bloomen / cxxpool
A header-only thread pool for C++
☆40Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cxxpool
- Modern C++ generic header-only template library.☆100Updated last year
- JSON Serializer using compile time reflection☆20Updated last year
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆109Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated this week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months ago
- Fast delegates implementation☆56Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- C++20 implementation of {{ mustache }}☆83Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 5 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- JSON & BSON parser/writer☆38Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 6 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago