tgfrerer / pal_tasksLinks
Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/
☆24Updated 2 years ago
Alternatives and similar repositories for pal_tasks
Users that are interested in pal_tasks are comparing it to the libraries listed below
Sorting:
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- Python-like 'enumerate' for C++☆28Updated 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 last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- ☆50Updated 8 years ago
- C++17 Entity Component System☆40Updated 3 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 4 months ago
- C++ string formatting library☆47Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- rex engine and game☆15Updated 4 years ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆101Updated 6 months ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Reasonably fast Fourier transform in a single header for C and C++☆46Updated 2 years ago
- Flat containers for C++☆59Updated 6 months ago
- Runtime compiled C++ with hot-swapped classes.☆121Updated 3 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- Immediate Mode Debug Draw library☆43Updated 6 years ago
- ☆29Updated 9 years ago
- Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to comple…☆44Updated 2 weeks ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 5 years ago
- Single-header libraries from the Magnum engine☆120Updated 9 months ago
- A font cooking library☆57Updated 4 years ago
- Memory allocators☆49Updated 7 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month