mitsuhiko / tokio-unix-ipc
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆45Updated 2 months ago
Alternatives and similar repositories for tokio-unix-ipc
Users that are interested in tokio-unix-ipc are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Zero-cost bitsets over native Rust types☆78Updated last month
- structured parallel execution for async Rust☆33Updated 9 months ago
- Proc-macro utility to populate enums from database data☆20Updated 9 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 10 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆16Updated 3 weeks ago
- Typed any map for rust☆66Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- ☆42Updated 7 months ago
- Obsessively tiny error derive macro☆86Updated 3 months ago
- An async version of iterator☆40Updated 11 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆63Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated this week
- String optimized for map keys☆62Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Rust library for doing URL percentage encoding.☆66Updated 11 months ago
- 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…☆82Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Cross-platform implementation of cross-process named locks☆35Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- CBOR: Concise Binary Object Representation☆72Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month