zyansheep / rkyv_codecLinks
Simple async codec for rkyv. Reuses streaming buffer for maximum speed!
☆41Updated 8 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:
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Typed any map for rust☆67Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆64Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- structured parallel execution for async Rust☆37Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Trait implementation generator macro☆30Updated last month
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- futures-buffered☆46Updated this week
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust procedural macro attribute parser☆44Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year