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
- Better reference counted strings for Rust☆126Updated 11 months ago
- docs.rs as a publishing platform?☆69Updated last month
- An unordered multiset/bag implementation backed by HashMap☆67Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- ☆72Updated 2 months ago
- A low-level I/O ownership and borrowing library☆101Updated 6 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆63Updated this week
- ☆196Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- rust bindings of snmalloc☆136Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- Thread parking and unparking☆78Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 weeks ago