operutka / serde-liteLinks
A general-purpose serialization/de-serialization library
☆15Updated 11 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:
- 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.☆52Updated last month
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- 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
- Rust library for parsing English time expressions into start and end timestamps☆19Updated 2 years ago
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Zig comptime using Rust proc macros☆51Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Cargo API written in Paris☆54Updated 3 weeks ago
- Strongly typed APIs for non-empty collections, slices, and iterators.☆78Updated this week
- A simple in-memory search for collections and key-value stores.☆80Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last week
- Helps you frob those bits☆41Updated last year
- ☆24Updated 2 years ago
- Const TypeId and non-'static TypeId☆69Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- ☆61Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago