JENebel / const_forLinks
For loops in const
☆13Updated last year
Alternatives and similar repositories for const_for
Users that are interested in const_for are comparing it to the libraries listed below
Sorting:
- Big array helper for serde☆65Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22Updated last year
- Compile-time string operations☆116Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Macro for sealing traits and structures☆61Updated last year
- You can name anonymous Future from async fn without dyn or Box!☆63Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆72Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Open a file or link in the system default program.☆73Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- ☆34Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago