rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆562Updated 5 months ago
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☆650Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- safe bindings to io-uring☆673Updated 4 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Compact inlined strings for Rust.☆528Updated last year
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- The arena, a fast but limited type of allocator☆552Updated last year
- Compile-time reference counting☆458Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- A better compressed bitset in Rust☆824Updated 3 weeks ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Slab allocator for Rust☆821Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- A simple and fast random number generator☆515Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Slotmap data structure for Rust☆1,222Updated last year
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- An ultra simple CLI arguments parser.☆619Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆535Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago