mitsuhiko / deserLinks
Experimental rust serialization library
☆295Updated 2 years ago
Alternatives and similar repositories for deser
Users that are interested in deser are comparing it to the libraries listed below
Sorting:
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 5 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- ☆216Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Common types for HTTP operations☆206Updated last year
- 💫 Easily retry futures 🦀☆222Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Comparison of Rust string types☆155Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Deluge, not a stream☆316Updated last year
- A super powered testing macro for Rust☆120Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- ☆314Updated 2 years ago
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Immutable strings, in Rust.☆247Updated last year
- Experiments with structured concurrency in Rust☆382Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆229Updated 2 years ago
- x-www-form-urlencoded meets Serde☆253Updated last year