m-ou-se / linux-futex
Rust interface for Linux futexes, the fast user-space locking primitive.
☆84Updated 7 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.☆173Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Convert closures into wakers☆45Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- ☆93Updated last year
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- Guide for standard library developers☆82Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Define your own PhantomData☆151Updated last week
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- ☆112Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- rust bindings of snmalloc☆125Updated last month
- (lifetime) GATs on stable Rust☆56Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Library safely exposing the io_uring API.☆56Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- Lending iterators on stable Rust☆81Updated last year
- ☆189Updated 11 months ago
- Cross-platform implementation of cross-process named locks☆36Updated 11 months ago
- Take a value atomically once.☆27Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆67Updated last week