DoumanAsh / xxhash-rust
Rust implementation of xxhash
☆234Updated 4 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:
- Check if tables and items in a .toml file are lexically sorted☆236Updated this week
- Adaptors between compression crates and Rust's async IO types☆506Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Count lines of LLVM IR per generic function☆443Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- zstd format implementation in pure rust☆313Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆327Updated 2 months ago
- Conditional compilation according to rustc compiler version☆353Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Async synchronization primitives☆268Updated last month
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Structured concurrency operations for async Rust☆449Updated 3 months ago
- Lightweight and high performance concurrent cache☆237Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Easy self-referential struct generation for Rust.☆610Updated 4 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆595Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last month
- ☆194Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆467Updated 3 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Rust crate for a convenient RAII scope guard.☆508Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆182Updated last month