mitsuhiko / tokio-unix-ipc
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆43Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for tokio-unix-ipc
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Automatically upgrade breaking changes☆44Updated 8 months ago
- String optimized for map keys☆60Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆92Updated 2 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- ☆45Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- ☆35Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆80Updated last month
- A faster Arc.☆49Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- Convert number to enum☆88Updated 3 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Compile-time string operations☆80Updated last week
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Runtime-agnostic actor library☆77Updated last year
- An efficient JSON Value parser☆75Updated 11 months ago
- Case transforming macros for idents☆35Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- structured parallel execution for async Rust☆30Updated 3 months ago