mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆47Updated 8 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
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 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…☆97Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 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`☆127Updated last year
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- String optimized for map keys☆66Updated this week
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated 3 months ago
- ☆43Updated last year
- A library for generating chrome://tracing traces in Rust.☆117Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- Typed any map for rust☆67Updated 11 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 2 months ago
- futures-buffered☆45Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Cargo API written in Paris☆54Updated last week