mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆47Updated 10 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:
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Automatically upgrade breaking changes☆46Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- String optimized for map keys☆68Updated 2 weeks ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Cargo Subcommand for patching dependencies using patch files☆84Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- More reliable path manipulation.☆66Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Obsessively tiny error derive macro☆87Updated 11 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…☆99Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Case transforming macros for idents☆42Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- #[no_std] print equivalent for Rust☆65Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Cargo plugin to manage dependency features☆120Updated 2 years ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Library facilitating safe pinned initialization☆75Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago