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:
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 3 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- ☆108Updated last year
- ☆58Updated 10 months ago
- ☆124Updated 2 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Async filesystem primitives☆134Updated last week
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- ☆70Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Safely combine results☆81Updated 9 months ago
- Heap-based async timers☆214Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Data parallelism library for async-std.☆93Updated last year
- Native TLS for futures and async-std☆71Updated 3 weeks ago
- ☆57Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Extract differences between arbitrary datastructures☆89Updated last year
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- Run closures in parallel☆113Updated 5 months ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Multipart requests with an asynchronous API.☆72Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- generators☆209Updated last year
- A rust inflection library☆124Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- rust histogram and percentile stats☆48Updated 4 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