1
0
Fork 0
mirror of https://github.com/azalea-rs/simdnbt.git synced 2025-08-02 15:36:03 +00:00
Commit graph

16 commits

Author SHA1 Message Date
mat
2fcede1cfe upgrade deps 2025-08-02 09:04:53 +09:00
mat
80997f7f71 use patched simd_cesu8 to fix compilation 2025-08-01 21:51:41 -02:00
mat
7d21ac3ac7 mention enable-dfa-jump-thread in readme 2025-07-30 17:07:00 -09:00
mat
150a00cb29
Use a tape for reading in simdnbt::borrow and probably introduce even more UB (#8)
* write structs and unions for tape

* war crimes

* except they're not war crimes if you're winning

* clippy and uncomment disabled examples

* cleanup and fix ub

* get(0) -> first()

* add fuzzer and fix ub lmao

* fix an out of bounds write

* fix macros and make it more useable
2024-07-04 23:28:59 -05:00
mat
7d4b7b9a22 derive macro 2023-11-18 22:54:15 -06:00
mat
40f38c34ef optimize writing 2023-09-21 01:02:23 -05:00
Gábor Szabó
6d2a6df5d1
Update Cargo.toml add repository
to allow crates.io, rust-digger, and others to link to it
2023-09-05 13:24:22 +03:00
mat
b2e155f19c 0.1.2 2023-09-03 14:24:53 -05:00
mat
f03c1394f0 release 0.1.1 2023-09-03 14:06:59 -05:00
mat
c68c1f859f more silly string optimizations 2023-09-03 03:03:43 -05:00
mat
07fa3ed4f6 add stuff to Cargo.toml 2023-08-29 23:04:24 -05:00
mat
d0ccb6f406 improve docs 2023-08-28 22:51:32 -05:00
mat
5daf7c60e7 simplify some code 2023-08-27 22:55:04 -05:00
mat
ab580dff92 make Error public 2023-08-27 04:23:29 -05:00
mat
44fbf318c1 use azalea from github 2023-08-27 03:35:27 -05:00
mat
78ae03883a Initial commit 2023-08-27 02:50:41 -05:00