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
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Static global objects with constructors and destructors made useful in C++☆27Updated 8 years ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆31Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ reflection framework (for fun)☆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
- ☆12Updated 8 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- ☆22Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 6 years ago
- Not Another Range Library☆39Updated 10 years ago
- Useful C++ templates☆14Updated 5 months ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Reflection and serialization in C++☆11Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆12Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago