modal-labs / tracing-perfetto-sdkLinks
An in-process trace collector using the Rust tracing framework and the Perfetto C++ SDK
☆16Updated 3 weeks ago
Alternatives and similar repositories for tracing-perfetto-sdk
Users that are interested in tracing-perfetto-sdk are comparing it to the libraries listed below
Sorting:
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated 3 weeks ago
- A toolbox to check for typosquatting in package registries☆28Updated 2 years ago
- Pyroscope Profiler for Rust. Profile your Rust applications.☆198Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Track and query Cargo dependency graphs.☆245Updated this week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆254Updated last week
- A better metrics crate☆39Updated last month
- ☆205Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- A cross-platform-ish memory profiler for Rust!☆38Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- A streaming rpc system based on quic☆129Updated 7 months ago
- Benchmarking library for stable Rust☆47Updated this week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- A library for generating chrome://tracing traces in Rust.☆119Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago
- Serde Visitor for deserializing untagged enums☆68Updated last week
- Rust library implementing xor-filters☆142Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- A minimalist property-based testing library☆120Updated 7 months ago
- A simple concurrent caching library that might fit to many use cases☆143Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A minimal implementation of consistent hashing☆61Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago