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:
- docs.rs as a publishing platform?☆69Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- Automatic cfg for Rust compiler features☆102Updated last week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A simple bitset container for Rust☆143Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- ☆57Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Big array helper for serde☆61Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Run closures in parallel☆113Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago