dtrebilco / Taren
Useful C++ templates
☆14Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for Taren
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- ☆39Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- Header for creating phantom types.☆13Updated 7 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago
- ☆26Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 6 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 13 years ago
- C++ network library☆31Updated 8 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago