dtolnay / tt-call
Token tree calling convention
☆79Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tt-call
- ☆55Updated last year
- Project group working on the "safe transmute" feature☆86Updated 2 months ago
- ☆60Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Serialization value trees☆43Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆76Updated 10 months ago