tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,212Updated last month
Alternatives and similar repositories for aHash
Users that are interested in aHash are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,830Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,167Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Rust port of simdjson☆1,289Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- A high performance concurrent caching library for Rust☆2,039Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,043Updated last week
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- Compile time static maps for Rust☆1,965Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,720Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 5 months ago
- Zero-copy deserialization framework for Rust☆3,458Updated this week
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Slotmap data structure for Rust☆1,217Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Utilities for working with bytes☆2,081Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,855Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,498Updated this week
- Some more derive(Trait) options☆1,962Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,966Updated 2 weeks ago
- The testing ground for the future of portable SIMD in Rust☆985Updated 3 weeks ago
- Benchmarks for rust serialization frameworks☆826Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago