aboutsummaryrefslogtreecommitdiff
path: root/azalea-nbt/tests
AgeCommit message (Expand)Author
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-03-23simd number arraysmat
2023-03-23rename Tag to Nbtmat
2023-03-23make encode not a Result and small optimizationsmat
2023-03-22binary search mapmat
2023-03-22optimize nbt listsmat
2023-03-22use compact_str in nbtmat
2023-03-11slightly optimize azalea_nbt::Tag::idmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-08-19NBT decoder optimizations (#17)mat
2022-05-01Reduce usage of AsyncReadmat
2022-04-22simplify error handlingmat
2021-12-20start adding nbt to the protocolmat
2021-12-20add more tests and benchmarks for nbtmat
2021-12-19::with_capacity instead of ::new for vecs in nbtmat
2021-12-19nbt testsmat
2021-12-18nbtmat
2021-12-18reading nbtmat