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:
- High performance multithreading toolkit for C++17☆47Updated last month
- 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
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- ☆26Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Modern C++ generic header-only template library.☆103Updated last month
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- WIP☆27Updated 6 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 last year