I'm changing this name at some point
Find a file
mitteneer fa46f68fd0 Refactor QueryResults
I don't think I've really accomplished anything lol, and I think I'll rename MBQ again. I also don't need a lessThan function for both Release and Recording, I'll just pull that out and have it compare u8 slices agnostic of the underlying type. It feels nicer having all the ID getting functions under one umbrella, but it definitely could be better. Need to look into inlining I think
2025-03-18 16:43:47 -04:00
src Refactor QueryResults 2025-03-18 16:43:47 -04:00
.gitignore Init 2025-03-05 19:45:06 -05:00
build.zig Word on recording id test 2025-03-07 19:44:33 -05:00
build.zig.zon Refactor QueryResults 2025-03-18 16:43:47 -04:00
LICENSE Init 2025-03-05 19:45:06 -05:00
README.md Init 2025-03-05 19:45:06 -05:00

MuZigBrainz

Zig bindings for the MusicBrainz and CovertArtArchive APIs