ShirenY / tokoroLinks
Lightweight, header only, coroutine library for games.
☆29Updated 6 months ago
Alternatives and similar repositories for tokoro
Users that are interested in tokoro are comparing it to the libraries listed below
Sorting:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- ☆40Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- 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 last year
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- A library of type traits for introspecting C++ function types