grame-cncm / digraphLinks
Very simple C++ directed graph library
☆76Updated 2 years ago
Alternatives and similar repositories for digraph
Users that are interested in digraph are comparing it to the libraries listed below
Sorting:
- A graph concurrent library for C++☆63Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- Google Benchmark data visualization tool☆25Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Mathematical Expression Parser and JIT Compiler☆144Updated last year
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆38Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++20 Compact Tuple Tools☆50Updated last month