pheki / rudanoLinks
A data serialization format as similar as possible to Rust's own syntax
☆44Updated 2 years ago
Alternatives and similar repositories for rudano
Users that are interested in rudano are comparing it to the libraries listed below
Sorting:
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- ☆56Updated 2 years ago
- ☆65Updated 4 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Procedural macro span debugger/visualizer☆39Updated 4 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆58Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Cascade expressions in Rust, inspired by Dart☆124Updated last year
- A sudoku game written in Rust☆31Updated 5 years ago
- macro based configuration management library☆61Updated 5 years ago
- An autodiscover library for Rust☆18Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Spawn processes with arbitrary closures in rust