rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆98Updated 6 months ago
Alternatives and similar repositories for konst
Users that are interested in konst are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆57Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆121Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆91Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 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
- An alternate Cargo registry using static files☆121Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆107Updated 8 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 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 last month
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- "A very small syn"☆206Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month