janekb04 / job_system
A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆31Updated last year
Related projects ⓘ
Alternatives and complementary repositories for job_system
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆16Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- Vulkan rendering library for graphics and text☆90Updated last month
- simple ray tracing library focusing on good code☆54Updated 8 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆100Updated 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…☆76Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- reflection in c++ for json de/serialization☆40Updated last year
- Virtual memory based containers☆39Updated 2 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- Zmeya is a header-only C++11 binary serialization library designed for games and performance-critical applications☆116Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆32Updated 3 years ago
- Struct-of-Arrays generator for C++ projects.☆47Updated 3 months ago
- C++17 tiny vector math library☆41Updated 11 months ago
- High performance multithreading toolkit for C++17☆46Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Flat containers for C++☆56Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- Benchmarking a trivial replacement for std::vector☆18Updated 3 years ago
- Runtime compiled C++ with hot-swapped classes.☆97Updated 2 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆39Updated 2 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆49Updated 6 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆21Updated 4 months ago
- A simple and powerful entity component system (ECS) written in C++17☆82Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- SPMD in C++☆68Updated 4 years ago