Topic: "cpp-programming"
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Language: HTML - Size: 550 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 13,352 - Forks: 913

ashvardanian/less_slow.cpp
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Language: C++ - Size: 2.09 MB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 1,797 - Forks: 67

NVIDIA/cccl
CUDA Core Compute Libraries
Language: C++ - Size: 82.9 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1,706 - Forks: 227

Nekrolm/ubbook
C++ programmer's guide to undefined behavior
Size: 619 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,277 - Forks: 68

plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
Language: Python - Size: 39.6 MB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 967 - Forks: 59

serge1/ELFIO
ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.
Language: C++ - Size: 17.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 794 - Forks: 166

jxy-s/stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
Language: C++ - Size: 221 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 410 - Forks: 79

nragland37/cpp-projects
Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials
Language: C++ - Size: 50 MB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 356 - Forks: 46

tridibsamanta/CPP_Beginner_to_Expert
Contributed for those who want to learn how to write code in C++. This repository covers concepts from the basic to the advanced level. Comments added in each program for getting better grasp of the language. Happy coding !!
Language: C++ - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 303 - Forks: 75

sksalahuddin2828/C_Plus_Plus
Explore something new
Language: C++ - Size: 181 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 183 - Forks: 192

kishanrajput23/Love-Babbar-CPP-DSA-Course
This repository consists of the code samples, assignments, and notes for the C++ DSA Course of CodeHelp - Love Babbar.
Language: C++ - Size: 641 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 139 - Forks: 53

EimaMei/sili
Sili - a collection of cross-platform single-header libraries for modern C/C++ programming.
Language: C++ - Size: 3.18 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 114 - Forks: 2

saumyayadav25/DSA-Supreme-3.0
This repository contains all the C++ code implementations for the Data Structures and Algorithms (DSA) Supreme 3.0 course. Cpp DSA Sheet 👇🏻
Language: C++ - Size: 691 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 72 - Forks: 23

hj-n/cpp_4_undergraduates
Learning references : cpp programming & fundamental CS tools for undergraduates
Language: C++ - Size: 96.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 68 - Forks: 9

maxtyson123/MaxOS
A 64bit hobby operating system written in C++
Language: C++ - Size: 15.1 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 51 - Forks: 5

hosseinmoein/Cougar
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
Language: C++ - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 3

gonglei007/cpp-bugs-killer
程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。
Language: Roff - Size: 885 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 6

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.
Language: C++ - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 45 - Forks: 5

brakmic/HDA_with_Cpp
Hypermedia-driven application based on htmx and Drogon C++ web framework
Language: C++ - Size: 9.51 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 37 - Forks: 2

emeraldacoustics/fast-io
10X Fast I/O Library for C++
Language: C++ - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 5

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.
Language: C++ - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 29 - Forks: 7

ThusharaX/Cpp-programming
C++ programming questions and answers
Language: C++ - Size: 28.3 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 56

HuangHongkai/tinyserver
Language: C++ - Size: 4.74 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 24 - Forks: 12

arasgungore/Cpp-Software-Design
C++ Software Design: Design Principles and Patterns for High-Quality Software.
Language: C++ - Size: 4.25 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 9

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.
Language: C++ - Size: 128 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 8

serious-scaffold/ss-cpp
A continuously evolving basic template for cpp development practice.
Language: Jinja - Size: 6.37 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 20 - Forks: 1

courseworks/AUT_AP_2024_Spring_HW1
The first assignment for AUT's Advanced Programming course (Spring 2024), It includes a bash script for directory backups and logging, and a C++ module for matrix operations in the algebra namespace. Both tasks focus on enhancing automation, system administration, and programming skills.
Language: C++ - Size: 89.8 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 9

subhadipbhowmik/30-Days-Of-CPP
30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
Language: JavaScript - Size: 9.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 28

MaxLHy0424/SCLTK
基于 Modern C++ 的学生机房控制破解软件.
Language: C++ - Size: 3.5 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13 - Forks: 0

Gpinchon/MSG
MSG (FUIYOH!) stands for Modular Scene-Graph
Language: C++ - Size: 15 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 13 - Forks: 0

jerry762/TTU-DS
TTU CSE Data Structures Homework Answers
Language: C++ - Size: 16.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 12 - Forks: 3

MahiPonii/Tai_Lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
Language: C++ - Size: 1.53 GB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 12 - Forks: 5

wingunder/redis-plus-plus-modules
This library aims to supply a C++ interface to all major/popular Redis modules.
Language: C++ - Size: 2.57 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 3

jan-revay/initPC
🛠 A collection of C++, Python & Rust development-oriented config scripts to quickly init new machines 💻 for my personal use. Dotfiles are in a separate repository here: https://github.com/jan-revay/dotfiles and here: https://github.com/jan-revay/windows_dotfiles
Language: Shell - Size: 50.3 MB - Last synced at: about 22 hours ago - Pushed at: about 24 hours ago - Stars: 10 - Forks: 3

