Go to file
black-desk 520c5f7888
chore: release 0.1.10
Signed-off-by: black-desk <me@black-desk.cn>
2024-01-02 21:38:43 +08:00
.format@86250216b6 chore: update .format 2024-01-02 21:09:01 +08:00
.github ci: use ccache and github cache 2023-11-18 03:51:25 +08:00
cmake build: upgrade PFL.cmake 2023-10-17 17:50:27 +08:00
libs build: add libfmt 2023-11-16 15:28:59 +08:00
misc/cmake build(deps): update PFL.cmake 2023-10-11 18:24:13 +08:00
runtime-spec@06252546d1 feat: add runtime-spec as submodule 2023-08-28 23:36:07 +08:00
tools chore: update codegen 2023-10-22 11:33:26 +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 chore: update gitignore 2023-10-17 17:50:26 +08:00
.gitmodules chore: update codegen 2023-10-22 11:33:26 +08:00
CMakeLists.txt chore: release 0.1.10 2024-01-02 21:38:43 +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.