asutton / cxx14-graphLinks
A C++ 14 implementation of graph data structures
☆34Updated 8 years ago
Alternatives and similar repositories for cxx14-graph
Users that are interested in cxx14-graph are comparing it to the libraries listed below
Sorting:
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- WIP☆27Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- ☆26Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated this week
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago