seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated 5 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 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- Object Pool LockFree in Rust☆47Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆73Updated 4 months ago
- ☆87Updated 6 months ago
- Dependency injection for Rust☆54Updated last week
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- ☆57Updated last year
- futures::AtomicWaker extracted into its own crate☆28Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 4 months ago
- Serialization value trees☆45Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆58Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago