operutka / serde-lite
A general-purpose serialization/de-serialization library
☆13Updated last year
Related projects ⓘ
Alternatives and complementary repositories for serde-lite
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Cast between dynamic trait objects☆32Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- ☆24Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆27Updated last year
- ☆29Updated 6 months ago
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- ☆38Updated last year
- Serialization value trees☆43Updated 3 months ago
- ☆28Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Rust library for parsing English time expressions into start and end timestamps☆19Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated 10 months ago
- A dynamic library helper for rust crates☆34Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆39Updated 3 months ago
- Serde partial serialization made easy☆41Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- Cargo API written in Paris☆43Updated 2 weeks ago
- Typed any map for rust☆64Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago