Stars
MATLAB MAT File I/O Library with support for MATLAB Class Object System
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
PCM data (Ex. I2S), obtained with a logic analyzer, to Wav audio format converter
C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.
Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
C++ Config library for managing application configuration.
A hybrid thread / fiber task scheduler written in C++ 11
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
"Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically suitable for embedded systems.
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
A simple C++ library for reading and writing audio files.
C++11 thread-safe container for sharing data between threads (synchronized queue)
A curated list of awesome Leetcode problems, algorithms and data structures.
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
A modern, fast, lightweight thread pool library based on C++2x
A General-purpose Task-parallel Programming System in C++
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
GitHub Action for deploying Doxygen documentation to a GitHub pages branch
Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows, macOS and Haiku. With Stellarium, you really see what you can see …