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 5 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Coroutine Support Library☆34Updated 5 months ago
- a declarative configuration library for C++☆9Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- ☆22Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- Libunifex networking library☆21Updated 2 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- WIP☆26Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Computer science only☆52Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 7 months ago
- How to build and maintain a "global" type-list☆24Updated 4 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago