rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆566Updated 6 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☆654Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Compact inlined strings for Rust.☆529Updated 2 years ago
- safe bindings to io-uring☆675Updated 4 years ago
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Compile-time reference counting☆456Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆557Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A better compressed bitset in Rust☆844Updated 2 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last month
- Optimized string search routines for Rust.☆1,218Updated last week
- Count lines of LLVM IR per generic function☆475Updated this week
- Slab allocator for Rust☆842Updated last month
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- A crate for managing memory bit by bit☆1,335Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Intrusive collections for Rust☆467Updated last year
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆540Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month