bloomen / transwarp
A header-only C++ library for task concurrency
☆625Updated last year
Alternatives and similar repositories for transwarp:
Users that are interested in transwarp are comparing it to the libraries listed below
- A miniature library for struct-field reflection in C++☆547Updated last month
- Yet Another Serialization☆755Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆688Updated 2 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆437Updated 2 weeks ago
- C++ library for executors☆501Updated 8 years ago
- C++ Benchmark Authoring Library/Framework☆843Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆668Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆469Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 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
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years 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,518Updated 8 months ago
- C++ hash map and hash set which preserve the order of insertion☆529Updated 6 months ago
- Your binary serialization library☆1,141Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆885Updated 10 months ago
- Fast, convenient JSON serialization and parsing in C++☆485Updated last month
- Lightweight Error Augmentation Framework☆322Updated 3 weeks ago
- 🦘 A dependency injection container for C++11, C++14 and later☆517Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆432Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆517Updated 2 years ago
- libnop: C++ Native Object Protocols☆576Updated 8 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆509Updated last week
- A reflective enum implementation for C++☆290Updated last year
- High performance C++11 thread pool☆573Updated 4 years ago