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:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Abstract over different executors☆74Updated 2 years ago
- 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 Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- ☆93Updated 11 months ago
- Cargo API written in Paris☆52Updated this week
- Blazing fast immutable collection datatypes for Rust.☆115Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- Pretty-print file sizes and more☆49Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆34Updated 10 months ago
- A sinless derive helper☆75Updated 3 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- ☆56Updated 2 years ago