joelself / tomllib
A format-preserving TOML file parser and manipulator in Rust using nom
☆80Updated 3 years ago
Alternatives and similar repositories for tomllib:
Users that are interested in tomllib are comparing it to the libraries listed below
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- ☆59Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- A simple map based on a vector for small integer keys☆64Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Run closures in parallel☆112Updated last month
- rust histogram and percentile stats☆47Updated 4 years ago
- ☆124Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Cross-platform interface to the `errno` variable☆65Updated 2 weeks ago
- Advisory cross-platform file locks using file descriptors☆76Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- ☆105Updated 10 months ago
- Data parallelism library for async-std.☆93Updated last year
- ☆109Updated last year
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated this week
- Hashids implementation in Rust☆63Updated 3 years ago
- Datatest -- data-driven test framework for Rust☆53Updated last year
- generators☆204Updated last year
- ☆64Updated 4 years ago
- An LCS based slice and string diffing implementation.☆79Updated last year
- Floating point approximate comparison for Rust☆60Updated 5 months ago