asutton / cxx14-graphLinks
A C++ 14 implementation of graph data structures
☆34Updated 9 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- WIP☆27Updated 6 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
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Fast containers of polymorphic objects.☆69Updated 3 weeks ago
- C++ Scattered Containers☆67Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago