joelself / tomllibLinks
A format-preserving TOML file parser and manipulator in Rust using nom
☆85Updated 4 years ago
Alternatives and similar repositories for tomllib
Users that are interested in tomllib are comparing it to the libraries listed below
Sorting:
- ☆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…☆91Updated 3 years ago
- Hjson for Rust☆117Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- ☆109Updated last year
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆114Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Conversion traits for Rust☆51Updated 4 years ago
- generators☆211Updated 2 years ago
- ☆61Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- deserialize typed structures from regex captures☆174Updated 2 years ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- ☆62Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Atomic file-writes.☆101Updated last year
- Rust serializer library☆89Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆123Updated last month
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆83Updated 8 months ago