dtolnay / basic-tomlLinks
Minimal TOML library with few dependencies
☆84Updated 4 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 4 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆55Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- ☆117Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Rust crate to get the IANA time zone for the current system☆42Updated 3 months ago
- https://github.com/rust-lang/cargo/issues/948☆56Updated 11 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Compile-time string operations☆99Updated this week
- Imitate the documentation build that docs.rs would do☆55Updated 2 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆93Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆100Updated 7 months ago
- Better reference counted strings for Rust☆131Updated last year
- `$crate` in procedural macros.☆73Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago