operutka / serde-liteLinks
A general-purpose serialization/de-serialization library
☆14Updated 6 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☆66Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- `smol` integrations with `hyper`☆14Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Zig comptime using Rust proc macros☆43Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 weeks 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 last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆39Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- ☆57Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Trait generalization of the fundamental types☆44Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Bindings to IndexedDB that default the transactions to aborting☆21Updated 2 months ago
- ☆32Updated 6 months ago
- Convert closures into wakers☆45Updated 4 months ago