Projects in Awesome Lists by DeveloperPaul123
A curated list of projects in awesome lists by DeveloperPaul123 .
https://github.com/developerpaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
c-plus-plus concurrency cplusplus cpp cpp20 cpp20-library fast header-only high-performance high-performance-computing modern-cpp performance thread thread-pool thread-pool-implementations threading threadpool threads
Last synced: 15 May 2025
https://github.com/DeveloperPaul123/thread-pool
A modern, fast, lightweight thread pool library based on C++20
c-plus-plus concurrency cplusplus cpp cpp20 cpp20-library fast header-only high-performance high-performance-computing modern-cpp performance thread thread-pool thread-pool-implementations threading threadpool threads
Last synced: 08 May 2025
https://github.com/DeveloperPaul123/eventbus
A simple, header only event bus library written in modern C++17.
c-plus-plus c-plus-plus-17 c-plus-plus-library callbacks cmake cplusplus cpp cpp-library cpp17 cpp17-library cross-platform event-bus eventbus events flexible-callbacks hacktoberfest header-only library modern-cpp no-dependencies
Last synced: 14 Apr 2025
https://github.com/developerpaul123/eventbus
A simple, header only event bus library written in modern C++17.
c-plus-plus c-plus-plus-17 c-plus-plus-library callbacks cmake cplusplus cpp cpp-library cpp17 cpp17-library cross-platform event-bus eventbus events flexible-callbacks hacktoberfest header-only library modern-cpp no-dependencies
Last synced: 05 Apr 2025
https://github.com/developerpaul123/simplebluetoothlibrary
Android library for simplifying bluetooth usage.
android android-bluetooth android-bluetooth-device android-lib android-libraries android-library android-libs bluetooth hacktoberfest java simple
Last synced: 15 Apr 2025
https://github.com/DeveloperPaul123/SimpleBluetoothLibrary
Android library for simplifying bluetooth usage.
android android-bluetooth android-bluetooth-device android-lib android-libraries android-library android-libs bluetooth hacktoberfest java simple
Last synced: 12 Jul 2025
https://github.com/developerpaul123/filepickerlibrary
Simple library that allows for the picking of files and/or directories.
android android-arsenal android-lib android-libraries android-library android-libs file filechooser filepicker files java material material-design material-ui
Last synced: 15 Apr 2025
https://github.com/developerpaul123/materiallibrary
This is a simple library that provides some unique components for aiding in making apps comply with the material design guidelines.
Last synced: 15 Apr 2025
https://github.com/ptsouchlos/CMakeInstallExample
Installation example for a C++ project (Windows) with Cmake.
Last synced: 27 Feb 2026
https://github.com/DeveloperPaul123/periodic-function
Small header only library to call a function at a specific time interval.
c-plus-plus c-plus-plus-17 callback cpp cpp-library cpp17 cross-platform header-library header-only lambdas library lightweight modern-cpp no-dependencies periodic-jobs periodic-tasks single-header-lib
Last synced: 15 Mar 2025
https://github.com/developerpaul123/periodic-function
Small header only library to call a function at a specific time interval.
c-plus-plus c-plus-plus-17 callback cpp cpp-library cpp17 cross-platform header-library header-only lambdas library lightweight modern-cpp no-dependencies periodic-jobs periodic-tasks single-header-lib
Last synced: 15 Apr 2025
https://github.com/developerpaul123/analogsticklibrary
A simple library that provides an anlog stick to use for on screen controls.
Last synced: 15 Apr 2025
https://github.com/developerpaul123/genetic
A performant and flexible genetic algorithm implemented in C++20/23.
cpp20 cpp20-lib cpp20-library cpp23 cpplib cpplibrary evolutionary-algorithm evolutionary-algorithms genetic-algorithm genetic-algorithms modern-cpp optimisation optimization optimization-algorithms optimization-methods optimization-tools
Last synced: 15 Apr 2025
https://github.com/developerpaul123/rayray
Rayray is a baby ray tracer written in C++.
c-plus-plus cpp cpp11 cpp17 graphics raytracer raytracing raytracing-engine raytracing-one-weekend standard-template-library stl
Last synced: 26 Jun 2025
https://github.com/developerpaul123/optimum
Accessible and modern implementations of common optimization algorithms.
algorithm cpp cpp-lib cpp-library cpp20 cpp20-library evolutionary-algorithm evolutionary-algorithms genetic-algorithm genetic-algorithms genetic-optimization-algorithm header-only nelder-mead-algorithm optimization optimization-algorithms optimization-methods optimizer optimum
Last synced: 22 Jul 2025
https://github.com/developerpaul123/byte-knight
A UCI compliant chess engine, written in Rust.
chess chess-ai chess-ai-bot chess-ai-engine chess-bot chess-engine chess-engines chess-game
Last synced: 14 Jul 2025
https://github.com/developerpaul123/starview
🌟Simple custom star view for Android🌟
android android-custom-view android-library android-view custom-view developerpaul123 kotlin kotlin-android star star-view starview
Last synced: 15 Apr 2025
https://github.com/developerpaul123/delaunaypp
A fluent and easy to use implementation of Delaunay triangulation in C++.
2d algorithm c-plus-plus cpp cpp11 cpp14 delaunay delaunay-triangulation mesh triangulation
Last synced: 15 Apr 2025
https://github.com/developerpaul123/feline-facts
Simple flutter app that shows cat facts.
Last synced: 04 Oct 2025
https://github.com/developerpaul123/cmakeqt5example
cmake cpp example example-code example-project examples gui guide qt qt5
Last synced: 15 Sep 2025
https://github.com/developerpaul123/modern-cpp-challenge
Code implementations for various C++ challenges.
Last synced: 15 Apr 2025
https://github.com/ptsouchlos/CUDA
CUDA Samples and HW from Udacity CS344 Class
Last synced: 27 Feb 2026
https://github.com/developerpaul123/agenda
See your day at a glance from the terminal.
Last synced: 06 Oct 2025
https://github.com/ptsouchlos/lyric-analysis
Simple word analysis of music lyrics of a given artist.
Last synced: 27 Feb 2026
https://github.com/ptsouchlos/advent-of-code-2021
Solutions for the 2021 Advent of Code challenges
advent-of-code advent-of-code-2021 aoc aoc2021 rust rust-lang rustlang
Last synced: 27 Feb 2026
https://github.com/developerpaul123/gimage
GPU Accelerated Image Processing Library
Last synced: 25 Jul 2025
https://github.com/developerpaul123/unityudemycourse
Intro course to Unity game development.
Last synced: 15 Jul 2025
https://github.com/developerpaul123/pong
Pong game created in Unity based on tutorial by Derek Banas.
Last synced: 05 Jul 2025
https://github.com/ptsouchlos/QtSandbox
Sandbox of different qt based projects, mostly just for me to try out different things.
Last synced: 27 Feb 2026
https://github.com/ptsouchlos/TicTacToeExample
Example of implementing a minimax algorithm for a simple TicTacToe game made for the desktop with Qt.
cmake cpp desktop minimax minimax-algorithm minimax-search qt qt5 tic-tac-toe tic-tac-toe-game tictactoe-game
Last synced: 27 Feb 2026
https://github.com/ptsouchlos/git-training
A dummy repository for training with git!
Last synced: 27 Feb 2026
https://github.com/developerpaul123/openglsandbox
Playground for OpenGL stuff.
Last synced: 25 Oct 2025
https://github.com/developerpaul123/tictactoe-android
Implementation of minimax algorithm used in tic tac toe on Android.
Last synced: 28 Jul 2025