elnormous / hlibs
Header-only C++ libraries
☆18Updated 3 weeks ago
Alternatives and similar repositories for hlibs:
Users that are interested in hlibs are comparing it to the libraries listed below
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- C++ string formatting library☆44Updated 5 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 7 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- C++17 tiny vector math library☆41Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 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☆15Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- easy to use callback library for C++☆39Updated 7 years ago