DoumanAsh / xxhash-rust
Rust implementation of xxhash
☆224Updated 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
- Adaptors between compression crates and Rust's async IO types☆477Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆288Updated 7 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Lightweight and high performance concurrent cache☆229Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated 3 weeks ago
- Compile-time string formatting☆234Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆228Updated 3 months ago
- Structured concurrency operations for async Rust☆442Updated last month
- ☆190Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆317Updated last week
- ☆154Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆572Updated last week
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆418Updated 10 months ago
- A command line tool for comparing benchmarks run by Criterion.☆241Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- An async parser for multipart/form-data content-type in Rust☆158Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 10 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆362Updated this week
- cross-platform Rust API for memory mapped IO☆464Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month