oblique / named-lockLinks
Cross-platform implementation of cross-process named locks
☆36Updated last year
Alternatives and similar repositories for named-lock
Users that are interested in named-lock are comparing it to the libraries listed below
Sorting:
- A websocket protocol implementation.☆93Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆45Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Convert number to enum☆87Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- `$crate` in procedural macros.☆73Updated last month
- Trying to create Sync bump allocator☆37Updated this week
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆45Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- A faster Arc.☆73Updated last year
- CBOR: Concise Binary Object Representation☆73Updated last month
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time string operations☆97Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Memory validation framework for Rust☆68Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago