mitsuhiko / tokio-unix-ipc
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆44Updated last week
Alternatives and similar repositories for tokio-unix-ipc:
Users that are interested in tokio-unix-ipc are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆140Updated 7 months ago
- Minimal async cache in Rust with support for key expirations☆52Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- Lending iterators on stable Rust☆81Updated last year
- Convert number to enum☆88Updated 7 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 8 months ago
- Compile-time string operations☆90Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A serde serializer that serializes a subset of types into plain strings☆58Updated last year
- Automatically upgrade breaking changes☆45Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- It executes futures☆55Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- ☆102Updated this week
- An async virtual filesystem interface in Rust☆37Updated last year
- Build and evaluate binary expression trees☆35Updated 5 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆62Updated 2 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- String optimized for map keys☆62Updated last week
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated last year
- Automatically implement traits for common smart pointers☆106Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago