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:
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- tser - tiny serialization for C++☆142Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- A polymorphic value-type for C++☆227Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- Proposed SG14 status_code for the C++ standard☆67Updated 2 weeks ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- ☆133Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- Port of Golang channels to C++☆179Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year