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:
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Big array helper for serde☆65Updated last year
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆22Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- image comparison in rust☆47Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Determine the size in bytes an object occupies inside RAM.☆22Updated last year
- Dynamic structured values for Rust☆28Updated last month
- Minimal asynchronous executor for Rust☆133Updated last month
- Open a file or link in the system default program.☆73Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Trait generalization of the fundamental types☆48Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Utility library to work with tuples.☆17Updated 4 years ago