KeltorHD's Stars
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
OneLoneCoder/olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
userver-framework/userver
Production-ready C++ Asynchronous Framework with rich functionality
SRombauts/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
QuasarApp/CQtDeployer
This project is used to deploy applications written using QML, qt or other С / С++ frameworks.
nushoin/RTree
N-dimensional RTree implementation in C++
rgerganov/ggtag
programmable e-paper tag with RFID
jsyqrt/games
16 games with c++ and SFML
tuxiem/AspNetCore-keycloak
Authorization with AspNetCore and Keycloak
zenkovich/o2
2D Game Engine with visual WYSIWYG editor and JS scripting
ardov/zerro
Неофициальный клиент для zenmoney.ru
PfAndrey/supermariohd
Cross-platform HD remake of Super Mario Bros (NES, 1985) with original game mechanics
PurpleSoftSrl/azure_devops_app
Azure DevOps Mobile App
Kolsha/VK
C++ library for working with VK.com API, authorization through VK app secret key, using VK functions. 2FA, Captcha passing.
Jellyfrog/KeePass-Touch
launchql/postgres-ast-deparser
A PostgreSQL AST toolkit and deparser, written in pure plpgsql
u4aew/react-pwa-push-notifications
React hook for push-notifications
Bragaman/QtRestApiRequester
variostudio/spacesim
Solar system simulator
pranav93y/Basic-FTP-Client-Server
A basic FTP Client utility that provides remote access to the server utility using TCP.
scivey/langdetectpp
C++ library for (human) language detection based on n-grams
CUSTIS-public/CUSTIS.NetCore.EF.MigrationGenerationExtensions
Adds views, synonyms, stored procedures, etc. (so-called SQL objects) to the EF model. Creates migrations, when those objects are changed. SQL objects are defined as raw SQL in C#-code or in embedded resources. They can be even generated at runtime.
MihailRis/VoxelEngine-Tutorials-Part-2
Код урока по разработке воксельного движка на c++: https://youtu.be/TsQp6JRaMF0
N4G1/Slider-SFML
Simple slider made in SFML
KeltorHD/Client-Server-Application-Design-Patterns-Teaching
Client-server application for teaching design patterns
KeltorHD/fnr-tree
FNR-Tree implementation (Elias Frentzos: "Indexing Objects Moving on Fixed Networks") (base R-Tree)
kei91/pthread
KeltorHD/Planetary-Systems-Simulator
Planetary Systems Simulator simulates the motion of celestial bodies according to the laws of gravity
rodrivera/FNR-Tree
FNR-Tree Implementation