janekb04 / job_system
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆33Updated last year
Alternatives and similar repositories for job_system:
Users that are interested in job_system are comparing it to the libraries listed below
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆76Updated 2 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 5 months ago
- CRSTL is an alternative STL with the aim to compile fast, run fast, and be clear to read and understand with simple code☆50Updated last week
- Virtual memory based containers☆42Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆43Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- C++17 tiny vector math library☆41Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Updated last year
- A small, flexible and extensible front-end for GLSL.☆21Updated 2 years ago
- entity component system framework☆46Updated this week
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- A high performance C++ playground library☆48Updated 8 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- High performance multithreading toolkit for C++17☆46Updated last week
- Single-header libraries from the Magnum engine☆117Updated 3 weeks ago
- rex engine and game☆15Updated 3 years ago
- Flat containers for C++☆59Updated 2 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- NanoSTL, a small subset of C++ STL and libm☆126Updated 2 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆119Updated 2 months ago
- ☆26Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- reflection in c++ for json de/serialization☆44Updated last year