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
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 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…☆76Updated 2 months ago
- Virtual memory based containers☆42Updated 3 years ago
- STL whose aim is to compile fast, run fast, and be clear to read☆50Updated this week
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- reflection in c++ for json de/serialization☆43Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 5 months ago
- entity component system framework☆45Updated last week
- Flat containers for C++☆59Updated 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++20 SIMD Within A Register library☆30Updated 6 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆119Updated 2 months ago
- Vulkan rendering library for graphics and text☆91Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- Single-header libraries from the Magnum engine☆117Updated last week
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆50Updated 6 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- C++17 tiny vector math library☆41Updated last year
- simple ray tracing library focusing on good code☆56Updated last year
- A high performance C++ playground library☆48Updated 8 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 7 months ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 2 months ago
- SPMD in C++☆68Updated 4 years ago