tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,202Updated 3 weeks 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,085Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,149Updated last month
- Rust port of simdjson☆1,285Updated last month
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Slotmap data structure for Rust☆1,215Updated last year
- The testing ground for the future of portable SIMD in Rust☆980Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Rust cache structures and easy function memoization☆1,836Updated last month
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Utilities for working with bytes☆2,073Updated last month
- A binary encoder / decoder implementation in Rust.☆3,049Updated last week
- Support atomic operations on Arc itself☆1,028Updated this week
- Defines the Rust borrow checker.☆1,461Updated last month
- Async multi-producer multi-consumer channel☆874Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,490Updated last month
- Some more derive(Trait) options☆1,955Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- A fast implementation of Aho-Corasick in Rust.☆1,119Updated 9 months ago