DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆241Updated 6 months ago
Alternatives and similar repositories for xxhash-rust
Users that are interested in xxhash-rust are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆527Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- zstd format implementation in pure rust☆329Updated 2 months ago
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- A fast binary serialization framework☆398Updated 8 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆249Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Compile-time string formatting☆238Updated 7 months ago
- ☆490Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Rust replacement for miniz☆215Updated 2 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆524Updated 2 weeks ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆422Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- MIME type guessing of file extensions for Rust.☆187Updated 2 months ago