An open API service providing repository metadata for many open source software ecosystems.

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: 2 days ago - Pushed at: 27 days ago - Stars: 13,201 - Forks: 901

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: 1.98 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 1,740 - Forks: 68

NVIDIA/cccl

CUDA Core Compute Libraries

Language: C++ - Size: 79.8 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,621 - Forks: 212

Nekrolm/ubbook

C++ programmer's guide to undefined behavior

Size: 559 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1,270 - Forks: 67

plasma-umass/ChatDBG

ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

Language: Python - Size: 39.6 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 896 - Forks: 58

serge1/ELFIO

ELFIO is a header-only C++ library for reading and generating ELF (Executable and Linkable Format) files.

Language: C++ - Size: 17.8 MB - Last synced at: 9 days ago - Pushed at: 29 days ago - Stars: 779 - Forks: 163

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: over 1 year ago - Stars: 408 - Forks: 79

nragland37/cpp-projects

Collection of 50 C++ Projects, Algorithms, Data Structures & Learning Materials

Language: C++ - Size: 50 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 310 - Forks: 41

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

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: over 1 year ago - Pushed at: over 1 year ago - Stars: 157 - Forks: 47

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: 6 months ago - Pushed at: 6 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.17 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 113 - Forks: 2

hj-n/cpp_4_undergraduates

Learning references : cpp programming & fundamental CS tools for undergraduates

Language: C++ - Size: 96.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 9

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

maxtyson123/MaxOS

A 64bit hobby operating system written in C++

Language: C++ - Size: 15.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 49 - Forks: 5

gonglei007/cpp-bugs-killer

程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。

Language: Roff - Size: 885 KB - Last synced at: 26 days ago - Pushed at: about 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: 16 days ago - Pushed at: 2 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.48 MB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 36 - Forks: 2

emeraldacoustics/fast-io

10X Fast I/O Library for C++

Language: C++ - Size: 10.7 KB - Last synced at: 12 days ago - Pushed at: 12 months 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: about 1 month ago - Pushed at: 2 months ago - Stars: 29 - Forks: 7

ThusharaX/Cpp-programming

C++ programming questions and answers

Language: C++ - Size: 28.3 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 56

HuangHongkai/tinyserver

Language: C++ - Size: 4.74 MB - Last synced at: about 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: about 2 months ago - Pushed at: about 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: about 1 month ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 8

serious-scaffold/ss-cpp

A continuously evolving basic template for cpp development practice.

Language: Jinja - Size: 6.63 MB - Last synced at: 10 days ago - Pushed at: 10 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: 2 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: 11 months ago - Pushed at: 11 months ago - Stars: 16 - Forks: 28

MaxLHy0424/SCLTK

使用 C++ 开发的 Windows Console Application, 用于破解机房控制.

Language: C++ - Size: 3.24 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 13 - Forks: 0

jerry762/TTU-DS

TTU CSE Data Structures Homework Answers

Language: C++ - Size: 16.4 MB - Last synced at: 22 days ago - Pushed at: 22 days 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: 5 days ago - Pushed at: 6 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: about 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: HTML - Size: 50.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 3

azinoviev/cpp-videos

A curated list of C++ conference videos, talks, lectures and interviews

Size: 135 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

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: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 4

jjjllxx/CPP-Study-Repo

C++ study repo. Learn from cherno.

Language: C++ - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

Gpinchon/MSG

MSG (FUIYOH!) stands for Modular Scene-Graph

Language: C++ - Size: 14.7 MB - Last synced at: 3 days ago - Pushed at: 3 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: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 0

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: about 1 month ago - Pushed at: 7 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: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 1

aminyaa/ForgSoft

Free Objective and Reliable Graphical Software

Language: C++ - Size: 49.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 4

karmakrafts/kstd-streams 📦

Highly optimized, constexpr-ready collection streams for C++17/20.

Language: C++ - Size: 209 KB - Last synced at: about 10 hours 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: about 1 year ago - Pushed at: almost 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: about 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: about 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: about 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: 21 days ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 0

Choaib-ELMADI/getting-started-with-cpp

Getting started with CPP - Insights and Notes.

Language: C++ - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year 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

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: 8 days ago - Pushed at: 8 days 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: 12 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 5

player400/pi

My very own CPU architecture! Emulator availible!

Language: C++ - Size: 368 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 5 - Forks: 0

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: 28 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

GabrielCrackPro/CPP-Projects

A repository with all my CPP projects

Language: C++ - Size: 26.4 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

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: 59.6 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 4 - 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: 9 days ago - Pushed at: 9 days 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: 29 days ago - Pushed at: 11 months ago - Stars: 4 - Forks: 1

RiritoNinigaya/DisableUAC_CppEdition

