rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆106Updated last week
Alternatives and similar repositories for konst
Users that are interested in konst are comparing it to the libraries listed below
Sorting:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Better reference counted strings for Rust☆138Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆94Updated last year
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- "A very small syn"☆211Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A sinless derive helper☆74Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆168Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago