JoshMcguigan / arr_macroLinks
Initialize arrays with ease!
☆84Updated 2 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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Extensions for the Rust standard library☆40Updated last year
- ☆57Updated last year
- Run closures in parallel☆114Updated 6 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆86Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- ☆125Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago