elnormous / hlibs
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:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++17 tiny vector math library☆43Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A light-weight C++ profiling library☆31Updated 10 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.☆13Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 10 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- homogeneous variadic function parameters☆17Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- c++17 single header library for constructing and populating classes inline☆7Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- ☆34Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago