seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆38Updated 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.☆92Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Thread parking and unparking☆81Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆61Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Convert closures into wakers☆46Updated last year
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- File locking for Rust.☆45Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆87Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Run closures in parallel☆115Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last month
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago