joelself / tomllibLinks
A format-preserving TOML file parser and manipulator in Rust using nom
☆84Updated 4 years ago
Alternatives and similar repositories for tomllib
Users that are interested in tomllib are comparing it to the libraries listed below
Sorting:
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆109Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Atomic file-writes.☆101Updated last year
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- ☆125Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Error management☆27Updated 7 years ago
- ☆62Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- ☆113Updated 2 years ago
- Hjson for Rust☆117Updated last year
- generators☆211Updated 2 years ago
- deserialize typed structures from regex captures☆174Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Heap-based async timers☆216Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year