gimesketvirtadieni / conwrap
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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Coroutine Support Library☆33Updated 8 months ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 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
- print stl containers☆32Updated 6 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- WIP☆26Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- a declarative configuration library for C++☆9Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago