janekb04 / job_systemLinks
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆36Updated 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☆63Updated last week
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Single-header libraries from the Magnum engine☆122Updated 7 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Vulkan rendering library for graphics and text☆95Updated 7 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Runtime compiled C++ with hot-swapped classes.☆119Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++17 tiny vector math library☆46Updated last year
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 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…☆80Updated 10 months ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- An entity component framework.☆55Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Updated 2 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆130Updated 3 weeks ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆50Updated last week
- reflection in c++ for json de/serialization☆48Updated 2 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆49Updated 5 months ago
- Fast string implementation for graphics.☆194Updated last year
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆72Updated 2 months ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago