tabnine / proc-lockLinks
A simple cross-process locking API
☆38Updated 3 years ago
Alternatives and similar repositories for proc-lock
Users that are interested in proc-lock are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Track memory allocations by backtrace or originating thread☆45Updated last week
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Typed any map for rust☆67Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 3 years ago
- Command-line utility which poll on remote addresses in order to perform status checks periodically☆13Updated 4 years ago
- ☆30Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Thread-unsafe async runtime☆29Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago