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 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- ☆60Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Object Pool LockFree in Rust☆47Updated last week
- Convert closures into wakers☆46Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- File locking for Rust.☆45Updated 2 weeks ago
- Timer facilities for Rust's async story☆56Updated last year
- 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☆44Updated 5 months ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆87Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆75Updated last month
- Scoped Runtime for tokio☆17Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Thread parking and unparking☆79Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Full precision decimal representation of f64☆26Updated 3 weeks ago