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 header-only C++ parsing framework☆36Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Coroutine Support Library☆33Updated 7 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks 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
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- ☆26Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 10 months ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- RapidXML NS library - RapidXML with added XML namespaces support☆18Updated 7 years ago