aboutsummaryrefslogtreecommitdiff
path: root/azalea-nbt/src/lib.rs
AgeCommit message (Expand)Author
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-10-26remove some more #![feature]smat
2023-07-20pub use tag::* in azalea-nbtmat
2023-03-23nbt lookup optimizationmat
2023-03-23rename Tag to Nbtmat
2023-03-22binary search mapmat
2023-03-22optimize nbt listsmat
2023-03-22use compact_str in nbtmat
2023-01-30have docs for all cratesUbuntu
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-08-19NBT decoder optimizations (#17)mat
2022-06-25read_into -> read_frommat
2022-06-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat
2022-04-22simplify error handlingmat
2021-12-18nbtmat
2021-12-18reading nbtmat