rkyv

Serializer

A high-performance serialization framework for Rust.

Zero-copy deserialization framework for Rust

GitHub

3k stars
20 watching
177 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

rustserializationzero-copy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rkyv/rend Provides cross-platform, endian-aware data structures and utilities for Rust programming 34
serde-rs/serde A framework for efficiently and generically serializing and deserializing data structures in Rust. 9,255
rkyv/bytecheck Memory validation framework for Rust 65
lukemathwalker/zero-to-production Supplementary codebase for an API development book written in Rust 5,874
tokio-rs/tracing A framework for collecting structured diagnostic information from Rust programs 5,569
paritytech/parity-scale-codec A Rust library for serializing and deserializing data in a compact binary format 260
tokio-rs/prost A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. 4,001
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
pdeljanov/symphonia A Rust-based multimedia format demuxing, tag reading, and audio decoding library providing support for various audio codecs and container formats. 2,455
rust-lang/rust-clippy A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. 11,559
callum-oakley/json5-rs A Rust JSON5 serialization and deserialization library built on top of Serde 185
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,778
tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. 27,366
dtolnay/proc-macro-workshop Rust procedural macro tutorial project with examples of attribute macros, derive macros, and function-like macros. 4,261
linebender/resvg A fast, portable SVG rendering library with extensive checks for safety and no bloat. 2,880