chriskohlhoff / networking-ts-impl
An implementation of the C++ Networking Technical Specification
☆231Updated 6 years ago
Alternatives and similar repositories for networking-ts-impl:
Users that are interested in networking-ts-impl are comparing it to the libraries listed below
- The draft C++ Extensions for Networking Technical Specification☆92Updated 3 years ago
- C++ library for executors☆501Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- LaTeX and Markdown source for the Ranges TS/STL2 and associated proposals☆88Updated 6 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆209Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆404Updated 2 weeks ago
- The draft C++ Library Concurrency Technical Specification☆72Updated 9 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆200Updated 3 years ago
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆435Updated last week
- A polymorphic value-type for C++☆227Updated last year
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆238Updated 2 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Technical Specification: Parallelism☆68Updated 3 years ago
- Range-based goodness for C++17☆361Updated 4 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- The draft C++ Reflection Technical Specification☆86Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Generic observable objects and reactive expressions for C++☆299Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago
- Open multi-methods for C++11☆117Updated 7 years ago