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 entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Coroutine Support Library☆33Updated 8 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 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
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- WIP☆26Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated 11 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Type-safe and human-readable set of bool flags☆23Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 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 realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- C++ generic make factory☆107Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- ☆49Updated 7 years ago