haasdo95 / graphliteLinks
A lightweight C++ graph library
☆78Updated 3 years ago
Alternatives and similar repositories for graphlite
Users that are interested in graphlite are comparing it to the libraries listed below
Sorting:
- C++ small containers☆148Updated 3 weeks ago
- C++20 Dynamic Reflection Library☆139Updated 10 months ago
- A collection of std-like single-header C++ libraries☆201Updated this week
- tser - tiny serialization for C++☆146Updated 4 years ago
- Flat containers for C++☆59Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++11 syntactic sugar for ImGui with RAII guards☆74Updated 4 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- Boost.PFR without the boost namespaces☆77Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated 7 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Windows Using Headers Only...☆63Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque