zesterer / mutation
Unleash the power of nightly Rust to write code that's generic over mutation!
☆24Updated 4 years ago
Alternatives and similar repositories for mutation:
Users that are interested in mutation are comparing it to the libraries listed below
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆32Updated 9 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- A wrapper for build.rs instructions☆16Updated last year
- ☆17Updated 4 years ago
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- Rust LLVM bindings☆31Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Thread-unsafe async runtime☆27Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago