janekb04 / job_system
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆33Updated 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
- Virtual memory based containers☆42Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 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…☆77Updated 3 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 7 months ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆19Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- C++17 tiny vector math library☆42Updated last year
- reflection in c++ for json de/serialization☆44Updated last year
- Vulkan rendering library for graphics and text☆95Updated last month
- C++20 SIMD Within A Register library☆32Updated this week
- Flat containers for C++☆59Updated 2 years ago
- Core SDK of Trollworks engine☆24Updated 11 months ago
- A high performance C++ playground library☆48Updated 8 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- NanoSTL, a small subset of C++ STL and libm☆126Updated 4 months ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆60Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- simple ray tracing library focusing on good code☆56Updated last year
- Archived!☆27Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆120Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆31Updated this week
- A small, flexible and extensible front-end for GLSL.☆21Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago