getml / sqlgenLinks
sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆98Updated this week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆113Updated last month
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆113Updated last week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆84Updated this week
- ☆102Updated last year
- A C++ parser combinator library.☆152Updated last week
- Cryptography library for modern C++.☆76Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++ small containers☆146Updated 3 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆96Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated last week
- A modern C++ library for type-safe environment variable parsing☆146Updated 9 months ago
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- A helper to convert a header-based C++ project to module-based one.☆54Updated 11 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- C++20 State Machine library☆220Updated 3 months ago
- Functional reactive programming library for c++☆160Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆229Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆204Updated last year
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 7 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 Unit-Testing library☆48Updated 4 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆88Updated 3 weeks ago