mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆46Updated 7 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☆92Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 9 months ago
- Automatically upgrade breaking changes☆45Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- 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 last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- More reliable path manipulation.☆64Updated 2 weeks ago
- IO-agnostic line editor for embedded systems☆110Updated 8 months ago
- Better reference counted strings for Rust☆136Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A Rust library for doing URL percentage encoding.☆70Updated last year
- 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…☆96Updated 2 weeks ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Runtime-agnostic actor library☆77Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Python3 fstrings in Rust☆86Updated 3 years ago