aminyaa/ForgSoft
Free Objective and Reliable Graphical Software
Language: C++ - Size: 49.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 4

azinoviev/cpp-videos
A curated list of C++ conference videos, talks, lectures and interviews
Size: 135 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

jjjllxx/CPP-Study-Repo
C++ study repo. Learn from cherno.
Language: C++ - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 1

Aaalibaba42/cxx_tuncfest
Modern C++ Single Header Functional Testing Framework
Language: C++ - Size: 414 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 9 - Forks: 0

MagedGDEV/CppInsights
📢 Welcome to CppInsights: Unlocking C++ Magic! 🚀💻 🌟 Delighted to introduce my CppInsights repository! 📚💡 Explore C++ concepts with examples & explanations. Simplifying C++, one step at a time! 🔍
Size: 623 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 0

Phantom-fs/Coding-for-Everyone-C-and-CPP
CODING FOR EVERYONE: C AND C++ Coursera SPECIALIZATION by UNIVERSITY OF CALIFORNIA, SANTA CRUZ
Language: C - Size: 1.21 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 4

HypertextAssassin0273/Object_Oriented_Programming_in_Cpp
Contains some useful OOP based C++/C++11 Programs, developed during my 2nd semester at University.
Language: C++ - Size: 9.99 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 0

Fetiska/Unreal-Procedural-Terrain-Generation-CPP
Procedural terrain generation in Unreal Engine using Diamond Square algoritm and C++
Language: C++ - Size: 1.01 GB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 3

ArhanBytes/Rohit-Negi-CPP-DSA-Course
Access comprehensive C++ Data Structures and Algorithms course materials, including code samples, assignments, and homework questions, meticulously curated by Coder Army - Rohit Negi.
Language: C++ - Size: 482 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

karmakrafts/kstd-streams 📦
Highly optimized, constexpr-ready collection streams for C++17/20.
Language: C++ - Size: 209 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

hello-shohanur/Computer-Graphics
All the project is coded with c++. For 2D and 3D graphics, use OpenGL libraries to make UI animations more responsive or handle embedded video or draw vector graphics.
Language: C++ - Size: 153 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

The-Young-Programmer/GUI-Scientific-Calculator
Graphical Scientific Calculator in C Programming Language
Language: C - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

mytechnotalent/Fundamental-CPP
The book and code repo for the FREE Fundamental C++ book by Kevin Thomas.
Language: C++ - Size: 2.91 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 4

TusharKukra/CppPrograms
Basic C++ Programs (Patterns of Numbers, Stars, Alphabets,) and Data Structures Programming in C++.
Language: C++ - Size: 757 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 19

seigtm/Pizza-Abstract-Factory 📦
Creational pattern test.
Language: C++ - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

player400/pi
My very own CPU architecture! Emulator availible!
Language: C++ - Size: 435 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 6 - Forks: 0

Choaib-ELMADI/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
Language: C++ - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Bishnukt/Student_Data_Manager
A simple console program to manage student official datas like student_id, name, course, department, phone no. etc.
Language: C++ - Size: 164 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

rajjitlai/rajjitlai
Hello and welcome to my GitHub profile. Hope you find useful resources from my repositories and thank you so much for visiting!
Size: 61.5 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 2

phbastosa/SeisFAT2D
Modeling, inversion and migration focusing on seismic first-arrivals.
Language: C++ - Size: 455 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 1

schak04/cpp-learning-journey
My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.
Language: C++ - Size: 26.4 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
Size: 6.29 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

yoanpinzon/POO
Repositorio oficial del curso Programación Orientada a Objetos (POO) en C++, impartido por Profesorcito en el primer semestre de 2025 en la Pontificia Universidad Javeriana - Cali
Size: 6.03 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 5

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.
Language: C++ - Size: 16.6 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 1

jeremiahtorralba/PongGame
Pong Game - C++ and SDL2
Language: C++ - Size: 55.7 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

GabrielCrackPro/CPP-Projects
A repository with all my CPP projects
Language: C++ - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

Sobhan-SRZA/Perimeter-and-Area
Calculate the perimeter and area of the rectangle in c++.
Language: C++ - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 1

FahdSeddik/Competitive-Programming
A collection of my solutions to competitive programming problems on different platforms. Using C++.
Language: C++ - Size: 507 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 1

RiritoNinigaya/DisableUAC_CppEdition
DisableUAC_CppEdition by RiritoNinigaya
Language: C++ - Size: 899 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

courseworks/AUT_AP_2024_Spring_HW4
The fourth assignment for AUT's Advanced Programming course (Spring 2024), designing a messaging system and mastering the Standard Template Library (STL). Enhance your skills in object-oriented programming with practical applications of classes, inheritance, and polymorphism, while leveraging STL for loop-free programming.
Language: C++ - Size: 88.9 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 2

