My core library with core functions such as STL wrappers, math functions, string manipulation, etc.
-
Updated
Nov 12, 2025 - C++
My core library with core functions such as STL wrappers, math functions, string manipulation, etc.
Embedded Template Library
Fixed-width N-bit integers
std::tuple like methods for user defined types without any macro or boilerplate code
Display 3D shape on terminal without graphic.h
A C++17 Compile Time <cmath> Library
Unicode (UTF-8) capable std::string
A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse deque.
Simple toy standard library, based on latest C++ features.
A C++ library containing an implementation of the STL and other data structures and/or containers.
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
Add a description, image, and links to the std topic page so that developers can more easily learn about it.
To associate your repository with the std topic, visit your repo's landing page and select "manage topics."