mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆46Updated 6 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☆45Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Typed any map for rust☆67Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- String optimized for map keys☆66Updated 2 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Case transforming macros for idents☆40Updated 8 months ago
- Static file-serving for Hyper 1.0☆55Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Cargo Subcommand for patching dependencies using patch files☆81Updated 3 weeks ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 8 months ago
- Convert number to enum☆87Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago