JoshMcguigan / arr_macro
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
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Automatic cfg for Rust compiler features☆97Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- An updated version of linked-hash-map and friends☆111Updated 2 weeks ago
- Run closures in parallel☆113Updated 3 months ago
- ☆107Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A simple bitset container for Rust☆136Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Big array helper for serde☆60Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Rust macro for automatically generating default☆139Updated last year