DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆270Updated 2 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:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆319Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆614Updated this week
- Check if tables and items in a .toml file are lexically sorted☆272Updated last month
- zstd format implementation in pure rust☆396Updated last month
- Fast function for printing integer primitives to a decimal string☆364Updated last week
- Compile-time string formatting☆263Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆370Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- A fast binary serialization framework☆405Updated last year
- Rust replacement for miniz☆230Updated 3 weeks ago
- Structured concurrency operations for async Rust☆487Updated 2 weeks ago
- Async synchronization primitives☆281Updated last month
- Lightweight and high performance concurrent cache☆322Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated this week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- MIME type guessing of file extensions for Rust.☆197Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- A rust binding for the zstd compression library.☆618Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated this week
- ☆501Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- ☆209Updated 11 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆282Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- ☆353Updated last week
- Count lines of LLVM IR per generic function☆497Updated last month