koute / schnellru
A fast and flexible LRU map.
☆172Updated 7 months ago
Alternatives and similar repositories for schnellru:
Users that are interested in schnellru are comparing it to the libraries listed below
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆116Updated 6 months ago
- ☆187Updated 9 months ago
- Define your own PhantomData☆150Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆217Updated 2 weeks ago
- ☆189Updated last week
- Library safely exposing the io_uring API.☆55Updated this week
- Make trait methods callable without the trait in scope☆135Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated 2 months ago
- Track and query Cargo dependency graphs.☆168Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆131Updated last week
- A global executor built on top of async-executor and smol☆73Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆114Updated 2 months ago
- Utilities for working with impl traits in Rust.☆98Updated 8 months ago
- An updated version of linked-hash-map and friends☆102Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆81Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆152Updated 2 months ago
- Compatibility adapter between tokio and futures☆157Updated last month
- Async broadcast channels☆167Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆97Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆230Updated this week
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆168Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 6 months ago
- Reports when tokio runtime threads are blocking☆65Updated 3 months ago
- Automatically implement traits for common smart pointers☆104Updated 9 months ago
- Asynchronous HTTP body trait☆126Updated this week
- Minimal asynchronous runtime for Rust☆123Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆125Updated last year