elnormous / hlibsLinks
Header-only C++ libraries
☆19Updated 9 months ago
Alternatives and similar repositories for hlibs
Users that are interested in hlibs are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++17 tiny vector math library☆46Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- C++ string formatting library☆46Updated 5 years ago
- ccpp, a general purpose single-header preprocessor library.☆52Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Flat containers for C++☆59Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Archived!☆27Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A font cooking library☆57Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Phisko's C++ Utilities☆44Updated 2 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆17Updated 3 years ago