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.☆36Updated 2 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…☆80Updated 9 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 3 weeks ago
- Memory allocators☆49Updated 7 years ago
- Vulkan rendering library for graphics and text☆95Updated 7 months ago
- Cross-platform C input library (work-in-progress)☆29Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Experiment for a terminal-based renderer for imgui☆62Updated 8 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated 2 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- A font cooking library☆57Updated 3 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆52Updated 3 months ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆72Updated 2 months ago
- ☆50Updated 8 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- C++ Dynamic loader generator for C APIs☆18Updated 7 years ago
- C++ library to implement non-linear undo/redo functionality☆71Updated 6 months ago
- Dear ImGui with IMM32☆45Updated 5 years ago
- Immediate Mode Debug Draw library☆42Updated 5 years ago
- Python-like 'enumerate' for C++☆28Updated 4 years ago
- A simple wrapper for sokol_gfx enabling multithreaded rendering.☆25Updated 4 years ago