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
- A header-only C++ parsing framework☆36Updated 3 years ago
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Coroutine Support Library☆33Updated 10 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- ☆22Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- 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
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- print stl containers☆32Updated 6 years ago
- generic stack-based container☆106Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 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
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago