cpp98 topic
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
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
stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
hazelcast-cpp-client
Hazelcast IMDG C++ Client
nonstd-lite
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
Static-Sort
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
IRC-Server
IRC server based on TCP/IP protocol to rfc1459 standard
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)
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