greyblake / kindedLinks
Generate Rust enum variants without associated data
☆98Updated last year
Alternatives and similar repositories for kinded
Users that are interested in kinded are comparing it to the libraries listed below
Sorting:
- ☆163Updated this week
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆158Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆101Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Include your assets statically into your application with a strict structure☆88Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Rust procedural macro attribute parser☆45Updated last year
- A generic abstraction of paginated APIs☆61Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- ☆42Updated 9 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- 🥬 Practical spinner for Rust☆110Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Drop-in replacement for std::time for Wasm in browsers