tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,264Updated last month
Alternatives and similar repositories for aHash
Users that are interested in aHash are comparing it to the libraries listed below
Sorting:
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,259Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Rust port of simdjson☆1,334Updated last month
- A crate for managing memory bit by bit☆1,356Updated last year
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- A high performance concurrent caching library for Rust☆2,194Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- Compile time static maps for Rust☆2,039Updated last month
- Support atomic operations on Arc itself☆1,150Updated last week
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,151Updated last month
- Find unused dependencies in Cargo.toml☆2,036Updated this week
- Slotmap data structure for Rust☆1,250Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- The testing ground for the future of portable SIMD in Rust☆1,007Updated last week
- Zero-copy deserialization framework for Rust☆3,627Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆908Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- Benchmarks for rust serialization frameworks☆887Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,757Updated 8 months ago
- A high level diffing library for rust based on diffs☆1,163Updated 9 months ago
- Type erasure for async trait methods☆2,071Updated 3 weeks ago
- Some more derive(Trait) options☆2,011Updated last week