rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆102Updated 7 months ago
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.☆80Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- Use declarative macros as proc_macro attributes or derives☆133Updated last month
- Macro for sealing traits and structures☆58Updated 7 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- An alternate Cargo registry using static files☆123Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- ☆91Updated 9 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Extract bits from a byte slice☆79Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆109Updated 8 months ago
- A sinless derive helper☆73Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- "A very small syn"☆208Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- The quickest way to override dependencies with Cargo☆65Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago