codereport / An-Algorithm-Library
A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>
☆22Updated 3 years ago
Alternatives and similar repositories for An-Algorithm-Library:
Users that are interested in An-Algorithm-Library are comparing it to the libraries listed below
- The IDK (Industrial Development Kit) library!☆33Updated this week
- homogeneous variadic function parameters☆17Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++20 for flag enums☆27Updated 4 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
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 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
- ☆61Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆17Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated last 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- Containers for building C++ on CI☆48Updated 6 months ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Data structures for ASTs☆14Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- Papers intended for the C++ Standardization Committee☆14Updated last year