PoOnesNerfect / tsyncp
Simple channel-like APIs over TCP streams for communications between rust services.
☆36Updated 7 months ago
Alternatives and similar repositories for tsyncp:
Users that are interested in tsyncp are comparing it to the libraries listed below
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 months ago
- Typed any map for rust☆65Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated this week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A memory efficient syntax tree for language developers☆54Updated last month
- Timer facilities for Rust's async story☆56Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆42Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Case transforming macros for idents☆38Updated last month
- Handle unexpected errors☆24Updated 7 months ago
- `smol` integrations with `hyper`☆14Updated 4 months ago
- Thread-unsafe async runtime☆27Updated 3 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Lending iterators on stable Rust☆81Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Reactive dependency injection for Rust.☆42Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago