seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆38Updated 3 weeks ago
Alternatives and similar repositories for try-lock
Users that are interested in try-lock are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Convert closures into wakers☆47Updated last year
- Take a value atomically once.☆30Updated 3 years ago
- ☆87Updated 2 months ago
- A library for interaction with units of bytes.☆59Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆61Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- File locking for Rust.☆45Updated 4 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated last year
- Serialization value trees☆48Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- Full precision decimal representation of f64☆27Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago