rodrimati1992 / konstLinks
Const equivalents of std functions, compile-time comparison, and parsing.
☆106Updated last month
Alternatives and similar repositories for konst
Users that are interested in konst are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- Better reference counted strings for Rust☆137Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- "A very small syn"☆209Updated 8 months ago
- An alternate Cargo registry using static files☆133Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Make trait methods callable without the trait in scope☆159Updated last month
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- A sinless derive helper☆75Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month