Investigate performance with Process Watch on AWS Graviton processors

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. processwatch

    git clone --recursive https://github.com/intel/processwatch.git

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. bpftool

    Automated upstream mirror for bpftool stand-alone build.

    bpftool

  4. pmu-tools

    Intel PMU profiling tools

    pmu-tools

  5. TinyExpr

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

    tinyexpr

  6. capstone

    Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

    capstone

  7. zlib

    Cloudflare fork of zlib with massive performance improvements (by cloudflare)

    git clone https://github.com/cloudflare/zlib.git cd zlib && ./configure make && sudo make install cd ..

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kyanos: Your Network's New Best Friend

    1 project | dev.to | 20 Mar 2025
  • Opensouce RISC-V CPU core implemented in Verilog from scratch in one night

    1 project | news.ycombinator.com | 16 Mar 2025
  • RVVM: RISC-V Virtual Machine

    1 project | news.ycombinator.com | 12 Feb 2025
  • Case Study: ByteDance Uses eBPF to Enhance Networking Performance

    4 projects | news.ycombinator.com | 29 Jan 2025
  • AMD's Initial Pricing Leaks Reveal Ambitious Plans for Radeon RX 9070 XT and RX

    2 projects | news.ycombinator.com | 28 Jan 2025

Did you know that C is
the 6th most popular programming language
based on number of references?