Manishearth / array-initLinks
Safe wrapper for initializing arrays
☆73Updated 2 years ago
Alternatives and similar repositories for array-init
Users that are interested in array-init are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Serialization value trees☆44Updated 10 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- ☆57Updated last year
- A rust library for checked floating point operations☆81Updated 5 months ago
- ☆63Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Rust serializer library☆87Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Migrated to Codeberg☆79Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Big array helper for serde☆60Updated last year
- ☆31Updated 5 years ago
- ☆64Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week