uber_go_guide_cn VS clean-go-article

Compare uber_go_guide_cn vs clean-go-article and see what are their differences.

uber_go_guide_cn

Uber Go 语言编码规范中文版. The Uber Go Style Guide . (by xxjwxc)

clean-go-article

A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go. (by Pungyeon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
uber_go_guide_cn clean-go-article
1 7
7,347 2,836
- -
3.4 0.0
2 months ago about 1 year ago
Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

uber_go_guide_cn

Posts with mentions or reviews of uber_go_guide_cn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-11.

clean-go-article

Posts with mentions or reviews of clean-go-article. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-28.

What are some alternatives?

When comparing uber_go_guide_cn and clean-go-article you can also consider the following projects:

uber-style-guide-ja

go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture

uber-go-style-guide-th - Uber's Go Style Guide Translation in Thai. Linked to the uber-go/guide as a part of contributions https://github.com/uber-go/guide

secguide - 面向开发人员梳理的代码安全指南

golang-standards/project-layout - Standard Go Project Layout

uber-go-guide-pt - The Uber Go Style Guide.

awesome-python - An opinionated list of awesome Python frameworks, libraries, software and resources.

awesome - 😎 Awesome lists about all kinds of interesting topics

uber-go-guide-ru - Перевод гайдлайнов Uber по написанию Go кода.

uber-go-style-guide-kr - Uber's Go Style Guide Official Translation in Korean. Linked to the uber-go/guide as a part of contributions