dtolnay / tt-call
Token tree calling convention
☆79Updated 2 years ago
Alternatives and similar repositories for tt-call:
Users that are interested in tt-call are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- ☆60Updated 7 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- ☆55Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- docs.rs as a publishing platform?☆68Updated this week
- Blazing fast immutable collection datatypes for Rust.☆95Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Make trait methods callable without the trait in scope☆135Updated this week
- ☆50Updated 5 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆48Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- ☆56Updated 8 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- ☆52Updated 5 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago