ericniebler / coronetLinks
Experimental library for coroutines and networking
☆16Updated 7 years ago
Alternatives and similar repositories for coronet
Users that are interested in coronet are comparing it to the libraries listed below
Sorting:
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- WIP☆26Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- ☆13Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A C++ Library for Dealing with Semantic Versioning☆11Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago