ImHex is a hex editor for reverse engineers and developers, with a pattern language, file analysis, and a comfortable interface.
Open Source: #cpp
Catalog projects marked with #cpp. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 12 projects with a combined 548,256 GitHub stars. Main languages: C++, CSS.
Repositories
whisper.cpp is a high-performance C/C++ implementation of OpenAI Whisper inference for speech recognition.
nlohmann/json is a header-only JSON library for C++ with convenient syntax and a “JSON as a data type” feel.
x64dbg is a Windows user-mode debugger focused on reverse engineering and binary analysis.
ClickHouse is a column-oriented analytical DBMS for fast queries over large event and tabular datasets.
C++ Core Guidelines is a collaborative set of rules and recommendations for simpler, safer, modern C++, led by Bjarne Stroustrup.
TrafficMonitor is a Windows utility for showing network speed, CPU load, and memory usage in a floating window or taskbar.
gRPC is a high-performance RPC framework for connecting client and server applications with contracts, code generation, and multiple languages.
CPlusPlusThings is a learning repository for C++ with sections on fundamentals, modern language features, and practical topics.
Faiss is Meta’s library for fast similarity search and clustering of dense vectors.
LevelDB is Google’s fast embedded key-value storage library with ordered keys.