ConorWilliams / libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
☆689Updated last month
Alternatives and similar repositories for libfork:
Users that are interested in libfork are comparing it to the libraries listed below
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- A C++20 library for sequence-orientated programming☆579Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆470Updated 2 weeks ago
- C++20 Meta-Programming library☆278Updated this week
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated this week
- C++20 Static Reflection library☆385Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 4 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆456Updated last month
- C++20 coroutine library☆715Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆836Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆605Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆580Updated this week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,175Updated this week
- C++ parsing DSL☆1,057Updated 3 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- scanf for modern C++☆1,168Updated 3 weeks ago
- Coroutines for C++20 & asio☆264Updated this week
- A miniature library for struct-field reflection in C++☆549Updated last month
- A C++ compile-time math library using generalized constant expressions☆769Updated 9 months ago
- A modern, fast, lightweight thread pool library based on C++20☆490Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆504Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,396Updated last month
- Lightweight Error Augmentation Framework☆322Updated last week
- Zero overhead utilities for preventing bugs at compile time☆1,573Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆608Updated 2 years ago