raftario / serde-partialLinks
Serde partial serialization made easy
☆42Updated 3 years ago
Alternatives and similar repositories for serde-partial
Users that are interested in serde-partial are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated 11 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- ☆43Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Configure const and static items by environment variables.☆25Updated last week
- Derive a builder for your constructors in Rust☆71Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Generate Rust enum variants without associated data☆98Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Trait implementation generator macro☆30Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A timeout connector for the hyper client☆29Updated last year
- Reactive dependency injection for Rust.☆42Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago