ajitpeter's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
sharkdp/hyperfine
A command-line benchmarking tool
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
microsoft/STL
MSVC's implementation of the C++ Standard Library.
shashank88/system_design
Preparation links and resources for system design questions
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.
flashlight/flashlight
A C++ standalone library for machine learning
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
google/orbit
C/C++ Performance Profiler
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
qpdf/qpdf
qpdf: A content-preserving PDF document transformer
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
HowardHinnant/date
A date and time library based on the C++11/14/17 <chrono> header
fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
SRombauts/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
microsoft/snmalloc
Message passing based allocator
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
ossia/score
ossia score, an interactive sequencer for the intermedia arts
sftrabbit/CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
ada-url/ada
WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.
nschloe/tuna
:fish: Python profile viewer
gulrak/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
gcovr/gcovr
Generate code coverage reports with gcc/gcov
silahian/VisualHFT
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
pnpnpn/timeout-decorator
Timeout decorator for Python
skimedic/presentations
Copy of my public presentations
Feneric/doxypypy
A more Pythonic version of doxypy, a Doxygen filter for Python.
vishalchovatiya/CPP_Templates
C++ Templates & Article