OipRDDinoSaric's Stars
lefticus/cpp_weekly
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
tinfever/FU-Dyson-BMS
(Unofficial) Firmware Upgrade for Dyson V6/V7 Vacuum Battery Management System
Leader-board/OA-and-Interviews
The guide to online assessments and interviews
lefticus/json2cpp
Compiles JSON into static constexpr C++ data structures with nlohmann::json API
Anarios/return-youtube-dislike
Chrome extension to return youtube dislikes
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
ericprud/sean-parent-concept-based-polymorphism
A reorganization of Sean Parent's Concept Based Polymorphism example code.
Polidea/cmake-nRF5x
cmake script for nRF5 series SoC
curl/curl
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ethanhuanginst/STM32CubeIDE-Workshop-2019
STM32CubeIDE Workshop (Taipei, 22 May 2019)
beltoforion/muparser
muparser is a fast math parser library for C/C++ with (optional) OpenMP support.
rxi/map
A type-safe hash map implementation for C
abba23/spotify-adblock-linux
Spotify adblocker for Linux
opulo-inc/lumenpnp
The LumenPnP is an open source pick and place machine.
B-Con/crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
espressif/esp-at
AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266
niekiran/BootloaderProjectSTM32
This is the repo for BootLoader Development for STM32 Udemy online course
MaJerle/lwesp
Lightweight and versatile AT parser library for ESP8266 and ESP32 devices.
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C
nodejs/http-parser
http request/response parser for c