That3Percent / firestorm
A fast intrusive flamegraph
☆233Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for firestorm
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- Fast, ergonomic metrics for Rust☆337Updated 3 weeks ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- A compiler plugin to insert flame calls☆378Updated last year
- Faster, more compact implementation of std::Cow☆337Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆578Updated 11 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆502Updated last month
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Per-object thread-local storage for Rust☆334Updated 6 months ago
- Support crate for rustc's self-profiling feature☆334Updated 5 months ago
- The feature-rich, portable async channel library☆252Updated last year
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Fast floating point to string conversion☆608Updated this week
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Task abstraction for building executors☆401Updated 3 weeks ago