mitsuhiko / tokio-unix-ipc
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆44Updated last month
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 month
- Case transforming macros for idents☆39Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- 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…☆79Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- String optimized for map keys☆62Updated this week
- Zero-cost bitsets over native Rust types☆76Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated 2 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆112Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆97Updated 6 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Compile-time string operations☆90Updated last month
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Abstract over different executors☆73Updated last year
- ☆55Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- Re-usable CLI flags for `cargo` plugins☆37Updated last month
- Take a value atomically once.☆29Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A Rust library for doing URL percentage encoding.☆62Updated 10 months ago
- It executes futures☆58Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago