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
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-unsafe async runtime☆29Updated last year
- ☆30Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Typed any map for rust☆67Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Serde partial serialization made easy☆42Updated 3 years ago
- An async version of iterator☆41Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- A fast, extensible, command-line arguments parser☆18Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- Run closures in parallel☆114Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago