llogiq / flameLinks
An intrusive flamegraph profiling tool for rust.
☆719Updated last year
Alternatives and similar repositories for flame
Users that are interested in flame are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,043Updated 9 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Cargo subcommand to profile binaries☆442Updated 2 years ago
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- A very simple thread pool for parallel task execution☆561Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆403Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated 10 months ago
- Generic array types in Rust☆414Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- A rust-macro which makes errors easy to write☆336Updated last year
- derive simple constructor functions for Rust structs☆559Updated 10 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Error boilerplate for Rust☆729Updated 3 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Get the number of CPUs in Rust☆604Updated this week
- Tar file reading/writing for Rust☆676Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year