rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆115Updated last month
Alternatives and similar repositories for konst
Users that are interested in konst are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const TypeId and non-'static TypeId☆70Updated this week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- "A very small syn"☆212Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆43Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- Mirror of Rust's allocator api for use on stable rust☆71Updated last week
- Choose Rust types at compile-time via constants☆70Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Even formats macros☆95Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆53Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago