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/elskow/shortestpath
PEMDAS EXAM
cpp-programming graph-algorithms shortest-path-algorithm
Last synced: 13 Nov 2024
https://github.com/suryakarmakar/cpp-programming
📃 Learning CPP Programming From Scratch
cpp cpp-programming cpp-programming-language
Last synced: 14 Nov 2024
https://github.com/ashmin-bhujel/bmc-bit-2078-codes
This repository contains the codes written by the students of Bhaktapur Multiple Campus, BIT (Bachelor in Information Technology) 2078 Batch ✅
c-programming cpp-programming learning student-managed
Last synced: 31 Dec 2024
https://github.com/ygor-sena/42cursus-piscine-object
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram
Last synced: 15 Nov 2024
https://github.com/piratecoderz/final-project
#Code Written in C++. #Basic code in C++. It has 3 parts. #1. Create nested Arrays of data that contain student name, father name, array of marks in 5 subjects. #2. access all data in array using structure. #3. In main you can get toper data, #4. You can get all student data, #5. You can get specific student data by using its number.
cpp cpp-programming cpp-project final final-project final-year-project finalproject projects projects-list student-portal student-project
Last synced: 15 Nov 2024
https://github.com/dpetrosy/fractal
This project is a Fractal Visualizer developed in C++ with SFML and CUDA.
burning-ship cmake cmakelists cpp cpp-programming cpp-project cuda cuda-opengl cuda-programming fractal fractal-generation fractal-visualization julia mandelbox mandelbrot opengl opengl-project sfml sfml-library tricorn
Last synced: 20 Nov 2024
https://github.com/siris2314/mlpp
ML++ is a C++ Machine Learning Library built from the ground up using only C/C++ standard libraries
api bayesian-network convolutional-neural-network cpp cpp-programming cpp20 machine-learning machine-learning-algorithms neural-network neural-networks opencv torch
Last synced: 17 Nov 2024
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/rededge967/timedifference-calculator
This simple program calculate the time between two times. made with c++
Last synced: 18 Nov 2024
https://github.com/rededge967/factors-finder
A programme to find factors of a positive integer easily. made with C++.
cpp cpp-programming factors finding-factors positive-integers
Last synced: 18 Nov 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/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/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/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/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