Manishearth / array-initLinks
Safe wrapper for initializing arrays
☆74Updated 3 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:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆65Updated 4 years ago
- ☆61Updated 2 years ago
- A rust library for checked floating point operations☆82Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆112Updated 3 years ago
- Serialization value trees☆48Updated last year
- Write doc comments from macros☆101Updated last month
- A library for compact bit sets containing enums.☆120Updated last week
- ☆64Updated 8 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- ☆125Updated 3 years ago
- Safely combine results☆82Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- ☆57Updated 10 months ago