matklad / tomLinks
tom: a format-preserving TOML parser in Rust
☆39Updated 3 years ago
Alternatives and similar repositories for tom
Users that are interested in tom are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆56Updated last week
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆110Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- String optimized for map keys☆68Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated 3 weeks ago
- Atomic file-writes.☆101Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- ☆36Updated last year
- ☆61Updated 2 years ago
- Write doc comments from macros☆100Updated 3 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago