bloomen / transwarpLinks
A header-only C++ library for task concurrency
☆628Updated 2 years ago
Alternatives and similar repositories for transwarp
Users that are interested in transwarp are comparing it to the libraries listed below
Sorting:
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- Yet Another Serialization☆760Updated 4 months ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆692Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 10 months ago
- C++ library for executors☆508Updated 8 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated 2 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 2 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆538Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 8 months ago
- 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
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Love template metaprogramming☆328Updated 3 years ago
- Your binary serialization library☆1,162Updated 4 months ago
- Lightweight Error Augmentation Framework☆330Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆660Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Subprocessing with modern C++☆516Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆450Updated last month