dougbinks / enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
☆1,831Updated 3 months ago
Alternatives and similar repositories for enkiTS
Users that are interested in enkiTS are comparing it to the libraries listed below
Sorting:
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆951Updated last month
- Lightweight profiler library for c++☆2,273Updated 5 months ago
- microprofile is an embeddable profiler☆1,502Updated last month
- Change C++ code at runtime☆2,229Updated 10 months ago
- Your binary serialization library☆1,153Updated 3 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,188Updated 7 months ago
- cr.h: A Simple C Hot Reload Header-only Library☆1,643Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,524Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,011Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,140Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,541Updated 7 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,937Updated 2 months ago
- C++ Reflection Library☆3,312Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,792Updated last year
- Header-only, non-intrusive and macro-free runtime reflection system in C++☆631Updated last week
- A C++11 library for serialization☆4,420Updated 3 months ago
- Portable header-only C++ low level SIMD library☆1,273Updated 8 months ago
- C++ math library developed primarily for games focused on simplicity and efficiency.☆1,399Updated 2 years ago
- Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.☆576Updated 4 years ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,830Updated 11 months ago
- A multimedia development kit for C++☆768Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,389Updated this week
- 🐜 single header process launching solution for C and C++☆1,203Updated 9 months ago
- Async++ concurrency framework for C++11