m-ou-se / linux-futex
Rust interface for Linux futexes, the fast user-space locking primitive.
☆86Updated 8 months ago
Alternatives and similar repositories for linux-futex:
Users that are interested in linux-futex are comparing it to the libraries listed below
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆89Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Define your own PhantomData☆151Updated last week
- ☆92Updated last year
- Library safely exposing the io_uring API.☆58Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Lending iterators on stable Rust☆81Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A global executor built on top of async-executor and smol☆73Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last week
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- ☆73Updated 4 months ago
- Convert closures into wakers☆45Updated last month
- Non-interleaving multithreaded output queue☆71Updated last week
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆226Updated last month
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A big integer library in Rust with good performance.☆104Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago