tgfrerer / pal_tasksLinks
Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/
☆21Updated last year
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.☆34Updated 2 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- Cross-platform entry point library☆64Updated this week
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Vulkan rendering library for graphics and text☆95Updated 2 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Experiment for a terminal-based renderer for imgui☆63Updated 8 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A simple, header-only, dependency-free, C++ 11 based ThreadPool library.☆34Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 8 months ago
- A header-only linear algebra math library in C++☆9Updated 7 months ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- A LightFileWatcher☆29Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Cross-platform C input library (work-in-progress)☆29Updated 5 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated 11 months ago
- A simple wrapper for sokol_gfx enabling multithreaded rendering.☆24Updated 4 years ago
- cross-platform filewatcher library for c/c++☆101Updated 3 years ago
- Dear ImGui with IMM32☆46Updated 5 years ago
- A small, flexible and extensible front-end for GLSL.☆21Updated 2 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago