tkaitchuck / aHashLinks
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
☆1,300Updated 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,262Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,593Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,036Updated 3 weeks ago
- Optimized string search routines for Rust.☆1,303Updated 3 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Rust port of Google's SwissTable hash map☆2,834Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,835Updated 2 weeks ago
- Rust port of simdjson☆1,356Updated last month
- Compile time static maps for Rust☆2,073Updated 2 months ago
- Slotmap data structure for Rust☆1,269Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,230Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,559Updated 4 months ago
- Support atomic operations on Arc itself☆1,221Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆714Updated last month
- Benchmarks for rust serialization frameworks☆928Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆917Updated 10 months ago
- Utilities for working with bytes☆2,154Updated 3 weeks ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,571Updated 2 months ago
- Rust cache structures and easy function memoization☆1,937Updated 2 weeks ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 2 weeks ago
- An io_uring backed runtime for Rust☆1,397Updated 6 months ago
- The testing ground for the future of portable SIMD in Rust☆1,021Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A better compressed bitset in Rust☆880Updated 3 weeks ago
- The `io_uring` library for Rust☆1,568Updated 3 weeks ago
- Rust quasi-quoting☆1,510Updated this week
- Find unused dependencies in Cargo.toml☆2,052Updated last week