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
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Range-based goodness for C++17☆358Updated 3 years ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Implementation of strong types in C++☆775Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- An implementation of C++ Extensions for Ranges☆222Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆669Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆194Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- A polymorphic value-type for C++☆228Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated 9 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks 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☆405Updated 5 months ago
- Header-only library for multithreaded programming☆226Updated last month
- ☆131Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A simple C++11 command line argument parser☆225Updated 5 months ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Single-header program options parsing library for C++11☆134Updated 2 years ago