|
2fb9ba2629
|
remove repr u8 from NbtTag so it can be another byte smaller
|
2024-05-13 01:14:26 +00:00 |
|
|
97b9d5c76a
|
fix ub on error and add a test for that
|
2024-05-13 00:39:55 +00:00 |
|
|
5ffce1a309
|
make NbtTag one byte smaller by removing all Vecs in NbtList
|
2024-05-12 23:02:23 +00:00 |
|
|
33366ff085
|
fix memory leak on error
|
2024-05-12 21:01:29 +00:00 |
|
|
4aa3effbf1
|
add comment for min alloc size
|
2024-05-12 20:07:37 +00:00 |
|
|
927df9b33b
|
make it work for arrays of tags too
|
2024-05-12 14:46:04 -05:00 |
|
|
1ab27e531e
|
optimize compound tag allocations
|
2024-05-12 00:51:00 -05:00 |
|
|
901ec1833f
|
add benchmarks table to readme
|
2024-03-11 15:37:24 -05:00 |
|
|
041deb5db6
|
clippy
|
2024-03-09 18:14:34 -06:00 |
|
|
73ab006f7c
|
fix UB in swap_endianness
fixes #3
|
2024-03-09 18:04:21 -06:00 |
|
|
c255ab673a
|
add NbtList::as_nbt_tags
|
2023-12-28 18:30:19 -06:00 |
|
|
922701104a
|
add NbtTag::read_optional
|
2023-12-28 17:46:28 -06:00 |
|
|
d427ea3f55
|
Release 0.3.0
simdnbt@0.3.0
simdnbt-derive@0.3.0
Generated by cargo-workspaces
|
2023-12-02 13:54:12 -06:00 |
|
|
d10fa0fc38
|
make FromNbtTag take simdnbt::borrow::NbtTag
|
2023-11-28 20:16:18 -06:00 |
|
|
878d115b70
|
Nbt::default
|
2023-11-19 16:24:20 -06:00 |
|
|
820cb1f334
|
fix some bugs
|
2023-11-19 16:13:36 -06:00 |
|
|
7d4b7b9a22
|
derive macro
|
2023-11-18 22:54:15 -06:00 |
|