m-ou-se / linux-futex
Rust interface for Linux futexes, the fast user-space locking primitive.
☆84Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for linux-futex
- ☆93Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- A fast and flexible LRU map.☆170Updated 6 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Define your own PhantomData☆147Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated this week
- Convert closures into wakers☆43Updated last month
- Non-interleaving multithreaded output queue☆70Updated last week
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- An on-disk hash table implementation☆112Updated 3 years ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆61Updated last week
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago