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:
- ☆108Updated last year
- ☆125Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆112Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Atomic file-writes.☆100Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Write doc comments from macros☆101Updated 2 weeks ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Hjson for Rust☆115Updated last year
- ☆60Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Rust serializer library☆88Updated last month
- generators☆209Updated 2 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- ☆42Updated 5 months ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Extract differences between arbitrary datastructures☆90Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- ☆61Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Data parallelism library for async-std.☆95Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week