Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated 4 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☆40Updated 2 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- A procedural macro for configuring constant values across crates☆67Updated last year
- Imitate the documentation build that docs.rs would do☆54Updated this week
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆28Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- A sinless derive helper☆72Updated 3 weeks ago
- Take a value atomically once.☆30Updated 2 years ago
- Trait aliases on stable Rust☆55Updated 3 years ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Cargo API written in Paris☆50Updated 3 weeks ago
- Abstract over different executors☆74Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Sets the panicking behavior to halt☆27Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated last year