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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Useful C++ templates☆14Updated last year
- Signals/Slots implementation with multiple executors☆29Updated 7 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
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- ☆26Updated 7 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- ☆17Updated last year
- ☆39Updated 9 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- ☆31Updated 9 years ago