rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆576Updated last month
Alternatives and similar repositories for simdutf8
Users that are interested in simdutf8 are comparing it to the libraries listed below
Sorting:
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,022Updated 2 months ago
- Compact inlined strings for Rust.☆539Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- safe bindings to io-uring☆679Updated 4 years ago
- Compile-time reference counting☆455Updated 8 months ago
- A better compressed bitset in Rust☆887Updated last week
- Optimized string search routines for Rust.☆1,340Updated 3 months ago
- The arena, a fast but limited type of allocator☆574Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆924Updated 11 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Updated 4 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆560Updated last month
- Fast numeric to- and from-string conversion routines.☆347Updated 3 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A crate for managing memory bit by bit☆1,362Updated last year
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- A rust binding for the zstd compression library.☆613Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- An ultra simple CLI arguments parser.☆623Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆734Updated last month
- A simple and fast random number generator☆553Updated last month
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Intrusive collections for Rust☆483Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year