botiapa / p2pthing
☆33Updated last year
Alternatives and similar repositories for p2pthing:
Users that are interested in p2pthing are comparing it to the libraries listed below
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Rust crate for managing cancellable services☆24Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Faster, more compact implementation of std::Vec☆17Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- ☆11Updated 2 years ago
- Rust map and set literals☆24Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆26Updated 7 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Typed any map for rust☆65Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Distributed chat system built with rust