tgfrerer / pal_tasksLinks
Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/
☆23Updated 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:
- Vulkan rendering library for graphics and text☆95Updated 6 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆35Updated 2 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- cross-platform filewatcher library for c/c++☆100Updated 4 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 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
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆71Updated last month
- Virtual memory based containers☆43Updated 3 years ago
- Runtime compiled C++ with hot-swapped classes.☆118Updated 3 years ago
- C++ library to implement non-linear undo/redo functionality☆69Updated 5 months ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 5 months ago
- ☆50Updated 8 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- A font cooking library☆57Updated 3 years ago
- Message oriented networking library using TCP transport.☆152Updated 9 months ago
- A header-only/importable c++20 implementation of an entity-component-system (ecs), with focus on a simple interface and speed.☆66Updated last year
- Single-header libraries from the Magnum engine☆121Updated 6 months ago
- Cross-platform C input library (work-in-progress)☆29Updated 5 years ago
- C++ string formatting library☆46Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- MTuner SDK - Memory profiling library☆32Updated 3 months ago
- Add Runtime Compiled C++ to the Dear ImGui example using the GLFW and OpenGL backend - with power saving☆97Updated last year
- Intrusive Profiler for C++ (comes with viewer)☆77Updated 6 years ago
- An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC☆48Updated 4 years ago
- Dear ImGui 2D scripting language inspired by Werkzeug from Farbrausch☆38Updated 2 years ago
- rex engine and game☆15Updated 3 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆37Updated 3 years ago
- Dear ImGui with IMM32☆45Updated 5 years ago
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations. (added Vulkan support)☆52Updated 2 months ago