rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆549Updated 2 months ago
Alternatives and similar repositories for simdutf8
Users that are interested in simdutf8 are comparing it to the libraries listed below
Sorting:
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- Compact inlined strings for Rust.☆524Updated last year
- safe bindings to io-uring☆670Updated 3 years ago
- Optimized string search routines for Rust.☆1,101Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- Slotmap data structure for Rust☆1,202Updated last year
- Compile-time reference counting☆448Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- An ultra simple CLI arguments parser.☆607Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆396Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,175Updated 3 weeks ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Support atomic operations on Arc itself☆979Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago