alexheretic / int-hash
Very fast, very simple hash algorithm designed for use in Rust integer hash maps & sets
☆18Updated 6 years ago
Alternatives and similar repositories for int-hash:
Users that are interested in int-hash are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- A library with task executors for Rust☆32Updated 2 months ago
- A macro to generate Rust actors☆44Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- Rust crate providing an indexed, queryable column-based storage system☆31Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 weeks ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Antimony Topology Builder library☆64Updated 7 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 6 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Rust wrapper for posix message queues☆16Updated 8 months ago