klmr / cpp11-rangeLinks
Range-based for loops to iterate over a range of numbers or values
☆311Updated 10 months ago
Alternatives and similar repositories for cpp11-range
Users that are interested in cpp11-range are comparing it to the libraries listed below
Sorting:
- Implementation of strong types in C++☆794Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆211Updated 5 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Love template metaprogramming☆328Updated 3 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆939Updated last week
- Runtime polymorphism done right☆1,006Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆223Updated 5 years ago
- A simple C++11 command line argument parser☆230Updated last month
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆999Updated last month
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated this week
- A polymorphic value-type for C++☆227Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- A reflective enum implementation for C++☆291Updated last year
- Pipelines for expressive code on collections in C++☆826Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- Implementation of C++20's std::span for older compilers☆352Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆690Updated 2 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆406Updated 2 months ago