jakehffn / lightgrid
Header-only implementation of a grid for spatial lookups
☆26Updated last month
Related projects ⓘ
Alternatives and complementary repositories for lightgrid
- C++ build system that uses C++ for build configuration.☆15Updated this week
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- reflection in c++ for json de/serialization☆40Updated last year
- ☆22Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆32Updated 3 years ago
- simple ray tracing library focusing on good code☆54Updated 8 months ago
- STL whose aim is to compile fast, run fast, and be clear to read☆46Updated last week
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++17 tiny vector math library☆41Updated 11 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- A C++20 serialization library (cereal fork)☆26Updated last year
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 6 months ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆16Updated last year
- Core SDK of Trollworks engine