Stack unwinding library in Rust
☆114Apr 17, 2026Updated 3 months ago
Alternatives and similar repositories for framehop
Users that are interested in framehop are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This program post-processes the stack frames produced by `MozFormatCodeAddress()`.☆22Apr 4, 2023Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆482Sep 13, 2025Updated 10 months ago
- A crate to find DWARF debug symbols from stripped binaries☆23May 10, 2023Updated 3 years ago
- ☆13Jun 30, 2023Updated 3 years ago
- Firefox Profiler server and data storage infrastructure☆21Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Rust client library for Flashbot's mev-share.☆20Apr 19, 2023Updated 3 years ago
- A sandboxed local task runner for Rust☆22Sep 20, 2024Updated last year
- ☆15Jul 17, 2026Updated 3 weeks ago
- blazesym is a library for address symbolization and related tasks☆275Updated this week
- Dust your Rust with USDT probes☆144Aug 3, 2026Updated last week
- constant-size associative container backed by a simple array☆20Aug 6, 2023Updated 3 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Feb 15, 2024Updated 2 years ago
- Experimental JIT compiler generator☆29Apr 17, 2024Updated 2 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆934Jun 22, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Flamegraphing tool for perf events☆40Mar 4, 2021Updated 5 years ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆14Nov 16, 2021Updated 4 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆221Jun 14, 2026Updated last month
- Command-line sampling profiler for macOS, Linux, and Windows☆4,365Updated this week
- An implementation of ATProto's Merkle Search Tree☆17Apr 29, 2023Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆78Oct 7, 2023Updated 2 years ago
- Macros to erase scope information from tokens☆26Jun 24, 2026Updated last month
- A parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries.☆33Dec 6, 2024Updated last year
- A library for reading and writing the DWARF debugging format☆1,006Aug 1, 2026Updated last week
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆59Updated this week
- Stack unwinding library in Rust☆137Jul 22, 2026Updated 2 weeks ago
- An alternative to `qcell` and `ghost-cell` that instead uses const generics☆13Feb 7, 2023Updated 3 years ago
- Rust symbol demangling☆315Jul 8, 2026Updated last month
- Brunch is a very simple Rust micro-benchmark runner.☆30Jan 23, 2026Updated 6 months ago
- Python code that can parse mach-o and ELF files, parse DWARF debug info and generate a new symbolication format.☆18Nov 9, 2017Updated 8 years ago
- CLI wrapper around ethers-rs to query the ethereum blockchain from the terminal☆20May 7, 2023Updated 3 years ago
- ☆75Feb 27, 2024Updated 2 years ago
- A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration☆26Oct 4, 2025Updated 10 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A parser for the perf.data format☆40Apr 22, 2026Updated 3 months ago
- Aligned allocation for Rust☆15Oct 27, 2020Updated 5 years ago
- Extremely fast tracing library for Rust☆751Jul 23, 2024Updated 2 years ago
- Rust wrapper for Otterscan, fast, local and privacy-friendly block explorer.☆24Jul 20, 2022Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Jun 20, 2026Updated last month
- Light references to trait objects by embedding the virtual table pointer in the struct