mpark / slb
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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Easily batch-build cmake projects!☆17Updated 3 weeks ago
- Boost.org scope_exit module☆15Updated this week
- `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
- Safe integer utilities for C++11☆16Updated 10 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Common infrastructure for throwing exceptions☆12Updated this week
- Boost.org ptr_container module☆14Updated this week
- Boost.org typeof module☆11Updated this week
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- Boost.org concept_check module☆19Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- ☆17Updated 7 months ago
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A tool to create Boost module dependency reports☆12Updated this week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 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
- Boost.org exception module☆14Updated this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- homogeneous variadic function parameters☆17Updated last year
- GUI application for DoxyPress☆25Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago