Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 6 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:
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- ☆64Updated last month
- An alternate Cargo registry using static files☆136Updated 3 months ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆30Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Trait aliases on stable Rust☆59Updated 2 months ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- Imitate the documentation build that docs.rs would do☆67Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Obsessively tiny error derive macro☆86Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Cargo API written in Paris☆56Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- struct RGB for sharing pixels between crates☆108Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month