rodrimati1992 / konst
Const equivalents of std functions, compile-time comparison, and parsing.
☆95Updated 2 months ago
Alternatives and similar repositories for konst:
Users that are interested in konst are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Threadsafe RefCell for Rust☆90Updated last week
- Use declarative macros as proc_macro attributes or derives☆110Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 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.☆46Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Drop-in replacement for std::time for Wasm in browsers☆70Updated last month
- cargo-add command to make dependencies into dylibs☆97Updated 2 years ago
- ☆40Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆49Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- Convert number to enum☆87Updated 7 months ago
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 10 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- A memory efficient syntax tree for language developers☆55Updated 2 months ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- ☆87Updated 4 months ago
- A sinless derive helper☆71Updated 4 months ago
- Cargo API written in Paris☆47Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Compile-time regular expressions, the right way.☆76Updated last month