mitsuhiko / tokio-unix-ipc
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆44Updated 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
- Automatically upgrade breaking changes☆44Updated 10 months ago
- String optimized for map keys☆61Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- ☆85Updated this week
- ☆39Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- An async virtual filesystem interface in Rust☆37Updated last year
- Case transforming macros for idents☆38Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- Efficient byte-stream pipe buffer☆42Updated 6 months ago
- Typed any map for rust☆65Updated last month
- Extensions for the Rust standard library☆39Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Better reference counted strings for Rust☆117Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- Macros for deriving as functions to access Enums as their inner components☆96Updated 4 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- like thread::spawn but for processes☆148Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Blazing fast immutable collection datatypes for Rust.☆93Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago