oblique / named-lockLinks
Cross-platform implementation of cross-process named locks
☆38Updated 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:
- Better reference counted strings for Rust☆139Updated last year
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- A websocket protocol implementation.☆95Updated last week
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Compile-time string operations☆113Updated 2 months ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Convert number to enum☆87Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A faster Arc.☆76Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- A low-level MVCC file format for storing blobs.☆64Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- fast hex☆97Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Find the public IP address of a device☆28Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Versioned data-structures for Rust☆208Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- Reports when tokio runtime threads are blocking☆66Updated last year
- A concurrent, append-only vector.☆206Updated 3 months ago