dtrebilco / TarenLinks
Useful C++ templates
☆14Updated last year
Alternatives and similar repositories for Taren
Users that are interested in Taren are comparing it to the libraries listed below
Sorting:
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆39Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- The C++ package manager based on premake5☆27Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- ☆26Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- ☆31Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago