davechurchill / stardraftLinks
StarCraft Map Visualization
☆48Updated 2 years ago
Alternatives and similar repositories for stardraft
Users that are interested in stardraft are comparing it to the libraries listed below
Sorting:
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆21Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆24Updated this week
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- C++20 highly parallel ECS implementation☆21Updated 6 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- ☆20Updated 8 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Minimal Graphics Library