tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,191Updated 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,059Updated this week
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Rust port of Google's SwissTable hash map☆2,667Updated 2 weeks ago
- Utilities for working with bytes☆2,067Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,139Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,007Updated this week
- Zero-copy deserialization framework for Rust☆3,398Updated this week
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- A binary encoder / decoder implementation in Rust.☆3,028Updated this week
- Compile time static maps for Rust☆1,940Updated this week
- Rust port of simdjson☆1,266Updated last month
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,820Updated 2 weeks ago
- An io_uring backed runtime for Rust☆1,262Updated 10 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,479Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,807Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,980Updated last week
- A small rust library for adding custom derives to enums☆2,076Updated last month
- Rust quasi-quoting☆1,425Updated last month
- Type erasure for async trait methods☆2,002Updated 3 weeks ago