janekb04 / job_systemLinks
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆37Updated 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:
- NanoSTL, a small subset of C++ STL and libm☆129Updated 5 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- entity component system framework☆68Updated last week
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated last month
- Virtual memory based containers☆41Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 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…☆82Updated last year
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Updated 3 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- An entity component framework.☆55Updated 4 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 5 months ago
- KISS C++20 Type Reflection using IFC files☆73Updated last year
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆24Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 9 years ago
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆76Updated this week
- ☆20Updated 8 years ago
- Fast string implementation for graphics.☆194Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Vulkan rendering library for graphics and text☆95Updated last week
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- Find race conditions at low cost by instrumenting containers☆36Updated 5 months ago