JENebel / const_for
For loops in const
☆13Updated 5 months ago
Alternatives and similar repositories for const_for:
Users that are interested in const_for are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Iterator of const known length☆15Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 7 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated 11 months ago
- Scoped Runtime for tokio☆16Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- ☆50Updated 5 months ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Big array helper for serde☆60Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Bindings to IndexedDB that default the transactions to aborting☆18Updated last month
- A more flexible version of the Rust `scoped-tls` library☆14Updated 4 months ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆35Updated last year
- A C expression parser and evaluator☆46Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Trait generalization of the fundamental types☆43Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 2 months ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- `$crate` in procedural macros.☆69Updated last month