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 trait to abstract over common tree functionality☆35Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Library implementing the prefix tree in Rust☆34Updated 6 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 4 years ago
- A library with task executors for Rust☆32Updated last month
- Concurrent hash trie☆51Updated 4 years ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- Provides a preview of Actix with async/await support.☆54Updated 5 years ago
- Rust wrapper for posix message queues☆16Updated 7 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An default value loader from TOML for structopt☆28Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Rust actor library with a bit of inspiration from Akka/Pykka☆45Updated 4 years ago