Eolu / const-genLinks
A crate for generating (relatively) complex compile-time constants in rust
☆32Updated last month
Alternatives and similar repositories for const-gen
Users that are interested in const-gen are comparing it to the libraries listed below
Sorting:
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- A procedural macro for configuring constant values across crates☆70Updated 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
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last week
- An alternate Cargo registry using static files☆128Updated 6 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Obsessively tiny error derive macro☆87Updated 7 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- ☆56Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆48Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated last week
- ☆32Updated last week
- Use winit like the async runtime you've always wanted☆50Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A low-overhead and adaptable audio playback library for Rust☆88Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 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
- ☆57Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- Adds timeout capabilities to Readers and Writers☆42Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Automated GUI testing using accesskit☆70Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆136Updated 2 weeks ago