dtolnay / tt-callLinks
Token tree calling convention
☆82Updated 3 years ago
Alternatives and similar repositories for tt-call
Users that are interested in tt-call are comparing it to the libraries listed below
Sorting:
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆64Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 3 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆125Updated 3 years ago
- ☆61Updated last month
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- docs.rs as a publishing platform?☆71Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago