m-ou-se / linux-futex
Rust interface for Linux futexes, the fast user-space locking primitive.
☆87Updated 11 months ago
Alternatives and similar repositories for linux-futex
Users that are interested in linux-futex are comparing it to the libraries listed below
Sorting:
- ☆92Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Define your own PhantomData☆152Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- ☆72Updated last month
- Utilities for pinning☆97Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Trying to create Sync bump allocator☆36Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆113Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Automatically implement traits for common smart pointers☆111Updated last month
- An updated version of linked-hash-map and friends☆112Updated last month
- A big integer library in Rust with good performance.☆105Updated last year