operutka / serde-liteLinks
A general-purpose serialization/de-serialization library
☆15Updated 10 months ago
Alternatives and similar repositories for serde-lite
Users that are interested in serde-lite are comparing it to the libraries listed below
Sorting:
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
 - A concise, self-describing binary format written in Rust for Serde☆67Updated last year
 - Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
 - Rust library for parsing English time expressions into start and end timestamps☆19Updated 2 years ago
 - A Rust library for runtime-checked linearish types☆36Updated 2 years ago
 - Zig comptime using Rust proc macros☆50Updated last year
 - Serde-based replacement for #[derive(Debug)]☆68Updated last year
 - Strongly typed APIs for non-empty collections, slices, and iterators.☆77Updated 2 weeks ago
 - Abstract over different executors☆74Updated 2 years ago
 - A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
 - Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
 - ☆33Updated 2 weeks ago
 - Blazing fast immutable collection datatypes for Rust.☆122Updated 3 weeks ago
 - Trait implementation generator macro☆30Updated 3 weeks ago
 - Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
 - Generate is a library for building iterators on the fly☆39Updated 4 years ago
 - ☆66Updated 8 months ago
 - Defer dropping large structs to a background thread☆66Updated 3 years ago
 - A special rope, designed to work with any data type that is not String☆34Updated 2 years ago
 - ☆56Updated 2 years ago
 - ☆20Updated 2 years ago
 - Take a reference and get back a slice of length one☆25Updated 4 years ago
 - Rust crate for making Read streams peekable.☆26Updated 4 years ago
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Types to define keyboard related events☆68Updated last month
 - `smol` integrations with `hyper`☆17Updated 3 months ago
 - A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
 - Rust library for safely and explicitly parsing untrusted data☆52Updated last year
 - Macro for sealing traits and structures☆59Updated 11 months ago
 - Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year