A crate for generating (relatively) complex compile-time constants in rust
☆33Feb 19, 2026Updated last week
Alternatives and similar repositories for const-gen
Users that are interested in const-gen are comparing it to the libraries listed below
Sorting:
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Jan 6, 2025Updated last year
- Single-future, #![no_std] executor based on event bitmasks☆23Feb 26, 2022Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆34Dec 15, 2025Updated 2 months ago
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- ☆22May 30, 2023Updated 2 years ago
- Library to read Murchison Widefield Array (MWA) raw visibilities, voltages and metadata into a common structure☆12Feb 17, 2026Updated 2 weeks ago
- A compile time sized array of bits☆12Aug 15, 2021Updated 4 years ago
- rust const soft float point library☆27May 29, 2024Updated last year
- A debugger which can be used to debug programs that do not want to be debugged☆14Sep 15, 2025Updated 5 months ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Apr 30, 2023Updated 2 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Feb 12, 2026Updated 2 weeks ago
- ☆18Aug 11, 2024Updated last year
- field accessor traits,and emulation of structural types☆13Apr 13, 2021Updated 4 years ago
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated 2 weeks ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.☆19Nov 20, 2018Updated 7 years ago
- Repository of all kinds of entities.☆14Oct 23, 2022Updated 3 years ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- no-std no-alloc Rust protobufs.☆34Jul 15, 2025Updated 7 months ago
- Experimenting with ergonomic dyn types☆29Dec 6, 2021Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Simple and fast async channels☆18Jun 22, 2024Updated last year
- Experimenting with Rust's fundamental data model☆58Feb 10, 2026Updated 3 weeks ago
- Immutable types and ImplicitClone trait similar to Copy☆22Nov 24, 2025Updated 3 months ago
- Making floating-point behave.☆85Nov 22, 2024Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Experimental autogenerated traits for operations between arbitrary structs (in the same crate).☆20Nov 22, 2025Updated 3 months ago
- ☆22Feb 21, 2024Updated 2 years ago
- Implementation of PBRT in rust based on the C++ version by Matt Pharr, Grep Humphreys, and Wenzel Jakob.☆18Jun 21, 2022Updated 3 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆51Oct 20, 2025Updated 4 months ago
- Trait generalization of the fundamental types☆48Jun 4, 2024Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- ☆23Nov 23, 2023Updated 2 years ago
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- A daemon for continuously opening ports via UPnP.☆21Feb 8, 2026Updated 3 weeks ago
- ☆24Dec 17, 2019Updated 6 years ago
- Creating a proc macro in rust without any dependencies☆25Jul 12, 2020Updated 5 years ago