thepowersgang / va_list-rsLinks
A rust implementation of the va_list type from `stdarg.h`
☆25Updated 6 months ago
Alternatives and similar repositories for va_list-rs
Users that are interested in va_list-rs are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- 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
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- ☆53Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 weeks ago
- ☆64Updated 8 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 7 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Target "triple" support☆53Updated 3 months ago
- Token tree calling convention☆80Updated 2 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated 7 months ago
- Rust macro crate used for fighting the borrow checker☆14Updated 8 years ago
- Extensible app filesystem library.☆32Updated 5 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 3 weeks ago
- ☆56Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago