std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
-
Updated
Dec 16, 2025 - C++
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Win32 API Experimental(or Extension) features
My solution for CPP Module 03 of the Common core of 42 school.
My solution for CPP Module 00 of the Common core of 42 school.
42 Cursus: c++ modules for learning the language.
Light weight Modern CPP interface to simulate C++11 standard for old C++98 compilers
My solution for CPP Module 04 of the Common core of 42 school.
A Regex📋 implementation in C++ using Thompson's NFA algorithm
A simple JSON parser for C++ projects based on C++98
My solution for CPP Module 01 of the Common core of 42 school.
Lock-less C99 and C++20 atomic header replacements
42-webserv is a fully functional HTTP/1.0 web server that demonstrates core networking concepts, socket programming, and HTTP protocol implementation. This project showcases clean architecture, efficient request handling, and proper C++ practices without relying on external libraries.
Parse and store options from argc and argv
A web server written from scratch in C++98.
My solution for CPP Module 02 of the Common core of 42 school.
Add a description, image, and links to the cpp98-compatible topic page so that developers can more easily learn about it.
To associate your repository with the cpp98-compatible topic, visit your repo's landing page and select "manage topics."