Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 5 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:
- Abstract over different executors☆74Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 11 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
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆64Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- 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
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆64Updated 3 weeks ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- ☆95Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Rust library for typesystem-assisted bitflags.☆135Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated last month
- Trait aliases on stable Rust☆59Updated last month
- Rust API stability attributes for the rest of us.☆31Updated last year
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 3 months ago
- A low-overhead and adaptable audio playback library for Rust☆92Updated last month
- Humansize - A flexible crate for humanizing file sizes☆120Updated last year
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago