jakehffn / lightgridLinks
Header-only implementation of a grid for spatial lookups
☆26Updated 11 months ago
Alternatives and similar repositories for lightgrid
Users that are interested in lightgrid are comparing it to the libraries listed below
Sorting:
- C++ build system that uses C++ for build configuration.☆19Updated this week
- C++20 compile-time reflection library.☆35Updated 11 months ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆59Updated 5 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Runtime compiled C++ with hot-swapped classes.☆117Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Virtual memory based containers☆43Updated 3 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- lightweight, header-only C++ library for creating well-formatted, fully-customizable CLI tables.☆57Updated this week
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++17 tiny vector math library☆46Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 3 weeks ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆39Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- C++ Better Futures☆46Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 10 months ago