smessmer / lockable
This library offers hash map and cache data structures where individual entries can be locked
☆13Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for lockable
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- 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…☆63Updated 2 weeks ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆24Updated 3 months ago
- 📙 The official website of SeaQL☆19Updated 3 weeks ago
- A common API for interfacing with secure services☆14Updated 11 months ago
- Parse dates in commonly used string formats with Rust.☆42Updated 5 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated last year
- Bitmap types for Rust☆49Updated 9 months ago
- A faster Arc.☆49Updated 9 months ago
- A rust library to generate sitemaps.☆26Updated 5 months ago
- Asynchronous signal handling☆15Updated last month
- Cross platform process information in Rust☆56Updated 3 weeks ago
- Schannel API-bindings for rust (provides an interface for native SSL/TLS using windows APIs)☆49Updated this week
- Extension traits for reporting failed unwraps to a tracing::Subscriber.☆10Updated 8 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆25Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆42Updated 2 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Timer facilities for Rust's async story☆53Updated last month
- User Agent Parser for Rust☆42Updated 3 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- A library for validating and modeling user input.☆20Updated 11 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- Scope-based single and multithreaded profiling.☆15Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago