JENebel / const_forLinks
For loops in const
☆13Updated 10 months ago
Alternatives and similar repositories for const_for
Users that are interested in const_for are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 4 months ago
- Big array helper for serde☆61Updated last year
- const panic with formatting☆11Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Provides many useful tools related to tuples☆18Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Rust traits for key comparison in maps.☆34Updated 5 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 5 months ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆23Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust String type with configurable byte storage.☆35Updated 10 months ago