tkaitchuck / aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,049Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for aHash
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Optimized string search routines for Rust.☆899Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- Rust port of simdjson☆1,167Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- An io_uring backed runtime for Rust☆1,142Updated 3 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,326Updated last week
- Utilities for working with bytes☆1,916Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Rust quasi-quoting☆1,330Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,086Updated last month
- A high performance concurrent caching library for Rust☆1,631Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Macros for all your token pasting needs☆1,026Updated last month
- Type erasure for async trait methods☆1,842Updated last week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- Support atomic operations on Arc itself☆789Updated 2 weeks ago