Open Source Libs
Find Open Source Packages
Open Source Libraries
👉
Cpp98
24 Open Source Cpp98 Software Projects
Free and open source cpp98 code projects including engines, APIs, generators, and tools.
Catch2
14469 ⭐
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Awesome Hpp
1693 ⭐
A curated list of awesome header-only C++ libraries
Gsl Lite
700 ⭐
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
Lest
331 ⭐
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
Span Lite
379 ⭐
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Optional Lite
328 ⭐
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
String View Lite
293 ⭐
string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library
Variant Lite
203 ⭐
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
Ring Span Lite
117 ⭐
ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library
Any Lite
92 ⭐
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
Iutest
58 ⭐
c++ testing framework
Stdex
47 ⭐
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Clue
48 ⭐
A tiny single-file header-only C++ logging framework
Nonstd Lite
57 ⭐
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
Byte Lite
41 ⭐
byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library
Observer Ptr Lite
32 ⭐
observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)
Value Ptr Lite
33 ⭐
value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library
Hazelcast Cpp Client
72 ⭐
Hazelcast IMDG C++ Client
Static Sort
25 ⭐
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Vrm_pp
12 ⭐
Small C++ preprocessor library
Cpp_new_features
1340 ⭐
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
String Lite
12 ⭐
String facilities for C++98 and later
Cpp Fast Delegates
10 ⭐
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
Status Value Lite
11 ⭐
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