facebookexperimental / libunifexLinks
Unified Executors
☆1,604Updated 3 months ago
Alternatives and similar repositories for libunifex
Users that are interested in libunifex are comparing it to the libraries listed below
Sorting:
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,916Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++20 coroutine library☆781Updated last week
- C++14 lock-free queue.☆1,668Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,004Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated last week
- Yet Another Serialization☆760Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,569Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,946Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,356Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆393Updated 2 weeks ago
- Your standard library for metaprogramming☆1,768Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,341Updated last month