rkyv: A Zero-Copy Deserialization Framework for Rust
rkyv is a zero-copy deserialization framework for Rust.
Read the full articleYou might also wanna read
6cy: High-Performance Streaming Container Format with Rust Reference Implementation
High-performance, streaming-first container format with per-block codec polymorphism and robust data recoverability. Reference implementatio
Show HN: Apache Fory Rust – 10-20x faster serialization than JSON/Protobuf
Serialization framework with some interesting numbers: 10-20x faster on nested objects than json/protobuf. Technical approach: compile-time
Ribir: A Non-Intrusive Rust GUI Framework for Multi-Platform Development
Non-intrusive GUI framework for Rust/WASM. Contribute to RibirX/Ribir development by creating an account on GitHub.
Dynamic Borrow-Checking in a Toy Programming Language: Implementing Rust-like Memory Safety Without Static Types
This is a demo of a toy language with dynamic typing, inline values, stack allocation, interior pointers, single ownership, and a limited fo
rlisp: A LISP Syntax Frontend That Compiles Directly to Rust
Rust but LISP. Contribute to ThatXliner/rust-but-lisp development by creating an account on GitHub.
rjk::duck: Simplifying C++ Type Erasure with C++26 Reflection
If you’ve ever tried using type erasure for something more complicated than std::any or std::function, you’ve either written 100+ lines of e

Comments
Sign in to join the conversation.
No comments yet. Be the first.