cor3ntin / corio
☆15Updated 5 years ago
Alternatives and similar repositories for corio:
Users that are interested in corio are comparing it to the libraries listed below
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- ☆26Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Libunifex networking library☆20Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A general property customisation mechanism☆15Updated 4 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
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- WIP☆26Updated 5 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Implementation of hash_append proposal☆69Updated 8 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
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago