koute / schnellru
A fast and flexible LRU map.
☆170Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for schnellru
- Define your own PhantomData☆146Updated last week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆124Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆113Updated 4 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- ☆185Updated 8 months ago
- Versioned data-structures for Rust☆203Updated last year
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- ☆188Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Better reference counted strings for Rust☆114Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- An updated version of linked-hash-map and friends☆98Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- ☆65Updated 5 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆112Updated last month