mattreecebentley / plf_engineLinks
A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf::stack.
☆16Updated 6 years ago
Alternatives and similar repositories for plf_engine
Users that are interested in plf_engine are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Virtual memory based containers☆43Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆18Updated this week
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- C++17 compile-time enum reflection library☆45Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- A C++ single file, header only test framework☆40Updated 2 weeks ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- C++ string formatting library☆46Updated 5 years ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆84Updated 6 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Lightweight logging library for C/C++☆36Updated 2 months ago
- Vulkan rendering library for graphics and text☆95Updated 6 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Modern C++ cross-platform window abstraction.☆17Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Flat containers for C++☆59Updated 3 months ago
- Windows Using Headers Only...☆63Updated 4 years ago
- The C++ package manager based on premake5☆27Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago