bluescarni / igorLinks
Named arguments for C++17
☆30Updated last week
Alternatives and similar repositories for igor
Users that are interested in igor are comparing it to the libraries listed below
Sorting:
- Roman numeral support for C++17☆52Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- WIP☆27Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A fast, but not std conforming, version of visit for variants☆30Updated 4 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.