joelself / tomllibLinks
A format-preserving TOML file parser and manipulator in Rust using nom
☆83Updated 3 years ago
Alternatives and similar repositories for tomllib
Users that are interested in tomllib are comparing it to the libraries listed below
Sorting:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- ☆58Updated 9 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 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
- An LCS based slice and string diffing implementation.☆81Updated last year
- ☆124Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆107Updated last year
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Rust serializer library☆87Updated last year
- Heap-based async timers☆213Updated 11 months ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- ☆47Updated last year
- ☆64Updated 4 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- ☆57Updated last year
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- generators☆208Updated last year