C Profiler

Open-source C projects categorized as Profiler

Top 10 C Profiler Projects

  • bytehound

    A memory profiler for Linux.

    Project mention: Show HN: I wrote a tool in Rust for tracking all allocations in a Linux process | news.ycombinator.com | 2023-02-15

    Interesting approach. How is performance compared to something like https://github.com/koute/bytehound

  • coz

    Coz: Causal Profiling

    Project mention: Performance analysing tools | reddit.com/r/cpp_questions | 2023-03-10

    Coz. It's in a Debian package so you don't have to build it. Watch the video embedded in the page I linked; I;m all about profiling, but the devil is if you're not a statistician, you don't know how to read profiler results.

  • 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.

  • Remotery

    Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

    Project mention: Remotery - Single c file, realtime cpu/gpu profiler with remote web viewer | reddit.com/r/github_trends | 2022-08-19
  • php-spx

    A simple & straight-to-the-point PHP profiling extension with its built-in web UI

    Project mention: What are modern profiling tools? | reddit.com/r/PHP | 2022-10-07

    Not used it in a while, but https://github.com/NoiseByNorthwest/php-spx is worth checking out.

  • PHPSpy

    low-overhead sampling profiler for PHP 7+

  • perftools.rb

    gperftools for ruby code

  • php-memory-profiler

    Memory profiler for PHP. Helps finding memory leaks in PHP scripts.

    Project mention: Plotting the memory of a PHP process with Gnuplot 📈 | dev.to | 2022-08-26

    I learned a lot in the process, but also noticed the nice memory graphs in the video and figured it would be hard to troubleshoot anything if I didn't have them. When using php extensions such as Benoît's or Arnaud Le Blanc's to take a snapshot of the memory, it's great to think about the most appropriate moment to take that snapshot in order to capture the memory leak you might be hunting. Sure, you can use Monolog's MemoryUsageProcessor to that end, but I thought it would be more useful to get something a bit more ✨visual✨.

  • 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.

  • hardinfo

    System profiler and benchmark tool for Linux systems

    Project mention: Fake Samsung 980 Pro SSDs Are Spreading Around | news.ycombinator.com | 2023-03-19

    Check your SSD's firmware, SSD-Z is a good one under Windows for example http://aezay.dk/aezay/ssdz/ Hardinfo is a good one under Linux, most distro has it in their repo https://github.com/lpereira/hardinfo

    Then go here https://semiconductor.samsung.com/consumer-storage/support/t...

    > Samsung SSD Firmware and check what's the newest firmware file

  • plpgsql_check

    plpgsql_check is a linter tool (does source code static analyze) for the PostgreSQL language plpgsql (the native language for PostgreSQL store procedures).

    Project mention: Postgres Invalid objects | reddit.com/r/PostgreSQL | 2022-04-27
  • champ

    A 65C02 profiler (by specht)

    Project mention: What are your most advanced C projects to date. | reddit.com/r/C_Programming | 2022-08-14

    A 6502/65C02 emulator/profiler https://github.com/specht/champ

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-19.

C Profiler related posts

Index

What are some of the best open-source Profiler projects in C? This list will help you:

Project Stars
1 bytehound 3,450
2 coz 3,414
3 Remotery 2,471
4 php-spx 1,503
5 PHPSpy 1,319
6 perftools.rb 1,025
7 php-memory-profiler 738
8 hardinfo 624
9 plpgsql_check 482
10 champ 21
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com