skarupke / compile_time
A few classes which compile faster than the classes that they replace
☆11Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for compile_time
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Not Another Range Library☆39Updated 10 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Reference counted synchronized pointer.☆14Updated 7 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 5 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Easily batch-build cmake projects!☆17Updated 6 months ago
- A beautiful stack trace pretty printer for C++☆8Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Reflection and serialization in C++☆10Updated 8 years ago
- Single- and Double- intrusive linked lists for C++☆15Updated 9 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- A collection of bit manipulation routines for C++☆19Updated 11 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Provides LLDB data formatters for the rapidjson library☆11Updated last year
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 5 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago