mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆47Updated 9 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:
- Automatically upgrade breaking changes☆46Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated 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`☆128Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- String optimized for map keys☆68Updated last week
- Collection of utilities for writing your own dev scripts☆65Updated 3 years 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…☆99Updated 3 months ago
- Typed any map for rust☆67Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Cargo Subcommand for patching dependencies using patch files☆84Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Cargo API written in Paris☆54Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆61Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago