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
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- entity component system framework☆65Updated last month
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Single-header libraries from the Magnum engine☆121Updated 8 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆131Updated 2 months ago
- 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…☆81Updated 11 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last week
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆24Updated 2 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆65Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆108Updated 8 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- An entity component framework.☆55Updated 4 years ago
- C++17 tiny vector math library☆46Updated 2 years ago
- Vulkan rendering library for graphics and text☆95Updated 8 months ago
- Fast string implementation for graphics.☆194Updated last year
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 6 months ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆74Updated 3 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years 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…☆109Updated 8 months ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆82Updated last year
- Lightweight C++ task system☆82Updated 8 years ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago