m-ou-se / linux-futex
Rust interface for Linux futexes, the fast user-space locking primitive.
☆86Updated 9 months ago
Alternatives and similar repositories for linux-futex:
Users that are interested in linux-futex are comparing it to the libraries listed below
- A fast and flexible LRU map.☆180Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- ☆92Updated last year
- Non-interleaving multithreaded output queue☆71Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 3 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- rust bindings of snmalloc☆128Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Better reference counted strings for Rust☆120Updated 8 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- ☆33Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- Library safely exposing the io_uring API.☆60Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago