iddm / introspectionLinks
A rust introspection procedural macro.
☆18Updated 2 years ago
Alternatives and similar repositories for introspection
Users that are interested in introspection are comparing it to the libraries listed below
Sorting:
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Command line util to pretty print Rust backtraces☆28Updated last year
- A type-safe future that can stream progress for Rust☆48Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆111Updated 3 years ago
- `$crate` in procedural macros.☆79Updated 2 months ago
- A watchdog utility for tokio runtimes☆16Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A library for compact bit sets containing enums.☆121Updated last month
- Eventually consistent values for Rust☆125Updated 3 years ago
- plugy empowers you to construct agnostic dynamic plugin systems using Rust and WebAssembly.☆75Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆17Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆36Updated last year
- ☆43Updated last year
- Automated GUI testing using accesskit☆76Updated 3 months ago
- Write and execute SQL queries with ease☆74Updated 4 years ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- A collection of Rust proc macros that allow the exporting and importing of TokenStream2s of items in foreign contexts and files☆61Updated 11 months ago
- An easy to use library to save arbitrary rust data-structures to disk (or serialize to any other stream)☆103Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- derive newtype for diesel traits☆53Updated 6 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 4 years ago