ubisoft / task-scheduler
TaskScheduler is a set of algorithms working together for asynchronous threaded code execution.
☆86Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for task-scheduler
- Universal Modern Framework on C++20 for clean, flexible, scalable architecture with minimal overhead.☆76Updated 2 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆75Updated 2 years ago
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆66Updated 2 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆31Updated last year
- A simple and powerful entity component system (ECS) written in C++17☆80Updated last week
- Core SDK of Trollworks engine☆23Updated 5 months ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆16Updated last year
- Small C++ workstealing task scheduler meant for gamedev.☆32Updated 3 years ago
- Yet another multiplatform C++ framework to make games☆68Updated this week
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆91Updated last year
- Fast comparison-based sort algorithm☆55Updated last year
- EAAssert is a simple and lightweight assert technology.☆43Updated 2 months ago
- Modern, flexible computer graphics and rendering engine, written in C++23 with support for Vulkan 🌋 and DirectX 12 ❎.☆84Updated this week
- EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line argument…☆44Updated 2 months ago
- An Simplified JSON (SJSON) C++ reader and writer☆21Updated 4 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆102Updated 7 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 3 years ago
- Zmeya is a header-only C++11 binary serialization library designed for games and performance-critical applications☆115Updated 3 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated last year
- SIMD HAL header-only library☆47Updated last month
- C++17 parser and code generator☆35Updated last year
- Archetype based ECS☆25Updated 4 years ago
- Random sample code☆18Updated 2 years ago
- STL whose aim is to compile fast, run fast, and be clear to read☆39Updated this week
- Memory allocators☆48Updated 6 years ago
- An entity component framework.☆49Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- Hobby C++ game engine☆38Updated last year
- Markdown renderer for Dear ImGui using MD4C parser☆137Updated 2 years ago
- 3D Game Engine☆170Updated 2 weeks ago