seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated 4 months 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.☆90Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Object Pool LockFree in Rust☆47Updated last week
- Get a unique thread ID in Rust☆42Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- ☆86Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Rust library for memory barrier☆35Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Pretty-print file sizes and more☆47Updated 3 months ago
- Abstract over different executors☆74Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆62Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆43Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Serialization value trees☆45Updated 11 months ago