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.
☆156Updated last week
Alternatives and similar repositories for sqlgen
Users that are interested in sqlgen are comparing it to the libraries listed below
Sorting:
- C++20 Microservice Bootstrapping Framework☆232Updated 3 weeks ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- A modern C++ library for type-safe environment variable parsing☆153Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated 2 months ago
- A helper to convert a header-based C++ project to module-based one.☆59Updated last year
- C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, stati…☆142Updated last week
- ☆103Updated last year
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated 2 weeks ago
- C++20 State Machine library☆233Updated 7 months ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆138Updated this week
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆136Updated last year
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆223Updated 2 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 6 months ago
- C++11 (and onwards) library for lazy evaluation☆363Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Functional reactive programming library for c++☆160Updated last year
- A C++ parser combinator library.☆160Updated 2 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- Lightweight C++20 testing framework.☆297Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆163Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated 2 weeks ago
- A light weight C++ in memory argument parser☆67Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- Very fast synchronous and asynchronous C++17 logging library☆321Updated this week
- A C++20 concepts library, providing container concepts etc.☆87Updated last year
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆301Updated this week
- A small header-only library for converting data between json representation and c++ structs☆159Updated last year
- C++20 coroutine library☆141Updated 3 weeks ago