tkaitchuck / aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,144Updated last week
Alternatives and similar repositories for aHash:
Users that are interested in aHash are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Rust port of simdjson☆1,245Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- Optimized string search routines for Rust.☆1,072Updated last month
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Zero-copy deserialization framework for Rust☆3,230Updated last week
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- Blazing fast concurrent HashMap for Rust.☆3,405Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,430Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Utilities for working with bytes☆2,039Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,927Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- An io_uring backed runtime for Rust☆1,240Updated 9 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Rust quasi-quoting☆1,403Updated last month
- A high performance concurrent caching library for Rust☆1,920Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- Find unused dependencies in Cargo.toml☆1,894Updated 3 weeks ago
- Some more derive(Trait) options☆1,890Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,542Updated this week
- A next-generation test runner for Rust.☆2,413Updated this week