tkaitchuck / aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,073Updated 4 months ago
Alternatives and similar repositories for aHash:
Users that are interested in aHash are comparing it to the libraries listed below
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A crate for managing memory bit by bit☆1,256Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Compile time static maps for Rust☆1,864Updated last week
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Utilities for working with bytes☆1,961Updated this week
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- Type erasure for async trait methods☆1,889Updated last week
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- Some more derive(Trait) options☆1,790Updated this week
- Rust port of simdjson☆1,188Updated last week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Optimized string search routines for Rust.☆966Updated 2 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,370Updated 2 months ago
- An implementation of a LRU cache☆657Updated 3 months ago
- Zero-copy deserialization framework for Rust☆3,066Updated this week
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,832Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago