{"id":19331968,"url":"https://github.com/tikv/client-c","last_synced_at":"2025-04-06T07:15:50.542Z","repository":{"id":35884905,"uuid":"122461136","full_name":"tikv/client-c","owner":"tikv","description":"The C++ TiKV client used by TiFlash.","archived":false,"fork":false,"pushed_at":"2025-02-14T06:46:06.000Z","size":410,"stargazers_count":40,"open_issues_count":18,"forks_count":48,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-03-30T06:09:58.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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}},"created_at":"2018-02-22T10:03:36.000Z","updated_at":"2025-02-23T12:54:06.000Z","dependencies_parsed_at":"2024-01-22T03:26:46.475Z","dependency_job_id":"21debc71-91d1-4da7-b43f-2cab86f2fd39","html_url":"https://github.com/tikv/client-c","commit_stats":{"total_commits":124,"total_committers":27,"mean_commits":4.592592592592593,"dds":0.717741935483871,"last_synced_commit":"6231077e78d50f70e0fbe8dab1452b16185f5643"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fclient-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikv","download_url":"https://codeload.github.com/tikv/client-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445682,"owners_count":20939961,"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","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:11.685Z","updated_at":"2025-04-06T07:15:50.525Z","avatar_url":"https://github.com/tikv.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\nTiKV Client C++ allow you to access [TiKV](https://github.com/tikv/tikv) from C and C++ applications.\n\nThe code is in an early alpha status. Currently, it is only used by TiFlash.\n\n# License\n\n[Apache-2.0 License](/LICENSE)\n\n# Docs\n\nThe docs can be found [here](https://tikv.org/docs/dev/develop/clients/cpp/).\n\n# Building\n\nInstall dependencies (adjust for your platform):\n```\nsudo dnf install cmake grpc-devel poco-devel abseil-cpp-devel gcc-c++\n```\n\nUpdate submodules\n```\ngit submodule update --init --recursive\n```\n\nBuild:\n```\nmkdir build\ncd build\ncmake ..\nmake\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fclient-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikv%2Fclient-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fclient-c/lists"}