zyansheep / rkyv_codecLinks
Simple async codec for rkyv. Reuses streaming buffer for maximum speed!
☆40Updated 3 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Typed any map for rust☆67Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- A simple in-memory search for collections and key-value stores.☆78Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 months ago
- An alternative rust async runtime.☆51Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- ☆62Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated this week
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years 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…☆59Updated 2 weeks ago
- An efficient JSON Value parser☆76Updated last year
- horrible serde macro stuff☆39Updated last year
- structured parallel execution for async Rust☆36Updated last year