BillyONeal / 14_cpp_features_in_40_minutes
Talk for John Cunningham's Org 2019-06-14 and library focused version at CppCon 2019
☆13Updated 5 years ago
Alternatives and similar repositories for 14_cpp_features_in_40_minutes:
Users that are interested in 14_cpp_features_in_40_minutes are comparing it to the libraries listed below
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Boost.Book XSLT C++ documentation system☆17Updated 2 months ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Boost.org bimap module☆21Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Chromium DevTools remote for C++☆11Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Boost.org tokenizer module☆25Updated last month
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆14Updated 11 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 10 months ago
- Collection of proposals for c++☆25Updated this week
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 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
- Like std::duration_cast, but without the undefined behaviour☆17Updated 5 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- std extensions library☆12Updated 7 years ago
- A collection of formatting benchmarks☆47Updated 2 weeks ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 8 months ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago