rodrimati1992 / konst
Const equivalents of std functions, compile-time comparison, and parsing.
☆89Updated 2 weeks ago
Alternatives and similar repositories for konst:
Users that are interested in konst are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆58Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- An alternate Cargo registry using static files☆110Updated 3 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆67Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- Minimalist Rust syntax parsing for procedural macros☆64Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- ☆83Updated 2 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Imitate the documentation build that docs.rs would do☆43Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆101Updated 10 months ago
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures