JENebel / const_for
For loops in const
☆13Updated 4 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.☆43Updated last year
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- ☆12Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Single assignment and lazy maps☆13Updated 3 months ago
- Unicode validation and transcoding at billions of characters per second☆13Updated this week
- Remove Cargo.lock lockfile☆33Updated 2 weeks ago
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆89Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆67Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆41Updated 4 months ago
- Provides many useful tools related to tuples☆18Updated last month
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Hash trait that is object-safe☆30Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆19Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- Bindings to IndexedDB that default the transactions to aborting☆18Updated last week
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Const TypeId and non-'static TypeId☆58Updated last month
- Make any value Sync but only available on its original thread☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Count directory entries—`ls | wc -l` but faster☆27Updated last year
- system-level helper functions for the dirs and directories crates☆41Updated last week
- horrible serde macro stuff☆39Updated last year
- Dynamic structured values for Rust☆27Updated 2 months ago