klmr / cpp11-range
Range-based for loops to iterate over a range of numbers or values
☆307Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp11-range
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- Implementation of strong types in C++☆775Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- ☆131Updated 2 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Runtime polymorphism done right☆975Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- A polymorphic value-type for C++☆228Updated last year
- An additive strong typedef library for C++14/17/20☆417Updated 2 months ago
- A highly efficient, move-aware operators library☆197Updated last year
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- Love template metaprogramming☆324Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated 3 weeks ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆446Updated last month
- Subprocessing with modern C++☆459Updated 8 months ago
- A simple C++11 command line argument parser☆225Updated 4 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆398Updated this week
- C++17 `std::variant` for C++11/14/17☆668Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆352Updated last month