nspo / graphs-cppLinks
Weighted and unweighted graphs and digraphs with C++
☆17Updated 4 years ago
Alternatives and similar repositories for graphs-cpp
Users that are interested in graphs-cpp are comparing it to the libraries listed below
Sorting:
- Micro Signal/Slot implementetation☆35Updated 2 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Updated 3 weeks ago
- ☆15Updated this week
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated last month
- Yet Another C++ Library☆23Updated last year
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Pipelines for Modern C++☆75Updated 5 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Updated 3 years ago
- Boost.org statechart module☆33Updated last month
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆55Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A simple, generic, header-only state machine implementation for C++.☆69Updated 3 years ago
- Lightweight Component Model and Messaging Framework based on ØMQ☆55Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 2 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- A tiny framework to wrap algorithms for dataflow programming☆40Updated last year
- Lightweight state machine implemented in C++☆28Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ cross-platform plugin architechture demonstration☆67Updated 6 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated last week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 5 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago