janekb04 / job_systemLinks
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆35Updated 2 years ago
Alternatives and similar repositories for job_system
Users that are interested in job_system are comparing it to the libraries listed below
Sorting:
- entity component system framework☆62Updated 4 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 5 months ago
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- An entity component framework.☆56Updated 3 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆129Updated 8 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆104Updated 8 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 11 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- Virtual memory based containers☆43Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Kahncode Core Library☆32Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 7 years ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆81Updated last year
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated last month
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- Hobby C++ game engine☆37Updated 2 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- Single-header libraries from the Magnum engine☆120Updated 5 months ago
- Runtime compiled C++ with hot-swapped classes.☆118Updated 3 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Archived!☆27Updated 3 years ago
- C++17 tiny vector math library☆46Updated last year
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆23Updated 2 years ago