Go to file
black-desk 9d2e9e2878
chore: release 0.2.3
Signed-off-by: black-desk <me@black-desk.cn>
2024-03-21 21:11:55 +08:00
.format@86250216b6 chore: update .format 2024-01-02 21:09:01 +08:00
.github chore: add dependencies vendor 2024-03-21 17:11:20 +08:00
api/schema chore: update comments of extra types 2024-02-04 15:37:23 +08:00
cmake chore: upgrade PFL.cmake 2024-02-28 18:07:46 +08:00
examples feat: use without link to spdlog 2024-03-08 10:19:33 +08:00
external chore: add dependencies vendor 2024-03-21 17:11:20 +08:00
include/ocppi feat: use without link to spdlog 2024-03-08 10:19:33 +08:00
misc/cmake chore: improve config file 2024-03-21 19:28:21 +08:00
runtime-spec@06252546d1 feat: add runtime-spec as submodule 2023-08-28 23:36:07 +08:00
src/ocppi build: detect external libfmt 2024-03-21 20:58:01 +08:00
tools chore: update comments of extra types 2024-02-04 15:37:23 +08:00
.clang-format feat: add generated types 2023-08-30 16:10:37 +08:00
.cmake-format.py feat: add generated types 2023-08-30 16:10:37 +08:00
.gitignore refactor: remove boost dependency 2024-03-21 19:00:32 +08:00
.gitmodules chore: update codegen 2023-10-22 11:33:26 +08:00
CMakeLists.txt chore: release 0.2.3 2024-03-21 21:11:55 +08:00
CMakePresets.json chore: add dependencies vendor 2024-03-21 17:11:20 +08:00
README.md docs: add README.md 2023-09-19 16:36:49 +08:00

README.md

ocppi

This is a c++17 library for using or implement OCI runtime.

It including some OCI runtime types and json (de)serializing functions.