gimesketvirtadieni / conwrapLinks
Concurrent Wrapper (conwrap) is a super useful, small and generic library for turning sync code into async. Basically it is an alternative to std::async helper template.
☆9Updated 7 years ago
Alternatives and similar repositories for conwrap
Users that are interested in conwrap are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- generic stack-based container☆107Updated 7 years ago
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 weeks ago
- Header-only C++ library that implements cancellation tokens and RAII-compliant threads.☆68Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆198Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- Coroutine Support Library☆33Updated 11 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 4 years ago
- Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)☆73Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Simple and type-safe commandline argument parser for C++14☆67Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago