rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆571Updated 2 weeks ago
Alternatives and similar repositories for simdutf8
Users that are interested in simdutf8 are comparing it to the libraries listed below
Sorting:
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Fast floating point to string conversion☆672Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- safe bindings to io-uring☆678Updated 4 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆547Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- Stackless generators on stable Rust.☆473Updated 3 years ago
- The arena, a fast but limited type of allocator☆570Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- Optimized string search routines for Rust.☆1,279Updated 2 months ago
- Compile-time reference counting☆456Updated 6 months ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆707Updated 2 weeks ago
- Intrusive collections for Rust☆472Updated last year
- A better compressed bitset in Rust☆873Updated 2 months ago
- A rust binding for the zstd compression library.☆611Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆418Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- Slotmap data structure for Rust☆1,259Updated last year
- Support crate for rustc's self-profiling feature☆377Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A vector with a fixed capacity. (Rust)☆839Updated last year
- An ultra simple CLI arguments parser.☆626Updated 2 years ago