PoOnesNerfect / tsyncp
Simple channel-like APIs over TCP streams for communications between rust services.
☆37Updated 10 months ago
Alternatives and similar repositories for tsyncp:
Users that are interested in tsyncp are comparing it to the libraries listed below
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆66Updated 4 months ago
- ☆56Updated 11 months ago
- ☆41Updated 6 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆34Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- String optimized for map keys☆62Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Abstract over different executors☆73Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- horrible serde macro stuff☆39Updated last year
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago