zyansheep / rkyv_codec
Simple async codec for rkyv. Reuses streaming buffer for maximum speed!
☆33Updated last year
Alternatives and similar repositories for rkyv_codec:
Users that are interested in rkyv_codec are comparing it to the libraries listed below
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Typed any map for rust☆65Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- A sinless derive helper☆71Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A faster Arc.☆58Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Motion is a bare metal physics engine☆32Updated 4 months ago
- ☆61Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆36Updated 9 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- ☆40Updated 5 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Take a value atomically once.☆29Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆60Updated this week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- Threadsafe RefCell for Rust☆90Updated last week