dtolnay / basic-tomlLinks
Minimal TOML library with few dependencies
☆83Updated 11 months ago
Alternatives and similar repositories for basic-toml
Users that are interested in basic-toml are comparing it to the libraries listed below
Sorting:
- ☆53Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆55Updated 2 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆120Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Compile-time string operations☆115Updated this week
- Convert number to enum☆87Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Rust crate to get the IANA time zone for the current system☆48Updated last week
- Remove Cargo.lock lockfile☆34Updated last month
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month