elnormous / hlibsLinks
Header-only C++ libraries
☆19Updated 11 months ago
Alternatives and similar repositories for hlibs
Users that are interested in hlibs are comparing it to the libraries listed below
Sorting:
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- C++ string formatting library☆47Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ Better Futures☆50Updated 3 years ago
- C++20 compile-time reflection library.☆35Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Observer pattern and signals/slots for C++11 projects☆85Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- ☆50Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago