trollworks / sdk-coreLinks
Core SDK of Trollworks engine
☆23Updated last year
Alternatives and similar repositories for sdk-core
Users that are interested in sdk-core are comparing it to the libraries listed below
Sorting:
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆66Updated last year
- reflection in c++ for json de/serialization☆47Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆81Updated 11 months ago
- A simple and powerful entity component system (ECS) written in C++17☆114Updated this week
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆67Updated 8 months ago
- entity component system framework☆65Updated last month
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- VRSFML: Vittorio Romeo's SFML fork☆83Updated this week
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- A 2d Game Engine written in C++20.☆30Updated 4 years ago
- Declarative, composable, concise & fast HTML & CSS components in C++☆30Updated last year
- C++ Implementtion of Containers, CPU/GPU Allocators, Task Scheduler and other utilities☆93Updated this week
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A C++ SIMD mathematics library for computer graphics.☆27Updated 3 months ago
- Use EnTT in Lua with Sol2☆56Updated 3 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆65Updated this week
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 6 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 4 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- A C++20 2D oriented game engine☆89Updated 2 years ago
- Work in progress real-time strategy game.☆24Updated this week
- Tiny C++ 3D game development library for Windows and Linux☆122Updated 9 months ago
- C++ Entity Component System (ECS)☆33Updated last year
- C++17 tiny vector math library☆44Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆109Updated 9 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Markdown renderer for Dear ImGui using MD4C parser☆163Updated 3 years ago