DisableUAC_CppEdition by RiritoNinigaya

Language: C++ - Size: 899 KB - Last synced at: about 1 month ago - Pushed at: 11 months 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: 2 months ago - Pushed at: 12 months 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: 2 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: about 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: about 1 month ago - Pushed at: almost 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.6 MB - Last synced at: 5 days ago - Pushed at: 5 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: 294 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 3 - Forks: 0

XyrenTheCoder/SEHH2042-Tutorial

SEHH2042 (2024-25) | Tutorial Exercises | Individual Assignment

Language: C++ - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

phbastosa/SeisFAT2D

Modeling, inversion and migration focusing on seismic first-arrivals.

Language: C++ - Size: 446 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

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: 18 days ago - Pushed at: about 2 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: 22 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

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: about 1 month ago - Pushed at: 2 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: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

SauravMaheshkar/playground

Algorithms, Data Structures, Leetcode, Niche Languages

Language: Rust - Size: 82 KB - Last synced at: 7 days ago - Pushed at: 3 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: 2 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 1

UmangDalvadi/Cpp-Codes

Language: C++ - Size: 590 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

quqiOnfree/MCRCON

这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)

Language: C++ - Size: 297 KB - Last synced at: 1 day ago - Pushed at: 11 months 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: about 2 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: 3 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: 11 months ago - Pushed at: almost 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: 2 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: about 2 years ago - Pushed at: about 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: over 1 year 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: about 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 8 hours 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: 2 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: over 4 years ago - Stars: 3 - Forks: 0

RedwanSharafatKabir/CPP-Code

Language: C++ - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

lifaet/KeyLogger

keylogger Software using C++

Language: C++ - Size: 4.34 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

remydzn/cpp-study

Self-studying c++, archiving my activities

Language: C++ - Size: 8.46 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

CursedPrograms/CPP-Template

C++ Template

Language: Batchfile - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: 27 days 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: 22 days ago - Pushed at: about 2 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: 18 days ago - Pushed at: about 2 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: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

RozhakXD/MyContact

Language: C++ - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

amoldhamale1105/CodingPlayground

Code experiments and epiphanies

Language: C++ - Size: 3.91 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

mlee-msl/codebase

Language: Go - Size: 5.85 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 5

Hongtae/CoroDispatchQueue

Simple Concurrency Library with Coroutine Dispatch Queue

Language: C++ - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

QiBowen2008/WindowsVirusCodes

94种病毒的源代码

Language: Pascal - Size: 1.26 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 1

PMaxsudbek/cpp

C++

Language: C++ - Size: 8.3 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

kishanrajput23/Scaler-365-Days-of-Code

This repository dedicated to a year-long coding journey. This collection documents daily coding challenges I did on InterviewBit Platform.

Language: C++ - Size: 214 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Related Topics
cpp 281 cpp-library 48 cpp20 38 cpp17 32 data-structures 31 cpp-project 31 cplusplus 29 algorithms 26 c 23 c-programming 22 cpp-course 21 cpp-all 18 oop 17 visual-studio 16 programming 16 cpp-programming-language 16 cmake 14 console-application 14 cpp23 14 dsa 14 algorithms-and-data-structures 13 object-oriented-programming 12 game-development 12 cpp-examples 11 cpp14 11 data-structures-and-algorithms 11 c-plus-plus 11 leetcode 10 cpp11 10 python 10 game 10 arduino 9 gui 9 leetcode-solutions 9 dsa-algorithm 9 42school 9 42projects 9 cpp-projects 9 linux 8 game-engine 8 42 8 dsa-practice 8 dsa-learning-series 8 problem-solving 8 cpp-modules 8 oop-principles 8 competitive-programming 8 42born2code 7 42cursus 7 leetcode-cpp 7 hacktoberfest 7 oops-in-cpp 7 learning 7 dsa-cpp 7 programming-language 7 internship-project 6 internship-mini-project-2023 6 internship 6 codsoft-internship 6 oop-in-cpp 6 linux-app 6 assembly 6 codsoft 6 internship-task 6 windows 6 university-project 6 interview-preparation 6 calculator-application 6 modern-cpp 5 multithreading 5 sfml 5 tutorial 5 terminal-app 5 diy-electronics 5 machine-learning 5 embedded-systems 5 cpp98 5 cpp-language 5 embedded 5 cppprojects 5 c-programming-language 5 maker-project 5 pointers 5 university 5 beginner-code 5 opengl 5 qt 5 atmega328p 4 network-programming 4 electronics 4 programming-exercises 4 cplusplus-17 4 cpp-modules-42 4 operating-system 4 calculator 4 cpp17-library 4 cpp-tutorials 4 hackerrank-solutions 4 learn-cpp 4 experimentation 4