mkitzan / constexpr-sqlLinks
Header only library that parses and plans SQL queries at compile time
☆142Updated 5 years ago
Alternatives and similar repositories for constexpr-sql
Users that are interested in constexpr-sql are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Port of Golang channels to C++☆179Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆199Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Using coroutines as sugar for composing monadic operations☆77Updated 7 years ago