rusticstuff / simdutf8
SIMD-accelerated UTF-8 validation for Rust.
☆549Updated last month
Alternatives and similar repositories for simdutf8:
Users that are interested in simdutf8 are comparing it to the libraries listed below
- Fast floating point to string conversion☆633Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- safe bindings to io-uring☆670Updated 3 years ago
- Compact inlined strings for Rust.☆524Updated last year
- Data structure serialization library with several opposite design goals from Serde☆854Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year
- A better compressed bitset in Rust☆794Updated 2 weeks ago
- Slotmap data structure for Rust☆1,197Updated last year
- Serialization library with zero dependencies☆783Updated last month
- The arena, a fast but limited type of allocator☆541Updated 8 months ago
- Compile-time reference counting☆445Updated last year
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- Slab allocator for Rust☆777Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆693Updated 2 weeks ago
- An ultra simple CLI arguments parser.☆605Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,147Updated this week
- Online introspection for Rust☆417Updated 2 years ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆507Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Rust port of simdjson☆1,246Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago