elichai / log-deriveLinks
A procedural macro for auto logging output of functions
☆191Updated 3 years ago
Alternatives and similar repositories for log-derive
Users that are interested in log-derive are comparing it to the libraries listed below
Sorting:
- Fast, ergonomic metrics for Rust☆339Updated 9 months ago
- Rust proc macro for easily and safely use shell scripts in rust☆218Updated 5 months ago
- A strict, yet friendly mocking library for Rust 2018☆224Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A magic html parser☆196Updated 3 years ago
- Safely combine results☆81Updated 11 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last month
- Rust option parser with custom derive support☆233Updated 8 months ago
- deserialize typed structures from regex captures☆173Updated last year
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Inline expression interpolation for Rust.☆201Updated last year
- A simple CLI router for wiring together several sources behind a single HTTP endpoint☆145Updated 5 years ago
- A rust-macro which makes errors easy to write☆336Updated last year
- This crate guarantees that your application is free of panicking branches