rodrimati1992 / konst
Const equivalents of std functions, compile-time comparison, and parsing.
☆96Updated 3 months ago
Alternatives and similar repositories for konst:
Users that are interested in konst are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ☆41Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Minimal asynchronous runtime for Rust☆127Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Cargo API written in Paris☆47Updated last week
- Compile-time regular expressions, the right way.☆76Updated 2 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆103Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- A fast, concurrent string interner☆149Updated 7 months ago