rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆99Updated 5 months ago
Alternatives and similar repositories for konst
Users that are interested in konst are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Macro for sealing traits and structures☆56Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- Better reference counted strings for Rust☆126Updated 11 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 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
- Lazy formatting utility macro for rust☆127Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 9 months ago
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- Inline procedural macros for Rust☆57Updated 2 years ago