rcoh / tracing-texrayLinks
Tracing layer to quickly inspect spans and events
☆38Updated 2 years ago
Alternatives and similar repositories for tracing-texray
Users that are interested in tracing-texray are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆69Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Tools for data-oriented programming☆60Updated 5 months ago
- Rust program for automerging PRs based on a few rules☆41Updated last year
- ☆111Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆49Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Profiling tool for Rust code.☆46Updated 7 months ago
- CLI tool for generating a summary of recent github activity for people who are incredibly forgetful but still need to give weekly status …☆68Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Non-interleaving multithreaded output queue☆71Updated last week
- ☆29Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures