Stars
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
linalg.h is a single header, public domain, short vector math library for C++
draw.io is a JavaScript, client-side editor for general diagramming.
Official electron build of draw.io
C++ template library for high performance SIMD based sorting algorithms
Asterinas aims to be a production-grade Linux alternative—memory safe, high-performance, and more.
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
A header-only and easy to use Ini file parser for C++.
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file type…
Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platfor…
A C library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
rurban / ctl
Forked from glouw/ctlMy variant of the C Template Library
This is the repository containing self-study notes for modern C++ to better prepare myself for workplace once graduate.
Repository for the book "Crafting Interpreters"