DoumanAsh / xxhash-rustLinks
Rust implementation of xxhash
☆257Updated last month
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☆581Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- zstd format implementation in pure rust☆360Updated last week
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Fastest pure Rust implementation of LZ4 compression/decompression.☆543Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- A fast binary serialization framework☆405Updated last year
- Check if tables and items in a .toml file are lexically sorted☆264Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Async synchronization primitives☆275Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆311Updated 2 months ago
- A rust binding for the zstd compression library.☆604Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- MIME type guessing of file extensions for Rust.☆191Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- Structured concurrency operations for async Rust☆474Updated last month
- A small cross-platform library for retrieving random data from (operating) system source☆464Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- high-speed timing library in Rust☆375Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Task abstraction for building executors☆517Updated last month