bobluppes / graaf
A general-purpose lightweight C++ graph library
☆273Updated last week
Alternatives and similar repositories for graaf:
Users that are interested in graaf are comparing it to the libraries listed below
- Header-Only C++ Library for Graph Representation and Algorithms☆571Updated 2 weeks ago
- General-purpose C++ graph library☆209Updated 3 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆166Updated 5 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆507Updated 6 months ago
- C++20 Static Reflection library☆385Updated 2 weeks ago
- C++20 State Machine library☆206Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆270Updated 11 months ago
- Lightweight C++20 testing framework.☆278Updated last week
- The most over-engineered C++ assertion library☆606Updated last week
- C++20 Meta-Programming library☆278Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆690Updated last month
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated last week
- C++11 (and onwards) library for lazy evaluation☆356Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆322Updated last week
- C++20 Microservice Bootstrapping Framework☆217Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆486Updated last month
- Coroutines for C++20 & asio☆270Updated this week
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆293Updated 5 months ago
- A lightweight C++20 serialization and RPC library☆836Updated last month
- Glob for C++17☆260Updated this week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆237Updated this week
- bel::views - simple and easy view classes for C++