thepowersgang / va_list-rs
A rust implementation of the va_list type from `stdarg.h`
☆20Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for va_list-rs
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- ☆60Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- pin-safe interior mutability☆14Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- VFS used by rust-analyzer☆17Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- ☆23Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Haskell's language-c ported to Rust.☆31Updated 6 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆54Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- Implementation of libm in rust☆34Updated 7 years ago
- ☆32Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 4 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- An experiment in embedding layout computations in the type system.☆16Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago