seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated last month
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.☆91Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- ☆60Updated 2 years ago
- ☆87Updated 9 months ago
- structured parallel execution for async Rust☆37Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated this week
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- ☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Timer facilities for Rust's async story☆56Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Object Pool LockFree in Rust☆47Updated last month
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 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
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆50Updated last month
- Serialization value trees☆48Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Full precision decimal representation of f64☆26Updated last month
- File locking for Rust.☆45Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year