clockworklabs / clockworklabs/SpacetimeDB
Golang support
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
I see in the readme there are plans for
Typescript, Python, C++, and Lua on the backend, and Python, C++, and Lua on the client end
I am hoping we can get a golang library as well? A Pure Go implementation would be great for me as I prefer to not use cgo in my projects due compile complications that it can cause if not accounted for (and library overhead),
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 with the README's listed backend and client language plans, then review the existing project structure to determine where a pure Go library would fit. Clarify whether the request covers the backend, client, or both, and define the supported API and acceptance criteria before implementation can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100