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:
- ☆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
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- 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.☆143Updated 6 years ago
- ☆108Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- ☆112Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Hjson for Rust☆114Updated last year
- ☆60Updated last year
- An LCS based slice and string diffing implementation.☆85Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆52Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Run closures in parallel☆115Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Checksum of a directory tree☆48Updated last month
- Atomic file-writes.☆100Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆60Updated 2 years ago
- SmallVec-backed stack string optimisation☆44Updated 5 years ago
- Heap-based async timers☆215Updated last year
- deserialize typed structures from regex captures☆174Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Conversion traits for Rust☆50Updated 4 years ago