JoshMcguigan / arr_macroLinks
Initialize arrays with ease!
☆84Updated 3 years ago
Alternatives and similar repositories for arr_macro
Users that are interested in arr_macro are comparing it to the libraries listed below
Sorting:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Extensions for the Rust standard library☆42Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆87Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 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
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆62Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Run closures in parallel☆115Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month