nixrajput/char-counter-cpp
Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.
Language: C++ - Size: 81.1 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Usamathakur/leetcode-solutions-java
I will try my best to solve leetcode easy + medium + hard problems with C++.
Language: Java - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ardacebi/cpp-examples
Simple and basic C++ examples for educational purposes.
Language: C++ - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

dev-SR/exercise
All in one, cumulative repository for learning major programming languages
Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 3 - Forks: 0

amanraj-creator/GFG-POTD
This repository is all about the solutions of various "Problem of the day" of GeeksForGeeks.
Language: C++ - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

SauravMaheshkar/playground
Algorithms, Data Structures, Leetcode, Niche Languages
Language: Rust - Size: 85 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

XyrenTheCoder/SEHH2042-Tutorial
SEHH2042 (2024-25) | Tutorial Exercises | Individual Assignment
Language: C++ - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

deryaxacar/42-CPP-Module-00
The exercises in this repository provide excellent opportunities to both enhance your technical skills and gain experience in software development processes. They help lay the foundational elements of C++ and offer significant support during the transition from C to C++.
Language: C++ - Size: 152 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

Mmabiaa/Cpp-Beginner-Projects
Simple and beginner friendly C++ projects you can clone
Language: C++ - Size: 1.53 MB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

GabrieleDG0/Stockfish-ChessGame-SFML
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
Language: C++ - Size: 9.97 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

hasansheikh3/CPP-Practice-Problems
C++ Practice Problems from all over the Internet.
Language: C++ - Size: 237 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

simplyYan/Aprender-Arduino
Aprenda Arduino com C++. Curso fácil e completo, além de ser open-source. Com tudo que vc precisa saber
Language: C++ - Size: 238 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

UmangDalvadi/Cpp-Codes
Language: C++ - Size: 590 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

quqiOnfree/MCRCON
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
Language: C++ - Size: 297 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

kishanrajput23/Wipro-Unix-CPP-Systems
Wipro Project Readiness Program (Embedded Unix C++) : Hands-On Assignments and Mini-Projects Solutions
Language: C++ - Size: 109 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

gabyx/tech-pr-cpp-value-catergories
Technical presentation about value catergories (rvalue/lvalue) in C++ and how to understand them...
Language: CSS - Size: 60.4 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

darusc/EZGE
EZGE (EZ Global Elite) - External Counter-Strike: Global Offensive cheat, written in C++
Language: C++ - Size: 1010 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

kishanrajput23/Training-Schedule-Management
This is a system that helps companies to keep track of schedules of all the trainings happening in the organization.
Language: C++ - Size: 11.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

vernthedragon/EmbeddedExecutable
Loads an Executable from a byte array in Memory. Allows the Executable to not be Present in the File System during Runtime and can be Used to Load the Executable in Another Process. Could be used to Avoid AntiVirus and AntiCheat Detection. In Conclusion we just Manual Map an Executable
Language: C - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

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.
Language: C++ - Size: 348 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

yrncollo/cpp-projects
A collection of C++ projects
Language: C++ - Size: 54.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

Abhikar12/CPP-Programs
This repository contains all the common and Data Structures & Algorithm programs in C++ Language.
Language: C++ - Size: 284 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

amarsingh7/Data_Structures_and_Algorithm
Hey folks, this is the repository to prepare a fully complete list of self explained and optimized codes for all important Data structure and Algorithms we frequently use. Only language accepted here is C++
Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 5

TusharKukra/STL
C++ STL Programming with explaination
Language: C++ - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
Language: C++ - Size: 288 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

tunchasan/String-Parser
Using the Binary Search Tree and Stack structures, extract user information from the given file. Parsing by # character and defining the parsed information as a User object, then the program that processes this information.
Language: C++ - Size: 19.7 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

RedwanSharafatKabir/CPP-Code
Language: C++ - Size: 26.4 KB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

amzyei/pck3r
Pck3r is a modern package manager for Windows 10 x64. It acts as a tool that helps users manage software with MSI/EXE installers on Windows. Pck3r makes installing, download and managing software easier with a clear interface and straightforward commands.
Language: C++ - Size: 318 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 1

AI314159/Seastar
A simple, unified build system inspired by Cargo for C, C++, and maybe Rust
Language: Rust - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 2 - Forks: 0

remydzn/cpp-study
Self-studying c++, archiving my activities
Language: C++ - Size: 9.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

lifaet/KeyLogger
keylogger Software using C++
Language: C++ - Size: 4.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

CursedPrograms/CPP-Template
C++ Template
Language: Batchfile - Size: 62.5 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

deryaxacar/42-CPP-Module-05
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
Language: C++ - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

deryaxacar/42-CPP-Module-01
This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.
Language: C++ - Size: 135 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

nthnn/chisei
A lightweight, efficient, and user-friendly C++ library for creating, training, and deploying fully connected neural networks; designed with simplicity and performance in mind.
Language: C++ - Size: 9.59 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

RozhakXD/MyContact
Language: C++ - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
