mkmarineboy's Stars
m3y54m/Embedded-Engineering-Roadmap
A comprehensive roadmap for aspiring Embedded Systems Engineers, featuring a curated list of learning resources.
SergiusTheBest/plog
Portable, simple and extensible C++ logging library
franneck94/CppProjectTemplate
C++ project template with unit-tests, documentation, ci-testing and workflows.
robotology/how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
troyane/StackOverflow-pro
Repository with stackoverflow-related projects (questions, answers, ...)
rohanrhu/jsonic
⭕ Tricky, super fast and dumb JSON library for C/C++
marcusvlc/pytorch-on-rpi
This repository aims to assist those who want to run neural network models in a raspberry pi environment using the Pytorch framework. Learn more about performing object detection on raspberry pi in our post here: https://bit.ly/2LZZsJz
frankmorgner/openpace
Cryptographic library for EAC version 2
roeften/pypassport
Fork of pypassport for python3
AndyQ/NFCPassportReader
NFCPassportReader for iOS 13
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
dkhamsing/open-source-ios-apps
:iphone: Collaborative List of Open-Source iOS Apps
CommunityToolkit/WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
JesseTG/awesome-qt
A curated list of awesome tools, libraries, and resources for the Qt framework.
mohabouje/WinToast
WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10. Toast notifications allows your app to inform the users about relevant information and timely events that they should see and take action upon inside your app, such as a new instant message, a new friend request, breaking news, or a calendar event.
jnodev/QMLemoji
An Emoji picker written in QML
KDE/snorenotify
Multi-platform Qt notification framework
rafzby/circular-progressbar
Circular progressbar written in QML based on Canvas
IainHull/cmakeant
Ant task to build cmake projects
valbok/lcov
LCOV for Windows
zero9178/C-Cpp-Coverage-for-CLion
Get coverage data in CLion using gcov or llvm-cov
gcovr/gcovr
Generate code coverage reports with gcc/gcov
mozilla/grcov
Rust tool to collect and aggregate code coverage data for multiple source files
peterqliu/threebox
A three.js plugin for Mapbox GL JS, with support for basic animation and advanced 3D rendering.
G6EJD/ESP32-Connect-and-use-SSD1351-1.5-Colour-OLED
josdirksen/essential-threejs
edrosten/libblepp
Modern clean C++ Bluetooth Low Energy on Linux without the Bluez DBUS API
vlc-qt/vlc-qt
VLC-Qt - a simple library to connect Qt application with libVLC
jen4web/fem-layout
Frontend Masters: CSS Grids and Flexbox in Responsive Web Design workshop files
tanersener/mobile-ffmpeg
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.