doleksy's Stars
rui314/mold
Mold: A Modern Linker 🦠
littlefs-project/littlefs
A little fail-safe filesystem designed for microcontrollers
QuantumLeaps/qpcpp
QP/C++ Real-Time Embedded Framework/RTOS based on asynchronous, event-driven Active Objects (Actors) and Hierarchical State Machines
dsp56300/gearmulator
Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
VincentZalzal/noisy
A C++ type to trace calls to special member functions.
PCrnjak/PAROL6-Desktop-robot-arm
BOM, STL files and instructions for PAROL6 3D printed robot arm
tonaljs/tonal
A music theory library for Javascript
RobotWebTools/rosbridge_suite
Server Implementations of the rosbridge v2 Protocol
arsenm/sanitizers-cmake
CMake modules to help use sanitizers
DigitalInBlue/Celero
C++ Benchmark Authoring Library/Framework
wolfpld/tracy
Frame profiler
undoio/l3
L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace messages in an mmap()'ed file. Tools are provided to unpack the binary log-data into human-readable traces.
charlax/professional-programming
A collection of learning resources for curious software engineers
friendlyanon/cmake-init
The missing CMake project initializer
TheCherno/ProjectTemplate
A little quick-start project template for C++ projects which utilise a Core/App project architecture
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
tcbrindle/flux
A C++20 library for sequence-orientated programming
tcbrindle/span
Implementation of C++20's std::span for older compilers
cassioneri/eaf
Supplementary material to "Euclidean Affine Functions and their Application to Calendar Algorithms"
MatthiasKillat/progress_monitoring
Lightweight monitoring of thread progress, mostly lock-free
grahamzemel/WebHeckScanner
A hacking tool for bug bounties. Sharing and modifying is encouraged!
Ka0sKl0wN/ICS-Security-Study-Resources
A curated list of resources that I recommend when asked about how to learn about Industrial Control Systems Cyber Security.
HappyCerberus/simple-cpp-devenv
Template repository with a simple development environment for C++ projects using VSCode and Docker.
pabloariasal/modern-cmake-sample
Example library that shows best practices and proper usage of CMake by using targets
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
jepyang/RE-606-scale-switch
files for recreating jepyang's 606 scale switch replacement
umami-software/umami
Umami is a simple, fast, privacy-focused alternative to Google Analytics.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
fmtlib/fmt
A modern formatting library