LemonHX / BLAKE3-STDLinks
std::simd implementation of BLAKE3
☆24Updated last year
Alternatives and similar repositories for BLAKE3-STD
Users that are interested in BLAKE3-STD are comparing it to the libraries listed below
Sorting:
- A lock-free memory allocator☆64Updated 2 months ago
- A Configuration Library for Rust Applications☆48Updated last week
- ☆51Updated 11 months ago
- ☆33Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- ☆44Updated 6 months ago
- A benchmark library.☆15Updated 5 years ago
- A typed map which can make sure item exist.☆36Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust☆65Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- rust rcu cell library☆41Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Lending iterators on stable Rust☆83Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- The missing compound borrowing for Rust.