raftario / serde-partialLinks
Serde partial serialization made easy
☆42Updated 2 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 10 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆43Updated last year
- The missing compound borrowing for Rust.☆61Updated last week
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Generate Rust enum variants without associated data☆97Updated last week
- horrible serde macro stuff☆39Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A more powerful replacement for standard macros☆37Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- ☆64Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- ☆76Updated 2 weeks ago