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:
- ☆126Updated 3 years ago
- ☆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
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- ☆62Updated last year
- ☆61Updated 2 years ago
- ☆114Updated 2 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆145Updated 6 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Cross-platform interface to the `errno` variable☆74Updated last month
- Custom derivation macro for Rust☆113Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Run closures in parallel☆115Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An LCS based slice and string diffing implementation.☆89Updated last year
- deserialize typed structures from regex captures☆176Updated 2 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆64Updated 8 years ago