getml / sqlgenLinks
sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.
☆161Updated 2 weeks ago
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆143Updated 3 weeks ago
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆145Updated 3 weeks ago
- A modern C++ library for type-safe environment variable parsing☆154Updated last month
- C++20 State Machine library☆232Updated 8 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- ☆103Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 6 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆102Updated 3 months ago
- cross platform subprocess library for c++ similar to design of python subprocess☆207Updated last month
- C++20 coroutine library☆141Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A Simple C++ Http server/client above Boost.Beast☆204Updated last week
- C++20 Microservice Bootstrapping Framework☆232Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- Functional reactive programming library for c++☆160Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆88Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆99Updated last week
- Lightweight C++20 testing framework.☆301Updated 2 months ago
- A C++ parser combinator library.☆163Updated last month
- Lightweight Error Augmentation Framework☆338Updated this week
- C++20 [Minimal] Static Perfect Hash library☆246Updated 5 months ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆164Updated 2 years ago
- C++11 (and onwards) library for lazy evaluation☆363Updated 3 weeks ago
- A modern and (mostly) macro free mocking-framework☆55Updated last week
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆302Updated 3 weeks ago