Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 2 months ago
Alternatives and similar repositories for const-gen
Users that are interested in const-gen are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆132Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last month
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆29Updated 2 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A procedural macro for configuring constant values across crates☆70Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated this week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A low-overhead and adaptable audio playback library for Rust☆90Updated last month
- Convert Unicode to ASCII "Ôóű, 🦄☣ in 北亰" "Oou, unicorn face biohazard in Bei Jing"☆87Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆57Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆32Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- An implementation of RFC6265☆28Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last week
- Embed images in Rust documentation☆27Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year