mitsuhiko / tokio-unix-ipcLinks
A super minimal wrapper around unix sockets for IPC on top of tokio.
☆45Updated 4 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☆45Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆42Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Case transforming macros for idents☆40Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- 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…☆87Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆75Updated last week
- Runtime-agnostic actor library☆77Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Typed any map for rust☆67Updated 6 months ago
- Make trait methods callable without the trait in scope☆148Updated last month
- Helper macros: autoimpl, impl_scope☆64Updated last week
- Define your own PhantomData☆152Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Convert number to enum☆87Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- String optimized for map keys☆64Updated 3 weeks ago
- CBOR: Concise Binary Object Representation☆74Updated last month
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Serde support for the humantime crate☆34Updated last year