A Rust procedural macro for tracing function execution
☆339Jul 4, 2023Updated 2 years ago
Alternatives and similar repositories for trace
Users that are interested in trace are comparing it to the libraries listed below
Sorting:
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- A rustc plugin to check for numerical instability☆175Aug 28, 2016Updated 9 years ago
- A composable wait system.☆76Sep 16, 2018Updated 7 years ago
- A rust-macro which makes errors easy to write☆338Apr 21, 2024Updated last year
- Cargo subcommand to profile binaries☆450Mar 9, 2023Updated 3 years ago
- Convert `try!()` into `?`s☆34Apr 1, 2017Updated 8 years ago
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- ☆738Mar 2, 2020Updated 6 years ago
- ☆165Oct 31, 2018Updated 7 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- An intrusive flamegraph profiling tool for rust.☆731Feb 25, 2024Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆564Jul 26, 2024Updated last year
- Implementation of the nanomsg "Scalability Protocols" in rust.☆197Feb 14, 2020Updated 6 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Apr 23, 2022Updated 3 years ago
- CRDTs for common data structures like maps, vecs, sets, text, and JSON☆485Oct 7, 2018Updated 7 years ago
- Organized, flexible testing framework for Rust☆457Jun 4, 2019Updated 6 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Oct 5, 2016Updated 9 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Useable macro identifier concatenation plugin for Rust (deprecated)☆44Jan 23, 2019Updated 7 years ago
- No longer maintained☆113Nov 10, 2017Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Jan 17, 2017Updated 9 years ago
- A real-time hierarchical profiler☆82Jul 25, 2016Updated 9 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- A port of Hamcrest to rust☆93Jun 4, 2019Updated 6 years ago
- Structured, contextual, extensible, composable logging for Rust☆1,693Oct 11, 2025Updated 5 months ago
- ⚡ Zero-boilerplate commandline argument parsing in Rust☆357Jul 24, 2018Updated 7 years ago
- a rust interface for github☆288May 20, 2023Updated 2 years ago
- Read and write user-specific application data in (stable!) Rust☆70Jul 10, 2024Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Jul 11, 2019Updated 6 years ago
- Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).☆457Dec 1, 2017Updated 8 years ago