m-ou-se / linux-futexLinks
Rust interface for Linux futexes, the fast user-space locking primitive.
☆92Updated 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 futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Define your own PhantomData☆158Updated last month
- Thread parking and unparking☆82Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 4 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- rust bindings of snmalloc☆149Updated this week
- Better reference counted strings for Rust☆140Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Non-interleaving multithreaded output queue☆79Updated last month
- Trying to create Sync bump allocator☆41Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Library safely exposing the io_uring API.☆74Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- ☆77Updated 5 months ago