m-ou-se / linux-futexLinks
Rust interface for Linux futexes, the fast user-space locking primitive.
☆91Updated 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:
- ☆94Updated 2 years ago
- A fast and flexible LRU map.☆195Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- An updated version of linked-hash-map and friends☆129Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆135Updated 4 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Non-interleaving multithreaded output queue☆73Updated this week
- ☆62Updated last month
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Trying to create Sync bump allocator☆40Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last week
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- rust bindings of snmalloc☆142Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Library safely exposing the io_uring API.☆69Updated last week
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago