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:
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- cross-platform filewatcher library for c/c++☆101Updated 4 years ago
- Vulkan rendering library for graphics and text☆95Updated 9 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 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…☆81Updated 11 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Cross-platform C input library (work-in-progress)☆29Updated 5 years ago
- Memory allocators☆49Updated 7 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆75Updated 4 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- Experiment for a terminal-based renderer for imgui☆64Updated 8 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated 2 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆49Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A minimalistic single-header multi-platform C89 lib for stack tracing☆51Updated 4 months ago
- Reasonably fast Fourier transform in a single header for C and C++☆46Updated 2 years ago
- Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per met…☆61Updated last year
- Cross-platform entry point library☆65Updated 6 months ago
- C++ library to implement non-linear undo/redo functionality☆71Updated 8 months ago
- A font cooking library☆57Updated 4 years ago
- Fast, high-quality texture compression library for many formats☆50Updated 3 years ago
- Intrusive Profiler for C++ (comes with viewer)☆76Updated 6 years ago
- C++ string formatting library