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:
- Yet Another Serialization☆759Updated 3 months ago
- A miniature library for struct-field reflection in C++☆564Updated 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☆441Updated 2 months ago
- C++ library for executors☆503Updated 8 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months 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 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- High performance C++11 thread pool☆578Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- C++17 `std::variant` for C++11/14/17☆691Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- Your binary serialization library☆1,156Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Compile Time Type Information for C++☆590Updated 2 years ago
- A reflective enum implementation for C++☆291Updated last year
- 🦘 A dependency injection container for C++11, C++14 and later☆525Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆444Updated last week
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Lightweight Error Augmentation Framework☆328Updated 3 weeks ago