Generate cpp code
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- CMake
- Stars
- 171
- Forks
- 242
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 8
Description
Currently we support generating Golang and Rust code. We should also consider to generate Cpp code, because there are many projects written in Cpp. It would be convenient for them to integrate the TiKV project, if kvproto provides Cpp code.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how kvproto currently generates Golang and Rust code and identify the generator entry points used for those languages. The issue names no files or tests; done would mean that kvproto can generate usable Cpp code for projects integrating TiKV.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100