seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆38Updated 3 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 2 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆88Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 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
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago
- ☆76Updated 4 months 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
- Rust API stability attributes for the rest of us.☆31Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last week
- bytes::BufMut implementation to count buffer size☆25Updated last week
- Thread parking and unparking☆79Updated 11 months ago