ConorWilliams / libforkLinks
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
☆724Updated 6 months ago
Alternatives and similar repositories for libfork
Users that are interested in libfork are comparing it to the libraries listed below
Sorting:
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- A C++20 library for sequence-orientated programming☆640Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆883Updated 3 weeks ago
- C++20 Meta-Programming library☆296Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 3 months ago
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- C++20 Static Reflection library☆465Updated 2 weeks ago
- Coroutines for C++20 & asio☆312Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- Greg's Template Library of useful classes.☆223Updated last month
- An additive strong typedef library for C++14/17/20☆457Updated 8 months ago
- The most over-engineered C++ assertion library☆677Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last month
- C++20 coroutine library☆842Updated 2 weeks ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,255Updated this week
- A miniature library for struct-field reflection in C++☆592Updated 2 months ago
- Lightweight C++20 testing framework.☆294Updated last month
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆490Updated 2 weeks ago
- C++11 thread-safe container for sharing data between threads (synchronized queue)☆561Updated 2 months ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,158Updated 7 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆495Updated this week
- A C++ compile-time math library using generalized constant expressions☆793Updated last year
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆538Updated last year
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago
- C++ parsing DSL☆1,190Updated last month