xmkg / concurrent-resourceLinks
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
☆20Updated last year
Alternatives and similar repositories for concurrent-resource
Users that are interested in concurrent-resource are comparing it to the libraries listed below
Sorting:
- C++11 compatible charconv☆31Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆26Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Coroutine support tools☆35Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- C++14 codec library☆25Updated 3 years ago
- RPC library for embedded systems without code generation☆17Updated last month