thepowersgang / va_list-rs
A rust implementation of the va_list type from `stdarg.h`
☆20Updated 4 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
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆60Updated 7 years ago
- Test futures under all possible polling schedules☆18Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- rust hints to the optimizer☆19Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Haskell's language-c ported to Rust.☆31Updated 6 years ago
- ☆19Updated 3 years ago
- configuration☆31Updated 7 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆31Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- A symbolic evaluator for MIR☆19Updated 5 years ago
- ☆52Updated 5 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- ☆32Updated 2 years ago
- pin-safe interior mutability☆14Updated 3 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Delegate method calls to a field.☆14Updated 7 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago