rkyv
Serializer
A high-performance serialization framework for Rust.
Zero-copy deserialization framework for Rust
3k stars
20 watching
177 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
rustserializationzero-copy
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides cross-platform, endian-aware data structures and utilities for Rust programming | 34 |
| | A framework for efficiently and generically serializing and deserializing data structures in Rust. | 9,255 |
| | Memory validation framework for Rust | 65 |
| | Supplementary codebase for an API development book written in Rust | 5,874 |
| | A framework for collecting structured diagnostic information from Rust programs | 5,569 |
| | A Rust library for serializing and deserializing data in a compact binary format | 260 |
| | A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 4,001 |
| | A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
| | A Rust-based multimedia format demuxing, tag reading, and audio decoding library providing support for various audio codecs and container formats. | 2,455 |
| | A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,559 |
| | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
| | A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
| | A runtime for writing reliable asynchronous applications with Rust. | 27,366 |
| | Rust procedural macro tutorial project with examples of attribute macros, derive macros, and function-like macros. | 4,261 |
| | A fast, portable SVG rendering library with extensive checks for safety and no bloat. | 2,880 |