zyansheep / rkyv_codecLinks
Simple async codec for rkyv. Reuses streaming buffer for maximum speed!
☆40Updated 4 months ago
Alternatives and similar repositories for rkyv_codec
Users that are interested in rkyv_codec are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆63Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A simple in-memory search for collections and key-value stores.☆78Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- A fast, lightweight and extensible implementation of a graph data structure.☆38Updated last year
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- futures-buffered☆45Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated this week
- Efficient byte-stream pipe buffer☆43Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year