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
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Migrated to Codeberg☆79Updated last year
- Serialization value trees☆44Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 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.☆109Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- A simple bitset container for Rust☆140Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- A library for generating Graphviz DOT language files for graphs.☆75Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Big array helper for serde☆60Updated last year
- Run closures in parallel☆113Updated 3 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ☆72Updated this week