cor3ntin's Stars
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
gabime/spdlog
Fast C++ logging library.
fmtlib/fmt
A modern formatting library
kholia/OSX-KVM
Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
microsoft/Detours
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
mdn/serviceworker-cookbook
It's online. It's offline. It's a Service Worker!
probonopd/linuxdeployqt
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
quiet/quiet
Transmit data with sound. Includes binaries for soundcards and .wav files.
speced/bikeshed
:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
aras-p/ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
nst/JSONTestSuite
A comprehensive test suite for RFC 8259 compliant JSON parsers
sauce-archives/isign
Code sign iOS applications, without proprietary Apple software or hardware
DaanDeMeyer/reproc
A cross-platform (C99/C++11) process library
gmag11/NtpClient
NTP client libary for sync ESP8266 time via WiFi
Molorius/esp32-websocket
ESP-IDF WebSocket Component
Spritetm/libesphttpd
NOTE: THIS CODE IS UNMAINTAINED. Please take a look at https://github.com/chmorgan/libesphttpd instead.
tahonermann/text_view
A C++ concepts and range based character encoding and code point enumeration library
cplusplus/LEWG
Project planning for the C++ Library Evolution Working Group
asutton/clang
saarraz/clang-concepts-old
*********************** OUTDATED - please use https://github.com/saarraz/clang-concepts-monorepo *********************** Commits of clang concepts (not merged yet). Built against LLVM commit d5826c99ce56037aa7a1434717cd291522ec4613. To use concepts features, pass in "-std=c++2a -Xclang -fconcepts-ts" when compiling.
darlinghq/darling-cocotron
Fork of the Cocotron for Darling
enki-community/enki
A fast 2-D robot simulator. To contact us, please open an issue.
sg16-unicode/sg16-meetings
SG16 meeting plans and summaries
cmazakas/foxy-old
HTTP server with pattern-based routing
tschneidereit/weakref-polyfill
Polyfill for the WeakRef JS spec proposal, for the SpiderMonkey shell