PoOnesNerfect / tsyncp
Simple channel-like APIs over TCP streams for communications between rust services.
☆36Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for tsyncp
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆44Updated last week
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- A simple in-memory search for collections and key-value stores.☆64Updated 3 weeks ago
- Typed any map for rust☆64Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- ☆35Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Serde partial serialization made easy☆41Updated last year
- A faster Arc.☆48Updated 9 months ago
- Rust procedural macro attribute parser☆36Updated 4 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A concise, self-describing binary format written in Rust for Serde☆59Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Lending iterators on stable Rust☆80Updated 9 months ago
- Generate enum variants inline☆54Updated last year
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago