rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆105Updated 3 weeks ago
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.☆150Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Const TypeId and non-'static TypeId☆67Updated last week
- Use declarative macros as proc_macro attributes or derives☆145Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 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.☆112Updated 4 months ago
- ☆93Updated 11 months ago
- Better reference counted strings for Rust☆136Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- An alternate Cargo registry using static files☆128Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Compile-time regular expressions, the right way.☆80Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆115Updated 10 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Pull in every source file in a directory as a module☆177Updated last week
- "A very small syn"☆209Updated 7 months ago
- Minimal asynchronous executor for Rust☆130Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year