mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆46Updated 9 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☆46Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- More reliable path manipulation.☆64Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- String optimized for map keys☆68Updated this week
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Case transforming macros for idents☆41Updated 11 months ago
- Cargo API written in Paris☆54Updated this week
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Minimal asynchronous executor for Rust☆133Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Typed any map for rust☆67Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 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…☆97Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- A tool to mine crates.io and produce static websites☆137Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- IO-agnostic line editor for embedded systems☆111Updated 10 months ago