rusticstuff / simdutf8Links
SIMD-accelerated UTF-8 validation for Rust.
☆564Updated 5 months 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☆762Updated 6 months ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Compact inlined strings for Rust.☆530Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- safe bindings to io-uring☆673Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆976Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- Compile-time reference counting☆457Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast numeric to- and from-string conversion routines.☆336Updated 7 months ago
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆538Updated 2 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,193Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- A simple and fast random number generator☆517Updated 2 months ago
- A better compressed bitset in Rust☆836Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- A rust binding for the zstd compression library.☆587Updated last week
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆495Updated 3 weeks ago
- Intrusive collections for Rust☆464Updated last year