A highly efficient, move-aware operators library
☆204Dec 9, 2022Updated 3 years ago
Alternatives and similar repositories for operators
Users that are interested in operators are comparing it to the libraries listed below
Sorting:
- Variadic templates and std::integer_sequence support library☆112Feb 21, 2025Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Dec 21, 2025Updated 3 months ago
- C++ header-only JSON library☆669Dec 5, 2025Updated 3 months ago
- Parsing Expression Grammar Template Library☆2,114Updated this week
- JAXN: A standard for extended JSON☆19Jul 13, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Tagged types C++ library☆11Apr 2, 2018Updated 7 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 3 weeks ago
- A template for creating optional-like objects with no space overhead☆102Dec 6, 2021Updated 4 years ago
- This is an experimental library that has evolved to P2688☆681Nov 27, 2024Updated last year
- A polymorphic value-type for C++☆227Sep 22, 2023Updated 2 years ago
- Not Another Range Library☆39Mar 9, 2014Updated 12 years ago
- C++ header-only config reader library based on JSON☆195Apr 13, 2024Updated last year
- Multiprecision for modern C++☆320Dec 10, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,469Mar 11, 2026Updated last week
- a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.☆1,042Jan 7, 2026Updated 2 months ago
- The Power of LaTeX, the Style of Markdown.☆12Sep 5, 2024Updated last year
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- C++11 metaprogramming library☆112Nov 6, 2015Updated 10 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆195Mar 10, 2026Updated last week
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆336Jun 24, 2025Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Apr 2, 2025Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆76Mar 11, 2026Updated last week
- A persistent hash array-mapped trie for C++☆92Apr 24, 2023Updated 2 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- C++ client library for PostgreSQL☆284Nov 14, 2025Updated 4 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- Runtime polymorphism done right☆1,033May 27, 2021Updated 4 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- C++11 metaprogramming library☆283Mar 11, 2026Updated last week
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- Easily batch-build cmake projects!☆18Jan 16, 2026Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆250Nov 28, 2025Updated 3 months ago