operutka / serde-liteLinks
A general-purpose serialization/de-serialization library
☆16Updated last month
Alternatives and similar repositories for serde-lite
Users that are interested in serde-lite are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- 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
- structured parallel execution for async Rust☆37Updated last year
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- ☆56Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust library for parsing English time expressions into start and end timestamps☆19Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆34Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- ☆26Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆34Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- ☆61Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆27Updated 2 years ago