asutton / cxx14-graph
A C++ 14 implementation of graph data structures
☆36Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for cxx14-graph
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- ☆26Updated 4 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- WIP☆26Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Flat containers for C++☆19Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆22Updated 7 years ago
- ☆12Updated 8 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Fast containers of polymorphic objects.☆63Updated last week