LEW21 / yieldxx
Prettiest C++ generator/coroutine implementation.
☆14Updated 9 years ago
Alternatives and similar repositories for yieldxx:
Users that are interested in yieldxx are comparing it to the libraries listed below
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- WIP☆26Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 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
- ☆13Updated 9 years ago
- Flat containers for C++☆59Updated 2 years ago
- ☆21Updated 6 years ago
- ☆26Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Small small_vector☆34Updated 4 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- My proposals for the C++ standard☆12Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 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 10 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆22Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.