{"id":19331993,"url":"https://github.com/tikv/client-cpp","last_synced_at":"2025-10-10T10:14:02.622Z","repository":{"id":51120938,"uuid":"326626980","full_name":"tikv/client-cpp","owner":"tikv","description":"TiKV Client for C++","archived":false,"fork":false,"pushed_at":"2023-11-27T06:40:34.000Z","size":83,"stargazers_count":14,"open_issues_count":8,"forks_count":13,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-04-22T23:39:06.277Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tikv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-04T09:08:13.000Z","updated_at":"2024-04-24T07:35:55.000Z","dependencies_parsed_at":"2025-04-22T23:32:46.387Z","dependency_job_id":"f64067ce-838c-4103-a7ae-ef876484ccc3","html_url":"https://github.com/tikv/client-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tikv/client-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikv","download_url":"https://codeload.github.com/tikv/client-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003487,"owners_count":26083594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T02:43:23.532Z","updated_at":"2025-10-10T10:14:02.599Z","avatar_url":"https://github.com/tikv.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TiKV Client for C++\n\nTiKV client for C++. So far, it only supports synchronous API.\n\nIt's built on top of\n[TiKV Client in Rust](https://github.com/tikv/client-rust) via [cxx](https://github.com/dtolnay/cxx).\n\nThis client is still in the stage of prove-of-concept and under heavy development.\n\n## Prepare \n\n```bash\n# install rust environment\ncurl https://sh.rustup.rs -sSf | sh\n```\n\n## Build\n\n```bash\n## compile in build directory\ncmake -S . -B build \u0026\u0026 cmake --build build\n## install to /usr/local\nsudo cmake --install build\n```\n\n\n## Run example\n\n```bash\n# run with tikv-server\ntiup playground nightly\n\ncd examples \u0026\u0026 cmake -S . -B build \u0026\u0026 cmake --build build\n# run raw example\n./build/raw\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fclient-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikv%2Fclient-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fclient-cpp/lists"}