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☆78Updated 4 years ago
- ☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- ☆56Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆112Updated 3 years ago
- ☆64Updated 8 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Safely combine results☆82Updated last year
- ☆65Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- ☆125Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Rust serializer library☆88Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Write doc comments from macros☆101Updated last month