That3Percent / firestorm
A fast intrusive flamegraph
☆234Updated 2 years ago
Alternatives and similar repositories for firestorm:
Users that are interested in firestorm are comparing it to the libraries listed below
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A compiler plugin to insert flame calls☆380Updated last year
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Rust method delegation with less boilerplate☆463Updated this week
- A minimalistic async/await executor for Rust☆231Updated 11 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Task abstraction for building executors☆460Updated last month
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 4 years ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Futures, streams, and async I/O combinators.☆498Updated last month
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year