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
- Coroutine Support Library☆33Updated 6 months ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Generic C++14 Database Construction Library☆15Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- C++ generic make factory☆106Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 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
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 8 months ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- intuitive c++ http client library. Official project now in https://github.com/nxxm/xxhr☆14Updated last year
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- a declarative configuration library for C++☆9Updated 9 years ago
- ☆12Updated 7 years ago
- WIP☆26Updated 5 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month