rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆551Updated 3 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☆641Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Compact inlined strings for Rust.☆523Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- Optimized string search routines for Rust.☆1,139Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆613Updated 10 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- safe bindings to io-uring☆671Updated 4 years ago
- Compile-time reference counting☆450Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆400Updated last week
- Slab allocator for Rust☆793Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Rust port of simdjson☆1,266Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- Fastest pure Rust implementation of LZ4 compression/decompression.☆516Updated this week
- An ultra simple CLI arguments parser.☆610Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month