janekb04 / job_systemLinks
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆34Updated 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:
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- C++17 tiny vector math library☆43Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- Vulkan rendering library for graphics and text☆95Updated 3 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 6 months ago
- reflection in c++ for json de/serialization☆46Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++ Better Futures☆45Updated 2 years ago
- 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/☆21Updated last year
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Runtime compiled C++ with hot-swapped classes.☆113Updated 2 years ago
- entity component system framework☆56Updated 2 months ago
- Flat containers for C++☆59Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 6 months ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆95Updated 3 months ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Single-header libraries from the Magnum engine☆119Updated 3 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆121Updated 6 months ago
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Struct-of-Arrays generator for C++ projects.☆58Updated 11 months ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- Fast string implementation for graphics.☆189Updated last year