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:
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years 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 2 months ago
- entity component system framework☆67Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- An entity component framework.☆55Updated 4 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆132Updated 2 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 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…☆81Updated 11 months ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆68Updated this week
- Single-header libraries from the Magnum engine☆120Updated 8 months ago
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- Lightweight C++ task system☆82Updated 8 years ago
- A Embedded Gpu Profiler for Dear ImGui App☆63Updated 4 months ago
- ☆50Updated 8 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 7 months ago
- C++ Better Futures☆50Updated 2 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Find race conditions at low cost by instrumenting containers☆36Updated 4 months ago
- Fast string implementation for graphics.☆194Updated last year
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 4 months ago