m-ou-se / linux-futexLinks
Rust interface for Linux futexes, the fast user-space locking primitive.
☆88Updated 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:
- Non-interleaving multithreaded output queue☆71Updated this week
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- ☆94Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- Better reference counted strings for Rust☆134Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Safer wrappers over ktls-sys☆80Updated 3 months ago
- ☆60Updated this week
- Memory validation framework for Rust☆69Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago