HDembinski / stateful_pointerLinks
Use unused bits in your pointer
☆45Updated 7 years ago
Alternatives and similar repositories for stateful_pointer
Users that are interested in stateful_pointer are comparing it to the libraries listed below
Sorting:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆39Updated 9 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Useful C++ templates☆14Updated last year
- My proposals for the C++ standard☆12Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago