SaaSHub helps you find the best software and product alternatives Learn more →
Bytehound Alternatives
Similar projects and alternatives to bytehound
-
-
memory-profiler
A memory profiler for Linux. [Moved to: https://github.com/koute/bytehound]
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
-
-
Confluent Kafka Golang Client
Confluent's Apache Kafka Golang client
-
-
-
-
electron-builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
-
-
-
flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3 (by flamegraph-rs)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
bytehound reviews and mentions
-
Show HN: I wrote a tool in Rust for tracking all allocations in a Linux process
Interesting approach. How is performance compared to something like https://github.com/koute/bytehound
-
Introducing alloc-track: Precise memory profiling by stack trace and thread.
https://github.com/koute/bytehound is another tool in this space to be aware of
- Out of the loop: WASM for non-web projects
- Which gui crate would you suggest for a simple program?
-
Implementing a C++ memory allocator to track our framework memory usage
If you're on Linux (and since you're considering using Valgrind then you must be) you could use something like my Bytehound; you can also script its analysis, so if you'd be interested in e.g. figuring out which libraries allocate how much you can also do that.
Ot sure if it will fit your needs but maybe bytehound is worth looking into.
-
Memory leak in a long running process.
I had a great success recently with https://github.com/koute/bytehound/issues/86
- Hi, I’m new in rust, I have some expirience with c# and its classes ans structs. I can’t find information about that is happend with struct in rust when I pass it to function argument. Are there some copy effect ?
-
Does rust have a visual analysis tool for memory and performance like pprof of golang?
For memory you can also try Bytehound, which is a memory profiler I wrote a while back. It's not technically Rust-specific, although it is written in Rust and has Rust-specific features like automatic Rust symbol demangling.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160ccac488>
www.saashub.com | 26 Mar 2023
Stats
koute/bytehound is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.