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 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Typed any map for rust☆67Updated 11 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An efficient JSON Value parser☆76Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- ☆59Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Serde partial serialization made easy☆42Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A simple in-memory search for collections and key-value stores.☆80Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆50Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago