alexheretic / int-hash
Very fast, very simple hash algorithm designed for use in Rust integer hash maps & sets
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for int-hash
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Antimony Topology Builder library☆65Updated 7 years ago
- ☆20Updated 4 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Utilities for concurrent programming☆36Updated 6 years ago
- A macro to generate Rust actors☆42Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- ☆24Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- A simple forum software☆16Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- SmallVec-backed stack string optimisation☆42Updated 4 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- ☆36Updated 4 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 7 months ago