getml / sqlgenLinks
sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆113Updated last week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆91Updated 2 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆105Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- ☆102Updated last year
- C++20 State Machine library☆228Updated 4 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆130Updated last week
- C++20 Microservice Bootstrapping Framework☆229Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated last week
- Functional reactive programming library for c++☆160Updated last year
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆133Updated 9 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆160Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- Cryptography library for modern C++.☆76Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆203Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- A C++20 concepts library, providing container concepts etc.☆84Updated 10 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 3 months ago
- A helper to convert a header-based C++ project to module-based one.☆57Updated last year
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 Unit-Testing library☆50Updated 5 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A C++ parser combinator library.☆155Updated last month
- C++20 coroutine library☆135Updated last week
- Coroutines for C++23☆39Updated 3 weeks ago
- Meta C++ Library and Tool☆83Updated 2 years ago