Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with cpp-programming
A curated list of projects in awesome lists tagged with cpp-programming .
https://github.com/federico-busato/modern-cpp-programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
c-plus-plus code-quality compilers course courses cpp cpp-programming cpp03 cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 debugging optimization programming template
Last synced: 14 Jan 2025
https://github.com/federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
c-plus-plus code-quality compilers course courses cpp cpp-programming cpp03 cpp11 cpp14 cpp17 cpp20 cpp23 cpp26 debugging optimization programming template
Last synced: 07 Nov 2024
https://github.com/nvidia/cccl
CUDA Core Compute Libraries
accelerated-computing cpp cpp-programming cuda cuda-cpp cuda-kernels cuda-library cuda-programming gpu gpu-acceleration gpu-computing gpu-programming hpc modern-cpp nvidia nvidia-gpu parallel-algorithm parallel-computing parallel-programming
Last synced: 17 Jan 2025
https://github.com/NVIDIA/cccl
CUDA Core Compute Libraries
accelerated-computing cpp cpp-programming cuda cuda-cpp cuda-kernels cuda-library cuda-programming gpu gpu-acceleration gpu-computing gpu-programming hpc modern-cpp nvidia nvidia-gpu parallel-algorithm parallel-computing parallel-programming
Last synced: 19 Nov 2024
https://github.com/nekrolm/ubbook
C++ programmer's guide to undefined behavior
cpp-programming rust-programming undefined-behavior
Last synced: 05 Dec 2024
https://github.com/serge1/elfio
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 17 Jan 2025
https://github.com/serge1/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
c-plus-plus cplusplus cpp cpp-library cpp-programming cpp-project elf elf-binaries elf-header elf-loader elf-parser elf64 elfio
Last synced: 09 Nov 2024
https://github.com/plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
c-programming cpp-programming debugger debugging-tools gpt-3 lldb pdb python
Last synced: 05 Nov 2024
https://github.com/jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
cpp cpp-library cpp-programming cpp14 cpp14-library cpp17 cpp17-library cpp20 cpp20-library kernel-driver msvc msvc-windows msvcrt msvcrtl stl stl-containers windows-driver windows-kernel
Last synced: 19 Jan 2025
https://github.com/nragland37/cpp-projects
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
algorithm algorithms algorithms-and-data-structures cplusplus cpp cpp-programming cpp-projects data-structures learning-cplusplus learning-cpp object-oriented-programming
Last synced: 15 Jan 2025
https://github.com/sksalahuddin2828/c_plus_plus
Explore something new
cpp cpp-library cpp-programming
Last synced: 14 Jan 2025
https://github.com/naghim/zlang
ZLang is a fun and innovative project aimed at translating C++ code into the language of Gen Z. With the rise of Gen Z culture and language trends, this project seeks to bridge the gap between traditional programming languages and the unique expressions and terminology used by today's youth.
cpp cpp-all cpp-programming genz zlang
Last synced: 10 Nov 2024
https://github.com/gonglei007/cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
bug coding cpp cpp-programming programming programming-exercises
Last synced: 08 Nov 2024
https://github.com/ashvardanian/benchmarkingtutorial
Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️
assembly benchmark cpp cpp-programming cpp17 gcc google-benchmark hpc intel-oneapi llvm performance tbb tutorial tutorials
Last synced: 07 Nov 2024
https://github.com/thusharax/cpp-programming
C++ programming questions and answers
cpp cpp-programming cpp-programming-examples cpp-programming-language hacktoberfest
Last synced: 16 Nov 2024
https://github.com/brakmic/hda_with_cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
cpp cpp-programming html htmx hypermedia javascript responsive-web-design rest-api web-application
Last synced: 08 Nov 2024
https://github.com/emeraldacoustics/fast-io
10X Fast I/O Library for C++
compatibility competitive-programming cpp cpp-all cpp-library cpp-programming easy-to-use input-output integration optimizer speedup
Last synced: 11 Nov 2024
https://github.com/samarjitsahoo/cpp
Certainly! Here’s another take: C++ is a robust and flexible language that enhances C with object-oriented, generic, and functional programming features. It is widely acclaimed for its performance and efficiency, making it ideal for developing complex software systems, real-time applications, and high-performance games.
cpp cpp-library cpp-programming cpp-programming-language
Last synced: 05 Dec 2024
https://github.com/thewhitewulfy/legacy_cplusplus
C++ examples for beginners, written for my school master. The programs are organized into 8 chapters, each focusing on one core concept.
beginner beginner-code beginner-friendly beginners beginners-tutorial-series c-plus-plus c-plus-plus-examples cplusplus cplusplus-basic cpp cpp-course cpp-examples cpp-library cpp-primer cpp-programming cppprimer learn-cpp learning
Last synced: 11 Oct 2024
https://github.com/kunaldhongade/cpp-hacktoberfest
Cpp practice questions
cpp cpp-course cpp-programming good-first-issue hacking hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2023 leetcode-cpp leetcode-solutions question-answering
Last synced: 10 Dec 2024
https://github.com/karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
cplusplus cplusplus-17 cplusplus-20 cpp cpp-library cpp-programming cpp20 cpp20-library cross-platform cross-platform-library functional-programming header-only header-only-library library streams streams-api
Last synced: 17 Nov 2024
https://github.com/hypertextassassin0273/object_oriented_programming_in_cpp
Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.
cpp cpp-basic cpp-programming cpp-templates cpp11 object-oriented-programming oop oop-examples university-assignments university-course
Last synced: 14 Nov 2024
https://github.com/seigtm/pizza-abstract-factory
Creational pattern test.
cpp cpp-programming cpp-template cpp-templates creational-design-patterns creational-pattern creational-patterns design-pattern design-patterns homework homework-assignments pattern patterns
Last synced: 09 Nov 2024
https://github.com/fahimfba/cpp
Learn C++ with a lot of practice and guidance from Md. Fahim Bin Amin. Repository that contains all the codes for "All About C++ In Bangla" YouTube playlist.
c-plus-plus cpp cpp-examples cpp-programming cpp20
Last synced: 10 Dec 2024
https://github.com/rajjitlai/rajjitlai
Hello and welcome to my GitHub profile. Hope you find useful resources from my repositories and thank you so much for visiting!
cpp-programming github portfolio profile python-programming readme web-designer web-developer
Last synced: 13 Nov 2024
https://github.com/nixrajput/char-counter-cpp
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
character-recognition characters counter cpp cpp-programming cpp-project cpp-projects
Last synced: 11 Jan 2025
https://github.com/ardacebi/cpp-examples
Simple and basic C++ examples for educational purposes.
basic-example cpp cpp-examples cpp-programming educational educational-materials examples examples-cpp simple-example simple-examples
Last synced: 08 Dec 2024
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 12 Jan 2025
https://github.com/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 31 Dec 2024
https://github.com/zyrasoftware/basit-not-defteri-uygulamasi
Bu C++ programı, kullanıcının bir dosyaya notlar yazmasına ve bu notları daha sonra okumasına olanak tanıyan basit bir not defteri uygulamasını temsil eder.
cpp-notepad cpp-notes cpp-programming cpp17
Last synced: 11 Jan 2025
https://github.com/quqionfree/mcrcon
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client
Last synced: 16 Nov 2024
https://github.com/gabyx/tech-pr-cpp-value-catergories
Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...
cpp cpp-library cpp-programming cpp17 cpp20 lvalue rvalue standard-library
Last synced: 19 Nov 2024
https://github.com/fahdseddik/competitive-programming
A collection of my solutions to competitive programming problems on different platforms. Using C++.
codeforces codeforces-problems codeforces-solutions competitive-programming cpp cpp-programming cpp-solutions hackerrank hackerrank-solutions uva-solutions
Last synced: 07 Nov 2024
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. Play against engine, or watch the engines play against each other. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 21 Dec 2024
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 11 Jan 2025
https://github.com/md-mafujul-hasan/programming-in-c-plus-plus
These Contain Some C++ Program that I have done while understanding Programming Concepts.
c-plus-plus cpp cpp-examples cpp-programming
Last synced: 03 Jan 2025
https://github.com/rdrahul123/attendence-management
The Attendance Management System is a console-based application developed in C++. It facilitates the management of student attendance records for educational institutions.
cpp cpp-programming cpp11 cpp17
Last synced: 05 Jan 2025
https://github.com/nitrogenez/gaffer
A project manager for modern C++
cpp cpp-programming cpp23 dependency-manager modern-cpp project-management
Last synced: 20 Dec 2024
https://github.com/simplyyan/aprender-arduino
Aprenda Arduino com C++. Curso fácil e completo, além de ser open-source. Com tudo que vc precisa saber
aprendendo aprender arduino arduino-boards arduino-ide arduino-platform arduino-project cpp cpp-programming learn learn-arduino learn-by-doing learn-cpp learn-to-code learning learning-by-doing learning-exercise learning-resources
Last synced: 14 Dec 2024
https://github.com/sauravmaheshkar/playground
Algorithms, Data Structures, Leetcode, Niche Languages
c cpp-programming haskell leetcode nix-flake prolog python3 rust tracker-misc
Last synced: 15 Oct 2024
https://github.com/andyfratello/eda
💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB
algorithms cpp cpp-programming data-structures eda-fib fib-upc
Last synced: 25 Nov 2024
https://github.com/hongtae/corodispatchqueue
Simple Concurrency Library with Coroutine Dispatch Queue
async async-await asynchronous asynchronous-programming concurrency concurrency-library coroutines cpp-coroutines cpp-programming cpp20 dispatchqueue multithreading parallelism single-header-library threadpool
Last synced: 04 Jan 2025
https://github.com/pranav2092/ipmp
This repo contains solution to various LeetCode and GeeksForGeeks DSA practice questions for placements
cpp cpp-all cpp-programming geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-practice geeksforgeeks-practice-solutions geeksforgeeks-solutions interview-preparation leetcode leetcode-cpp leetcode-practice leetcode-questions leetcode-solutions placement-preparation
Last synced: 19 Jan 2025
https://github.com/rozhakxd/kontak-ku
cpp cpp-programming tugas-akhir tugas-besar
Last synced: 29 Nov 2024
https://github.com/grahamstrickland/ezust_exercises
Exercises from "An Introduction to Design Patterns in C++ with Qt" (2e) - Ezust & Ezust
cpp cpp-course cpp-programming design-patterns qt qt5
Last synced: 10 Jan 2025
https://github.com/mouad-el-asri/webserv
🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟
cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver
Last synced: 19 Nov 2024
https://github.com/tangruize/programming-tutorial-2019
Programming Tutorial for the Problem Solving Class at NJU (Nanjing University)-CS 2019.
c-programming cpp-programming nju nju-cs problem-solving programming-tutorial
Last synced: 07 Jan 2025
https://github.com/jvc-byte/smartfarm
The C++ code provided focuses on integrating and managing various environmental sensors, such as ultrasonic, pH, and soil moisture sensors, to monitor conditions in specific applications like fish ponds and agricultural soil.
automating-environmental-conditions-using-sensors cpp-programming embedded-cpp embedded-systems iot sending-sensor-data-to-the-cloud-using-blynk
Last synced: 10 Jan 2025
https://github.com/meozigoon/boj
BOJ algorithm study
baekjoon baekjoon-algorithm baekjoon-online-judge-solution baekjoon-solution baekjoon-solutions boj-solution boj-solutions c cpp-programming cpp20 python python-3 solvedac
Last synced: 03 Dec 2024
https://github.com/sugaliudaykiran/dsa_labs
Only DSA
algorithms-and-data-structures cpp cpp-programming data-structures dsa-algorithm dsa-practice stl-containers
Last synced: 25 Dec 2024
https://github.com/georgecatalin/cplusplus-programming---from-beginner-to-beyond
Get quick up-n-running modern C++ Object-Oriented Programming (OOP) and STL skills
cpp cpp-console cpp-library cpp-programming udemy-course
Last synced: 06 Jan 2025
https://github.com/progambler227788/patient-management-system
Hi everyone, This project is based on DSA. I've implements patients data using linklist. You could use database or file handling for storage. You could modify it according to your needs.
circular-linked-list coding coding-interviews cpp cpp-assignment cpp-programming cpp-project data-structures-and-algorithms doubly doubly-linked-list dsa library-management-system linklist management-system patient-management-system programming-language semester-project university-project
Last synced: 26 Dec 2024
https://github.com/thebashpotato/etl
A toolkit of templated classes which solve common programming problems in C++
cmake cpp-programming cpp-result cpp17-library cpp20-library header-only-library
Last synced: 27 Dec 2024
https://github.com/satyamgupta53/cpp-fundamentals
Repository contains notes for C++ syntaxes for OOPS, Error Handling, Logging, Multithreading. One Repo for understanding C++ for development.
cpp-compiler cpp-programming multithreading oops-in-cpp
Last synced: 24 Nov 2024
https://github.com/siris2314/tfcpp
TensorFlow Clone build in C++(Currently WiP)
cpp cpp-library cpp-programming deep-learning machine-learning tensorflow
Last synced: 18 Jan 2025
https://github.com/meozigoon/problem-solving
BOJ algorithm study
baekjoon baekjoon-algorithm baekjoon-online-judge-solution baekjoon-solution baekjoon-solutions boj-solution boj-solutions c cpp-programming cpp20 python python-3 solvedac
Last synced: 20 Jan 2025
https://github.com/ankushmallick1100/c-programs-of-my-3rd-semester
Here c++ programs of my 3rd semester available
cpp cpp-programming programming
Last synced: 19 Jan 2025
https://github.com/adnan-asad1/professional-hotel-reservation-system
A Complete Hotel Reservation System with deep concepts of DSA and OOP in C++.
cpp cpp-all cpp-library cpp-programming dsa dsa-algorithm dsa-cpp dsa-project oop oop-concepts oop-principles oops-in-cpp
Last synced: 11 Jan 2025
https://github.com/zyrasoftware/cpp-gui-login-forms
Modern login using winforms with Cpp
cpp-programming cpp20 cppforms cppgui cpplogin cppwinforms
Last synced: 11 Jan 2025
https://github.com/oslint/mini-console-data-base-in-cpp
This program allows you to manage a database of persons. You can add new persons, view existing persons, save the database to a file, load the database from a file, search for persons by index, and delete persons from the database. 🗃️
beginner-code beginner-friendly beginner-project beginners cpp cpp-programming cpp-project database
Last synced: 05 Dec 2024
https://github.com/saketkothari/cpp-programs
A repository of all my C++ programs
Last synced: 26 Nov 2024
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 12 Jan 2025
https://github.com/cursedprograms/cpp-template
C++ Template
batch batch-script cpp cpp-programming dll exe
Last synced: 12 Dec 2024
https://github.com/riritoninigaya/disableuac_cppedition
DisableUAC_CppEdition by RiritoNinigaya
cpp-programming cpp-project cpp20 cpp20-programming regedit regedit-pc uac uac-bypass
Last synced: 07 Dec 2024
https://github.com/shen-po-heng/cpp_gui_lab
This repository is to practice GUI implementation of c++
calculator-application cpp cpp-programming gui qt6 qtcreator qtdesigner
Last synced: 13 Dec 2024
https://github.com/pavlevujicic/cplusplus-programming
My Journey with the C++ Programming Language
Last synced: 23 Nov 2024
https://github.com/awl-s/builtin-documentation
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management
Last synced: 01 Jan 2025
https://github.com/rededge967/lcm-finders
two programs to find the LCM of two positive integers.
c-programming cpp-programming lcm
Last synced: 19 Jan 2025
https://github.com/qibowen2008/windowsviruscodes
94种病毒的源代码
assembly assembly-language bad-code cpp-programming cpp98 delphi harmful object-pascal shitcode shitty-code viruses visual-basic
Last synced: 19 Nov 2024
https://github.com/danielorourke02/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 21 Nov 2024
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 07 Jan 2025
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 11 Jan 2025
https://github.com/garlockhart26/aloevera-edhotel
Aloevera Edhotel merupakan sistem reservasi hotel yang bertujuan untuk mempermudah pemesanan kamar hotel agar lebih terstruktur. Sistem ini dibuat dengan bahasa pemprograman C.
c c-language c-programming c-programming-language cpp cpp-language cpp-programming modular modular-programming
Last synced: 09 Jan 2025
https://github.com/sujanshresthanet/c-pp-programming-examples
Collection of C++ programming examples for learning and practice, covering basic to advanced concepts.
Last synced: 07 Dec 2024
https://github.com/ayeshaashfaq12/c-compiler
This project is a C++ compiler designed to provide all standard compiler features, with the parsing phase already completed and further stages in development.
compiler-construction compiler-design cpp cpp-programming lexical lexical-analysis parser parsing software-development syntax-analysis
Last synced: 24 Nov 2024
https://github.com/programmergnome/cuda-codes
Snippet repository for learning parallel GPU programming with CUDA.
c cpp-programming cuda cuda-kernel gpu-programming learning-materials parallel-programming parallelization
Last synced: 21 Nov 2024
https://github.com/shawaiz-khan/hangman-game
A simple Hangman Game using c++
cpp cpp-programming game hangman hangman-game hangmangame
Last synced: 22 Nov 2024
https://github.com/starlitdreams/random-walk-sdl2-
This project is a random walk simulation using SDL2. It creates a graphical window where each step of the walk is colored based on its direction (up-left, up-right, down-left, down-right). The walk resets if it goes out of bounds. Built with SDL2, it features color-coded steps and boundary resets. Contributions are welcome!
cpp cpp-all cpp-programming cpp20 cpp23 programming random random-generation sdl sdl2 sdl2-image
Last synced: 22 Nov 2024
https://github.com/chahelgupta/snakes-and-ladders-game-cpp
This is a simple Snake and Ladder game implemented in C++.The game is a console-based implementation of the classic Snake and Ladder board game. Players take turns rolling a dice and moving their token accordingly on the game board.
cpp cpp-programming game snakes-ladders-game
Last synced: 19 Jan 2025
https://github.com/icepanorama/bmtobmpcpp
A tool for converting proprietary BM image files into bitmap images, written in C++20.
bitmap cpp cpp-programming cpp-programming-language cpp20 image-converter
Last synced: 25 Nov 2024
https://github.com/eeyribas/cpp-stl-applications
This repository contains Standard Template Library (STL) compliant applications written in C++ Programming Language. The applications are related to topics such as object-oriented programming, TCP communication, serial port communication, file operations, and threading.
cplusplus cplusplus-basic cplusplus-programming cpp cpp-app cpp-programming cpp-serial-port cpp-standart-library cpp-stl cpp-thread data-logger file-operations object-oriented-programming qt qt-ide standart-libraries standart-template-library stl tcp-client tcp-communication
Last synced: 06 Jan 2025
https://github.com/urssanjaysingh/cpp-programming
Learn C++ Programming: Dive into the basics and beyond with our code files and explanatory comments. Perfect for beginners and experienced coders alike. Happy learning!
Last synced: 28 Nov 2024
https://github.com/chinmayvivek/code-library
c , cpp (c++), python programming
algorithms c c-plus-plus c-programming cpp cpp-programming cpp17 cpp20 data-structure data-structures-and-algorithms datastructures datastructuresandalgorithm python python3
Last synced: 15 Dec 2024
https://github.com/muzakkirhossainminhaz/cpp-projects
A repository for practicing and showcasing C++ programming projects.
Last synced: 28 Nov 2024
https://github.com/taka-rl/c-plus-plus_practice
to learn C++
cpp cpp-prac cpp-programming practice-cpp practice-programming
Last synced: 15 Dec 2024
https://github.com/amzy31/charlex-os
CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.
assembly cpp cpp-programming cprogramming operating-system operating-system-kernel operating-system-learning operating-systems operating-systems-project os-dev os-development os-linux osdev
Last synced: 09 Dec 2024
https://github.com/nthnn/myshell
A modern C++ library that provides a robust, cross-platform interface for shell process interaction that allows seamless execution and interaction with shell commands across Windows, Linux, and macOS operating systems.
cpp-17 cpp-library cpp-programming interactive shell shell-integration
Last synced: 16 Dec 2024
https://github.com/nthnn/sconf
sConf is a lightweight and flexible C++ library for parsing, managing, and manipulating structured configuration files.
config-file configuration-files configuration-language configuration-parser cpp-library cpp-programming
Last synced: 16 Dec 2024
https://github.com/shaygali/system-programming2-assignments
My assignments in the systems programming course 2
assignment console-game cpp-programming graph-algorithms gui
Last synced: 13 Jan 2025
https://github.com/mahedizaber51/hotel-management-system
A Complete Hotel Management System Developed In C++ As A Project of IUBAT - CSC 284
cpp cpp-programming hotel hotel-booking hotel-management hotel-management-system hotel-reservation-system iubat university-project zealtyro
Last synced: 13 Jan 2025
https://github.com/eeyribas/tcp-server-client-cpp
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
cplusplus-programming cplusplus-project cpp cpp-app cpp-examples cpp-programming qt-application qt4 qt5-applications qtcreator tcp tcp-client tcp-client-cpp tcp-client-server tcp-communication tcp-server tcp-server-client tcp-server-cpp tcp-socket tcp-socket-server-c
Last synced: 12 Dec 2024
https://github.com/masum184e/codechef
Solution of Codechef's Problems
algorithms codechef competitive-programming cpp-programming data-structures problem-solving programming-contest
Last synced: 12 Dec 2024
https://github.com/saqibbedar/cpluspluslearninghub
Explore a comprehensive collection of C++ programs ranging from fundamentals to pointers, created during my first semester. Ideal for computer science students and learners mastering C++, providing hands-on practice and insights into object-oriented programming and beyond.
cpp cpp-programming cppnotes learncpp learning-notes
Last synced: 18 Dec 2024
https://github.com/saqibbedar/cpp-assignments
This repo is all about the assignments, which I did in my first semester in Problem Solving & Programming (PSP) course.
assignment assignment-solutions cpp cpp-programming exercise-solutions problem-solving psp
Last synced: 18 Dec 2024
https://github.com/ostanton/simplecalculator
A remake of my Nim calculator but in C++ with wxWidgets.
cpp cpp-programming gui gui-application ui wxwidgets
Last synced: 10 Jan 2025
https://github.com/pdr0alva/data-plusplus
This is a simple embedded database written purely in C++. (plus analysis performance) :D
cpp-library cpp-programming database performance-analysis
Last synced: 18 Dec 2024
https://github.com/pdr0alva/cplusplus-crud-application
A C++ application demonstrating communication with a MySQL database via the SOCI library, with a user-friendly interface built using wxWidgets. The application showcases data retrieval and manipulation, with a focus on cross-platform compatibility
Last synced: 18 Dec 2024
https://github.com/kyr27/keys2scancodes
Shows how to easily map a range of keys into scancodes and to how to retrieve them
cpp-programming mapvirtualkey vkkeyscan windows
Last synced: 19 Dec 2024
https://github.com/quaxdrone/holoearthinjector
My First C++ Injector for Game HoloEarth
blackbone cpp-injector cpp-programming cpp-project cpp17 cpp20 cpp20-exec dll-injection dll-injector injector injector-dll
Last synced: 26 Dec 2024