PoOnesNerfect / tsyncpLinks
Simple channel-like APIs over TCP streams for communications between rust services.
☆38Updated last year
Alternatives and similar repositories for tsyncp
Users that are interested in tsyncp are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- ☆59Updated last year
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- `smol` integrations with `hyper`☆16Updated last month
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- An efficient JSON Value parser☆76Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆29Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- Lending iterators on stable Rust☆83Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 8 months ago
- Thread-unsafe async runtime☆29Updated 10 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Reactive dependency injection for Rust.☆42Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago