tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,306Updated 2 months ago
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,287Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,362Updated 4 months ago
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,367Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Rust port of simdjson☆1,364Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- Compile time static maps for Rust☆2,093Updated this week
- Rust cache structures and easy function memoization☆1,959Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,238Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,055Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- An io_uring backed runtime for Rust☆1,419Updated 6 months ago
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,585Updated 3 months ago
- A high level diffing library for rust based on diffs☆1,211Updated last year
- A fast implementation of Aho-Corasick in Rust.☆1,194Updated 3 months ago
- Benchmarks for rust serialization frameworks☆952Updated 3 weeks ago
- A better compressed bitset in Rust☆895Updated 3 weeks ago
- Utilities for working with bytes☆2,166Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Some more derive(Trait) options☆2,064Updated last week
- Rust quasi-quoting☆1,522Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- The fast sync and async channel that Rust deserves☆1,686Updated last month