DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆238Updated 5 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:
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆515Updated last year
- Compile-time string formatting☆238Updated 6 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated this week
- A rust binding for the zstd compression library.☆569Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- ☆489Updated 7 months ago
- zstd format implementation in pure rust☆320Updated last month
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆492Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆415Updated 3 weeks ago
- Fast floating point to string conversion☆640Updated last month
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- A fast binary serialization framework☆397Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year