rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆555Updated 3 months ago
Alternatives and similar repositories for simdutf8
Users that are interested in simdutf8 are comparing it to the libraries listed below
Sorting:
- Compile-time reference counting☆452Updated last month
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Compact inlined strings for Rust.☆526Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Fast floating point to string conversion☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- safe bindings to io-uring☆671Updated 4 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- A better compressed bitset in Rust☆814Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆524Updated 2 weeks ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- A rust binding for the zstd compression library.☆570Updated 3 weeks ago
- An ultra simple CLI arguments parser.☆612Updated last year
- Slotmap data structure for Rust☆1,215Updated last year
- Slab allocator for Rust☆801Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Optimized string search routines for Rust.☆1,149Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Count lines of LLVM IR per generic function☆462Updated 5 months ago