jonhoo / async-leaseLinks
An asynchronous leased value
☆17Updated 5 years ago
Alternatives and similar repositories for async-lease
Users that are interested in async-lease are comparing it to the libraries listed below
Sorting:
- Simple probabilistic data structures☆147Updated 2 weeks ago
- skiplist☆142Updated 3 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆57Updated 5 years ago
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Asynchronous adapter for byteorder☆20Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- ☆129Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Rust serializer library☆87Updated 3 weeks ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆44Updated 9 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago