elnormous / hlibsLinks
Header-only C++ libraries
☆18Updated 3 months ago
Alternatives and similar repositories for hlibs
Users that are interested in hlibs are comparing it to the libraries listed below
Sorting:
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++ string formatting library☆44Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 11 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- 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☆16Updated last year
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Flat containers for C++☆59Updated 2 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Header-only implementation of a grid for spatial lookups☆26Updated 7 months ago