Capital-Asterisk / longeronppLinks
"Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures
☆31Updated 7 months ago
Alternatives and similar repositories for longeronpp
Users that are interested in longeronpp are comparing it to the libraries listed below
Sorting:
- Archived!☆27Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++ Better Futures☆50Updated 3 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 9 months ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…