Manishearth / array-initLinks
Safe wrapper for initializing arrays
☆74Updated 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:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆60Updated 2 years ago
- ☆63Updated 8 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Serialization value trees☆45Updated last year
- A rust library for checked floating point operations☆82Updated 8 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- ☆112Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆56Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- ☆87Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- ☆65Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Rust serializer library☆87Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago