m-ou-se / linux-futexLinks
Rust interface for Linux futexes, the fast user-space locking primitive.
☆87Updated last year
Alternatives and similar repositories for linux-futex
Users that are interested in linux-futex are comparing it to the libraries listed below
Sorting:
- ☆93Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Define your own PhantomData☆155Updated last week
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Trying to create Sync bump allocator☆37Updated last week
- docs.rs as a publishing platform?☆69Updated last month
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Abstract over different executors☆74Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- Run closures in parallel☆114Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Async filesystem primitives☆135Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- An on-disk hash table implementation☆123Updated 3 years ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago