elnormous / hlibs
Header-only C++ libraries
☆18Updated last month
Alternatives and similar repositories for hlibs:
Users that are interested in hlibs are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Easy Parsing C++ Library☆21Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- C++ string formatting library☆44Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- ☆48Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆23Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Flat containers for C++☆59Updated 2 years ago
- C++17 tiny vector math library☆42Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A header only cross platform wrapper of fiber API.☆45Updated 6 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month