An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with cpp98-compatible

A curated list of projects in awesome lists tagged with cpp98-compatible .

https://github.com/oktonion/stdex

std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads

boost borland c-plus-plus cpp cpp03 cpp11 cpp98 cpp98-compatible cppstl gcc library portable posix posix-threads qnx std-library stdex stl visual-studio

Last synced: 29 Oct 2025

https://github.com/vectorized/static-sort

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

benchmarks cpp98 cpp98-compatible header-only optimizations sort sorting-network sorting-pairs static-sorts templates

Last synced: 10 Apr 2025

https://github.com/izenynn/cpp-modules

42 Cursus: c++ modules for learning the language.

42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-42 cpp98 cpp98-compatible linux macos

Last synced: 23 Oct 2025

https://github.com/adam-mcdaniel/regex-engine

A Regex📋 implementation in C++ using Thompson's NFA algorithm

cpp cpp98-compatible header-only regex regex-engine regex-match text-processing

Last synced: 11 Apr 2025

https://github.com/nyuuuukie/json-parser

A simple JSON parser for C++ projects based on C++98

cpp cpp98 cpp98-compatible json parser

Last synced: 24 Aug 2025

https://github.com/mickaelblet/args

Parse and store options from argc and argv

argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library

Last synced: 01 Aug 2025

https://github.com/ygor-sena/42cursus-cpp-piscine

The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.

42 42cursus 42saopaulo 42school 42sp cpp cpp98 cpp98-compatible ecole42 oop oop-in-cpp oop-principles

Last synced: 12 Jun 2025

https://github.com/mickaelblet/thread

One header file std::thread for C++98

cpp98 cpp98-compatible header-only header-only-library

Last synced: 15 Jun 2025

https://github.com/fuwn/tael

🤗 C++98 Extensions for Tatl

cpp cpp98 cpp98-compatible tatl test

Last synced: 27 Dec 2025

https://github.com/mickaelblet/json

Json load and dump library

cpp cpp98 cpp98-compatible header-only json

Last synced: 12 Oct 2025

https://github.com/pin3dev/42_cpp_modules_00-04

Exploring advanced C++ and OOP concepts like abstraction, encapsulation, simple and multiple inheritance, polymorphism, interfaces, and so on

42 42-cpp-module 42-cpp-modules 42born2code 42cursus 42porto 42projects 42school cpp cpp-course cpp-modules cpp-modules-1337 cpp-modules-42 cpp-project cpp98 cpp98-compatible doxygen doxygen-documentation tutorial

Last synced: 15 Aug 2025

https://github.com/izenynn/ft_containers

42 cursus - ft_containers: re-implementation of some c++ STL containers.

42 42born2code containers cpp cpp98 cpp98-compatible ft-containers linux macos map red-black-tree set stack stl-container stl-containers vector

Last synced: 15 Mar 2025

https://github.com/mickaelblet/mockf

Mock C/C++ functions using gmock

cpp98-compatible google-mock google-test header-only libc mock

Last synced: 11 Jan 2026

https://github.com/mickaelblet/dict

Common dictionary object

cpp cpp98-compatible dictionary header-only

Last synced: 27 Feb 2025

https://github.com/mickaelblet/conf

Config load and dump library

cpp cpp98-compatible

Last synced: 27 Feb 2025

https://github.com/linguawork/ft_containers

The project is to implement basic container classes in CPP: vector, stack, map and set (RBTree) I will write ReadMe file later.

cpp cpp98-compatible iterators map red-black-tree set stack stepanov stl vector

Last synced: 02 Mar 2025

https://github.com/san-ghun/webserv

webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.

42cursus cgi cgi-server cplusplus cplusplus-98 cpp cpp98 cpp98-compatible http http-server server server-application static-server web webserver

Last synced: 14 Sep 2025