thepowersgang / va_list-rs
A rust implementation of the va_list type from `stdarg.h`
☆20Updated 5 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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- https://www.reddit.com/r/rust/comments/5mlxps/rust_makes_implicit_invariants_explicit/dc57wd3/☆13Updated 8 years ago
- ☆60Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- pin-safe interior mutability☆14Updated 3 years ago
- ☆31Updated 5 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- ☆52Updated 5 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- ☆19Updated 3 years ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago