Use unused bits in your pointer
☆46Oct 4, 2017Updated 8 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:
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- My proposals for the C++ standard☆13Nov 10, 2025Updated 4 months ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 10 years ago
- sorting algorithms benchmark☆14Aug 14, 2017Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Dec 4, 2019Updated 6 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Reference counted synchronized pointer.☆14Aug 9, 2017Updated 8 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- An approach for runtime detection inside a constexpr function☆80Jul 15, 2018Updated 7 years ago
- Experimental library for currying in C++17☆76Apr 10, 2025Updated 11 months ago
- A C++ header-only color format & conversion library☆18Dec 21, 2014Updated 11 years ago
- Roadmap for implementation of Concepts in the Clang compiler.☆16Aug 13, 2018Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Dec 4, 2019Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25May 18, 2019Updated 6 years ago
- A compile-time linear algebra system for C++☆121Oct 11, 2021Updated 4 years ago
- Block level data synchronization library☆49Feb 3, 2019Updated 7 years ago
- The Bit Library☆58Mar 11, 2019Updated 7 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆110Apr 4, 2019Updated 6 years ago
- A tiny, portable image class that can read and write PNGs (with the help of libpng), set color-plane layout (at compile-time), and resize…☆12Jun 10, 2016Updated 9 years ago
- λ → C++ library for functional programming☆37Dec 22, 2016Updated 9 years ago
- Experimental/work-in-progress code☆11Sep 3, 2019Updated 6 years ago
- C++17 immutable compile-time key value map☆50Nov 26, 2019Updated 6 years ago
- Fast delegates implementation☆57May 22, 2022Updated 3 years ago
- A debugger for CMake☆23Jan 4, 2020Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Nov 11, 2017Updated 8 years ago
- SIMD-optimized math library in C++☆24Apr 28, 2018Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Feb 24, 2015Updated 11 years ago
- C++11 libs: await, channels, reactive/signals, timelines, alarms, logging, args, etc.☆23Dec 29, 2020Updated 5 years ago
- Literal Logging for C++☆86Nov 3, 2017Updated 8 years ago
- Material and work for O'Reilly courses and publications☆11May 19, 2020Updated 5 years ago
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- Prototype for a visual based SmartAI Editor for Trinitycore. Written in C# with WPF☆10Jul 12, 2018Updated 7 years ago
- Proposal for constexpr_allocator☆13Apr 5, 2017Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- Compile-time linear algebra in C++☆57Oct 9, 2017Updated 8 years ago
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago