mitsuhiko / deser
Experimental rust serialization library
☆295Updated last year
Alternatives and similar repositories for deser:
Users that are interested in deser are comparing it to the libraries listed below
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- Reflection via DWARF.☆296Updated 2 years ago
- Type that deserializes only from one specific value☆231Updated last month
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- Experiments with structured concurrency in Rust☆358Updated 8 months ago
- ☆204Updated last week
- ☆479Updated 5 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆681Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆363Updated 9 months ago
- Notify async tasks or threads☆462Updated 2 months ago
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Support crate for rustc's self-profiling feature☆347Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Immutable strings, in Rust.☆245Updated last year
- Boolean-valued predicate functions in Rust☆191Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- 💫 Easily retry futures 🦀☆207Updated last year
- Utilities for collecting metrics from a Tokio application☆332Updated 4 months ago