mattgodbolt / cpponsea-2019Links
Slides for my 2019 presentation at C++ on Sea
☆13Updated 3 years ago
Alternatives and similar repositories for cpponsea-2019
Users that are interested in cpponsea-2019 are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- Boost.org ptr_container module☆16Updated 2 months ago
- A saturating arithmetic cast.☆12Updated 6 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
- `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
- Boost.org bimap module☆22Updated 2 months ago
- Cake is a fast build system written in Python.☆20Updated 3 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A collection of formatting benchmarks☆47Updated 4 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆21Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Boost.org concept_check module☆21Updated 2 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year