haasdo95 / graphliteLinks
A lightweight C++ graph library
☆77Updated 2 years ago
Alternatives and similar repositories for graphlite
Users that are interested in graphlite are comparing it to the libraries listed below
Sorting:
- C++17 tiny vector math library☆43Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆83Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- C++ small containers☆147Updated 2 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆71Updated last year
- C++11 syntactic sugar for ImGui with RAII guards☆71Updated 6 months ago
- Single-header libraries from the Magnum engine☆120Updated 3 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated last month
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- Archived!☆27Updated 3 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- C++ Better Futures☆45Updated 2 years ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last month
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A library of type traits for introspecting C++ function types