A lock-free multithreaded job system made using C++20 coroutines and atomic operations.
☆37Mar 27, 2023Updated 3 years ago
Alternatives and similar repositories for job_system
Users that are interested in job_system are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆24Sep 1, 2023Updated 2 years ago
- Various utilities by A.I. (Aleric Inglewood). Includes Singleton (global object management) and AIAlert (exception based error reporting)☆10Mar 13, 2026Updated 2 weeks ago
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- The IDK (Industrial Development Kit) library!☆37Jan 14, 2026Updated 2 months ago
- DoDoUI☆15Nov 11, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆14Feb 13, 2021Updated 5 years ago
- Small C++ preprocessor library☆13Jun 16, 2020Updated 5 years ago
- Sample matrix multiply code to show affect of blocking and data alignment☆17Jan 28, 2016Updated 10 years ago
- 第四届CSIG图像图形技术挑战赛-AMD赛道:光照渲染及渲染优化☆21Sep 23, 2023Updated 2 years ago
- A general property customisation mechanism☆16May 5, 2020Updated 5 years ago
- WIP☆27May 27, 2019Updated 6 years ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆15Feb 15, 2022Updated 4 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Nov 1, 2021Updated 4 years ago
- ☆10Jun 8, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Single-header library facilities for C++2a Coroutines☆81Feb 13, 2022Updated 4 years ago
- Vulkan Documentation Project framework for integrated documentation site with spec, proposals, guide, and more☆43Mar 20, 2026Updated last week
- CppCoro Http - http coroutine library for C++☆14Dec 9, 2020Updated 5 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆47Jan 4, 2026Updated 2 months ago
- Coroutine support tools☆39Oct 8, 2025Updated 5 months ago
- C++ Better Futures☆51Jan 19, 2023Updated 3 years ago
- ☆15Jan 4, 2021Updated 5 years ago
- Distance field calculator and BMFont renderer for unity☆21Feb 22, 2011Updated 15 years ago
- A string_view implementation that can remember if it was a c-string once☆20Nov 16, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A pure Lua implementation of bk-trees, created because it was needed for fuzzy term matching.☆14Feb 22, 2022Updated 4 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Proposed SG14 status_code for the C++ standard☆71Jan 18, 2026Updated 2 months ago
- A set of tools that make working with the Scala ecosystem even better.☆12Mar 16, 2026Updated 2 weeks ago
- A minimal xoshiro256** generator with the C++ <random> interface☆37May 13, 2021Updated 4 years ago
- C++/Vulkan Game Engine☆13Jul 24, 2025Updated 8 months ago
- A faster analogue of the std::vector for the perfomance-dependent enviroment☆19Jun 21, 2019Updated 6 years ago
- A lua library that helps you create component based projects inspired by Artemis.☆42Aug 12, 2012Updated 13 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆10Apr 10, 2025Updated 11 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neigh…☆13Mar 15, 2026Updated 2 weeks ago
- EAWebKit example using OpenGL and SDL☆17Feb 27, 2019Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated 2 years ago
- A nano concurrency library☆24May 28, 2020Updated 5 years ago
- ☆11Mar 19, 2026Updated last week
- Example showing how to embed .NET 6 MonoVM in a native C application☆22May 31, 2023Updated 2 years ago
- Lightweight function wrappers able to store and invoke any callable target without the caller having to know the details of the callee. A…☆13Oct 14, 2024Updated last year