goto-opensource / asynclyLinks
C++ concurrent programming library
☆28Updated last year
Alternatives and similar repositories for asyncly
Users that are interested in asyncly are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 8 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Yet Another C++ Library☆24Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A modern, header-only request router for C++☆24Updated 5 months ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Boost.Mustache☆10Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago