mpark / slbLinks
SLB: C++ Standard Library Backport
☆11Updated 6 years ago
Alternatives and similar repositories for slb
Users that are interested in slb 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
- Easily batch-build cmake projects!☆18Updated 4 months ago
- Boost.org ptr_container module☆16Updated last week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Boost.org fusion module☆49Updated 3 months ago
- Boost.org bimap module☆23Updated 3 months 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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Boost.org scope_exit module☆17Updated 2 months ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 10 months ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Boost.org typeof module☆13Updated last month
- ☆19Updated 10 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Highly composable C++17 template meta programming library☆39Updated 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- A tool to create Boost module dependency reports☆14Updated last month
- Boost.org exception module☆16Updated 2 months ago
- A C++11 library for Unicode☆80Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Regression testing tools for the Boost C++ Libraries project.☆11Updated 6 months ago
- Boost.org xpressive module☆19Updated 2 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago