tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,175Updated 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,029Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- A fast bump allocation arena for Rust☆1,753Updated this week
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- Rust port of Google's SwissTable hash map☆2,644Updated this week
- Zero-copy deserialization framework for Rust☆3,270Updated last month
- Optimized string search routines for Rust.☆1,101Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,631Updated 3 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- Utilities for working with bytes☆2,058Updated this week
- Find unused dependencies in Cargo.toml☆1,906Updated last month
- Rust quasi-quoting☆1,421Updated last week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- An io_uring backed runtime for Rust☆1,257Updated 10 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,980Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,457Updated this week
- Type erasure for async trait methods☆1,995Updated this week
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Compile time static maps for Rust☆1,928Updated 4 months ago
- A small rust library for adding custom derives to enums☆2,046Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week