joelself / tomllib
A format-preserving TOML file parser and manipulator in Rust using nom
☆82Updated 3 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☆148Updated last year
- ☆124Updated 2 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…☆89Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- ☆107Updated last year
- ☆58Updated 8 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆81Updated this week
- Error management☆26Updated 7 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Run closures in parallel☆113Updated 3 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- ☆70Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- generators☆207Updated last year
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- A serde wrapper that allows to (de)serialize regular expressions☆65Updated 2 years ago
- Cross-platform hostname functions in Rust☆65Updated last month
- An updated version of linked-hash-map and friends☆112Updated last month