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☆107Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆104Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- entity component system framework☆58Updated 2 months ago
- Single-header libraries from the Magnum engine☆120Updated 3 months ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆122Updated 6 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆92Updated 2 months ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- C++17 tiny vector math library☆44Updated last year
- An entity component framework.☆55Updated 3 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 7 months ago
- Lightweight C++ task system☆81Updated 8 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Vulkan rendering library for graphics and text☆95Updated 4 months ago
- Virtual memory based containers☆42Updated 3 years ago
- A header only library to simplify creating 🌋 Vulkan / ⚪ OpenGL / 🌐 WebGL / ❎DirectX / 🤖 Metal data structures with CrossWindow.☆82Updated 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…☆78Updated 6 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Runtime compiled C++ with hot-swapped classes.☆114Updated 2 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated this week
- C++ Better Futures☆45Updated 2 years ago
- Fast string implementation for graphics.☆190Updated last year
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆92Updated last month
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Hobby C++ game engine☆37Updated 2 years ago
- Flat containers for C++☆59Updated last month
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆32Updated 2 months ago