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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- Extensions for the Rust standard library☆40Updated last year
- Run closures in parallel☆115Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Big array helper for serde☆64Updated last year
- ☆64Updated 8 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- An updated version of linked-hash-map and friends☆129Updated 6 months ago
- ☆24Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 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.☆113Updated 4 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated last month
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago