JENebel / const_for
For loops in const
☆10Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for const_for
- Macros enabling parallelism using the rayon crate☆17Updated 9 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Rust NonEmpty slice☆13Updated 3 years ago
- Utility library to work with tuples.☆16Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- An offline Rust thesaurus library.☆9Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Cross-platform configuration and data saving between desktop and web☆10Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Provides many useful tools related to tuples☆17Updated this week
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- dynamically extendable Rayon parallel iterator☆9Updated 4 years ago
- Rust library for image convolution.☆8Updated 3 years ago
- Generic Range iterators for Rust☆26Updated 6 months ago
- Zero-terminated string types for FFI.☆13Updated last year
- Helps you frob those bits☆35Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆28Updated last year
- An alternative `std`-like implementation built on origin☆24Updated last month
- Learn what's changed on crates.io☆16Updated 3 weeks ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated 11 months ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- Rust macros for statically including typed binary data☆17Updated 5 months ago
- An experimental project to create an interactive programming language.☆16Updated this week
- A Rust library for runtime-checked linearish types☆31Updated last year
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- O(n) multi-insert and -remove for Rust vectors☆10Updated 3 years ago