GitHub topics: cpp98
ma1loc/Basic_CPP_Projects
all C++ modules (CPP00–CPP09) from 1337 School, developed in C++98. It explores object-oriented programming, constructors, inheritance, polymorphism, templates, STL, and advanced C++ concepts.
Language: C++ - Size: 205 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
dde-carv/CPPS
It is just like C, but better!
Language: C++ - Size: 186 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
hazelcast/hazelcast-cpp-client
Hazelcast IMDG C++ Client
Language: C++ - Size: 58.1 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 89 - Forks: 51
Dvurechensky-Docs/BasicKnowledgeCPP
Базовые знания языка C++
Language: C++ - Size: 282 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
AKL001/CPP
C++ modules projects and exercises.
Language: C++ - Size: 3.47 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
Size: 392 KB - Last synced at: 9 days ago - Pushed at: 18 days ago - Stars: 3,964 - Forks: 263
nonstd-lite/optional-lite
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 388 KB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 419 - Forks: 48
nonstd-lite/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 412 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 507 - Forks: 45
nemtrif/utfcpp
UTF-8 with C++ in a Portable Way
Language: C++ - Size: 190 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 1,838 - Forks: 226
nonstd-lite/ring-span-lite
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 260 KB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 165 - Forks: 14
ricvrdv/cpp-05
C++ Module 05 - exceptions
Language: C++ - Size: 30.3 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0
vlad441/ncpp
Минималистичная системная библиотека / Minimalistic system library
Language: C++ - Size: 565 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 5 - Forks: 0
myousaf64/IRC-server
A simple Internet Relay Chat (IRC) client implemented in C++98. The goal of this project is to provide a basic yet functional IRC client that allows users to connect to IRC servers, join channels, send and receive messages, and interact with other users in real-time.
Language: C++ - Size: 1.76 MB - Last synced at: 20 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0
Sheratan095/Cpp_modules
Cpp_modules is a comprehensive project designed to guide 42ers through the fundamentals of C++ up to more advanced algorithms and data structures. Starting with basic concepts and syntax, the project collection gradually explores complex problem-solving techniques, culminating in sophisticated implementations like the Ford-Johnson sorting algorithm
Language: C++ - Size: 6.57 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
gsl-lite/gsl-lite
ISO C++ Core Guidelines Library implementation for C++98, C++11 up
Language: C++ - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 956 - Forks: 110
martinmoene/lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Language: C++ - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 404 - Forks: 46
Vectorized/Static-Sort
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Language: C++ - Size: 646 KB - Last synced at: 30 days ago - Pushed at: about 5 years ago - Stars: 53 - Forks: 6
martinmoene/string-non-lite
String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare.
Language: C++ - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 25 - Forks: 2
PythonGermany/42_webserv
Simple HTTP server written in C++98
Language: C++ - Size: 14.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
Kuninoto/42_webserv
A web server written from scratch in C++98.
Language: JavaScript - Size: 17.2 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
nicolasgasco/42_webserv
An HTTP server coded in C++. It supports configuration files and GET, HEAD, POST, and DELETE requests. Serves a fully static website
Language: C++ - Size: 23.3 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
aboubakr-jelloulat/Cpp-Module-02
Ad-hoc polymorphism, operator overloading and the Orthodox Canonical class form
Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0
martinmoene/variant-lite
variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.
Language: C++ - Size: 607 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 248 - Forks: 29
martinmoene/status-value-lite
status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library
Language: C++ - Size: 198 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 1
martinmoene/value-ptr-lite
value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 171 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 49 - Forks: 14
martinmoene/observer-ptr-lite
observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)
Language: C++ - Size: 162 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 37 - Forks: 5
martinmoene/optional-bare
optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-file header-only library
Language: C++ - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 2
martinmoene/string-view-lite
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 269 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 450 - Forks: 47
martinmoene/byte-lite
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 58 - Forks: 9
martinmoene/boolean-lite
boolean lite: A strong boolean type for C++98 and later
Language: C++ - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1
martinmoene/any-lite
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 208 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 148 - Forks: 27
martinmoene/nonstd-lite
Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.
Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 87 - Forks: 5
amema42/cpp
cpp modules @ 42 School
Language: C++ - Size: 10.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
Bretzz/ft_deque
recreating std::deque in c++98
Language: C++ - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
tesla33io/webserv
HTTP web server in C++ (std-98)
Language: C++ - Size: 41.4 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
martinmoene/clue
A tiny single-file header-only C++ logging framework
Language: C++ - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 66 - Forks: 7
Preferencesoft/Bracketext
Text macros language, extensible markup language
Language: C++ - Size: 32.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0
Kr1sNg/42piscine-Cpp
deep diving into Object-Oriented Programming C++
Language: C++ - Size: 18.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
raveriss/ft_irc
Projet de développement d’un serveur IRC en C++98, suivant les standards du protocole IRC. Le serveur supporte plusieurs connexions simultanées, des opérations non bloquantes, et permet aux clients de rejoindre des canaux, d’envoyer des messages privés, et de gérer des opérateurs de canaux.
Language: C++ - Size: 4.27 MB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0
gxsilva/42SP_CPP
⚙️ This repository contains all C++ exercises from 42 SP, including bonus parts. It also includes personal notes and study materials to support the learning process.
Language: C++ - Size: 407 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
xDec0de/42CPP
A collection of all C++ projects from 42, consisting of 10 different modules.
Language: C++ - Size: 133 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
oussamakami/jetserver
JetServer is a lightweight C++98 HTTP server supporting virtual hosting, routing, CGI, and efficient connection handling. Designed for learning server internals or building custom web services.
Language: C++ - Size: 42.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ricvrdv/cpp-03
C++ Module 03 - inheritance between classes
Language: C++ - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ricvrdv/cpp-02
C++ Module 02 - function and operator overloading
Language: C++ - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ricvrdv/cpp-01
C++ Module 01 - new, delete, references, file manipulation
Language: C++ - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
ricvrdv/cpp-00
C++ Module 00 - namespaces, classes, member functions, stdio streams, ...
Language: C++ - Size: 41 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
mitadic/webserv
NGINX prototype built using historical stack [ C++98, poll() ]
Language: C++ - Size: 29.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1
mli42/at42ft_containers
Reimplement some containers from the STL (vector, list, map, stack, queue && their iterators, const_iterators, reverse_iterators) [C++]
Language: C++ - Size: 118 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2
KeyZox71/tomlpp
📓 A small toml parser (poorly) written in CPP (for my webserver project)
Language: C++ - Size: 711 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
ohbamah/ft_irc
A 42 network-C++ project
Language: C++ - Size: 17.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1
anthonyleestark/mem-trackify-plus
A very simple, lightweight, header-only C++ library designed to track memory allocations and deallocations throughout the lifetime of a program.
Language: C++ - Size: 41 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
bastienkody/testercpp09
Ecole 42 (last cpp module tests)
Language: Shell - Size: 17.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0
NigeParis/42-irc
We teamed up to create our own IRC (Internet Relay Chat) server. The goal was to build a chat server that supports multiple users, real-time messaging, and basic features like joining channels, setting nicknames, and sending private messages—just like classic online chat systems.
Language: C++ - Size: 6.56 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
srz-zumix/iutest
c++ testing framework
Language: C++ - Size: 213 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 67 - Forks: 6
Basil-Ismail/CPP_modules_42
Language: C++ - Size: 1.27 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
ilyassealdidi/42-cpp_modules
This repository contains my solutions to the C++ modules. These projects cover fundamental and advanced C++ concepts, including classes, inheritance, templates, containers, and more.
Language: C++ - Size: 3.37 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
42-Ikole/Plebserv
🖥 A http webserver
Language: C++ - Size: 8.66 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1
Oberon00/luabind Fork of luabind/luabind
Luabind is a library that helps you create bindings between C++ and Lua.
Language: C++ - Size: 2.77 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 47 - Forks: 13
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
Language: C++ - Size: 3.16 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 5,582 - Forks: 1,170
0xEDU/ft_containers
This project is nothing but an homage to C++'s STL containers!!
Language: C++ - Size: 57.6 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
42mates/webserv
Repo for the webserv project from 42 school by @marinsucks and @Soner-K.
Language: C++ - Size: 5.81 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
tip-of-the-week/cpp
C++ Tip Of The Week
Size: 2.41 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1,611 - Forks: 73
RogerioLS/CPP-42sp
About A collection of small 42 school projects about C++.
Language: C++ - Size: 873 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
sdk-meb/ft_containers.42
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
Language: C++ - Size: 2.02 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
kaniteru/SimpleSocket
Single-header, cross-platform TCP/UDP socket wrapper in c++
Language: C++ - Size: 44.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1
mxvements/ft_cpp09
stl
Language: C++ - Size: 84 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
DreamyCecil/DreamyUtilities
A personal framework with a variety of libraries with classes and functions to enhance coding experience. Compatible with C++98.
Language: C++ - Size: 292 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
FxmousKid/42Cursus-ft_irc
making a IRC server compatible with modern clients for school42, based on RFC 1459
Language: C++ - Size: 2.71 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - 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: 6 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0
f-corvaro/CPP
"Master the essentials of C++ programming and project development."
Language: C++ - Size: 5.02 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1
BLQuatre/42-cpp
Language: C++ - Size: 129 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
saifeddineelhanoune/ft_ircserv
building irc-protocol in c++-98
Language: C++ - Size: 10.2 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1
42YerevanProjects/cpp_modules
CPP modules of 42 school
Language: C++ - Size: 3.18 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 1
levensta/IRC-Server
IRC server based on TCP/IP protocol to rfc1459 standard
Language: C++ - Size: 135 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 2
Mushigarou/IRC-Server
This IRC server features private, group chat and file transfert
Language: C++ - Size: 1.77 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2
deryaxacar/42-Cpp_03
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
Language: C++ - Size: 42 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
AgvanGrigoryan/CPP-Modules
My attempt to discover CPP. These projects are more based on the concept of OOP, include various design patterns and using the STL library.
Language: C++ - Size: 237 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
mxvements/ft_cpp05
Repetition and Exceptions
Language: C++ - Size: 58.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
nemtrif/ftest
A simple and limited unit-test framework for C++ 98
Language: C++ - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4
marineks/Ft_irc
Prompt: Recode your own IRC server in C++
Language: C++ - Size: 728 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 3
SILDTeam/LEFA-GE
LEFA | Game Engine write in C89
Language: C - Size: 34.2 MB - Last synced at: 6 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
NigeParis/42-cpp-05
CPP Module 05 teaches inheritance, polymorphism, and exception handling using try-catch. It covers creating forms, specialized actions, and dynamic form generation with robust error management.
Language: C++ - Size: 71.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
hex01e/webserv
A web server project involves developing software that responds to requests made over the Hypertext Transfer Protocol (HTTP). This software acts as the engine behind a website, delivering content and functionality to users who access it through web browsers.
Language: C++ - Size: 60.9 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1
mahahahad/CPP03
Language: C++ - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
mahahahad/CPP00
CPlusPlus00
Language: C++ - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
mahahahad/CPP02
Language: C++ - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
mahahahad/CPP01
Language: C++ - Size: 33.2 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
youradrien/42-CPP-Modules
C++98 execises
Language: C++ - Size: 409 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
medidbella/cpp_modules
exploring c++ lang
Language: C++ - Size: 208 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
BaBreton/42-CPP
42 school CPP modules
Language: C++ - Size: 248 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0
sorgom/CppUTestSteps
CppUTest Enhancement Test Steps
Language: C++ - Size: 32.2 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
flagarde/source_location
cross-platform source_location for c++98 to c++20
Language: CMake - Size: 194 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2
end2endzone/RapidAssist
RapidAssist is a lite cross-platform library that assist you with the most c++ repetitive tasks.
Language: C++ - Size: 1.65 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0
MickaelBlet/Args
Parse and store options from argc and argv
Language: C++ - Size: 520 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0
m0saan/CPP-Module
Learn C++ through a CPP-Pool by 42
Language: C++ - Size: 1.16 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 5
mcombeau/Cpp_Modules 📦
A collection of small 42 school projects about C++.
Language: C++ - Size: 3.66 MB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0
achrafelkhnissi/webserv
webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.
Language: C++ - Size: 116 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3
QiBowen2008/WindowsVirusCodes
94种病毒的源代码
Language: Pascal - Size: 1.26 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1
edvin3i/42_webserv
Our webserv project on C++98
Language: HTML - Size: 36.2 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
42-Ikole/cpp
🧶 Basic cpp principles
Language: C++ - Size: 986 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0