kratos VS advanced-go-programming-book

Compare kratos vs advanced-go-programming-book and see what are their differences.

advanced-go-programming-book

:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) (by chai2010)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kratos advanced-go-programming-book
10 1
22,420 19,119
1.3% -
8.9 5.3
5 days ago 9 months ago
Go Handlebars
MIT License BSD 2-clause "Simplified" License
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.

kratos

Posts with mentions or reviews of kratos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • Best golang framework for microservice
    7 projects | /r/golang | 1 Oct 2022
    https://github.com/go-kratos/kratos has good examples for project layout
  • Most Popular GoLang Frameworks
    13 projects | dev.to | 20 Sep 2022
    Website: https://go-kratos.dev,
  • why everyone keeps comparing Go with Rust?
    3 projects | /r/golang | 25 Jun 2022
    Golang 💪 is a well oiled language for high-performance backend web components. Take Kratos a popular microservices framework.
  • A Command-line tool to statistics the GitHub repositories
    5 projects | dev.to | 25 May 2022
    $ github-compare zeromicro/go-zero go-kratos/kratos asim/go-micro go-kit/kit ┌─────────────────────────┬─────────────────────┬───────────────────────┬──────────────────────┬──────────────────┐ │ METRICS │ ZEROMICRO/GO-ZERO │ GO-KRATOS/KRATOS │ ASIM/GO-MICRO │ GO-KIT/KIT │ ├─────────────────────────┼─────────────────────┼───────────────────────┼──────────────────────┼──────────────────┤ │ 🏠 homepage │ https://go-zero.dev │ https://go-kratos.dev │ https://go-micro.dev │ https://gokit.io │ │ 🌎 language │ Go │ Go │ Go │ Go │ │ 📌 license │ MIT License │ MIT License │ Apache License 2.0 │ MIT License │ │ ⏰ age │ 655 days │ 1231 days │ 2688 days │ 2668 days │ │ 🌟 stars │ 17778(27/d) │ 17856(14/d) │ 18233(6/d) │ 23084(8/d) │ │ 📊 latestDayStarCount │ 33 (up) │ 7 (down) │ 2 (down) │ 10 (up) │ │ 📉 latestWeekStarCount │ 227 (up) │ 64 (down) │ 31 (down) │ 44 (down) │ │ 📈 latestMonthStarCount │ 916 │ 531 │ 176 │ 235 │ │ 👏 forks │ 2520(3/d) │ 3446(2/d) │ 2087(0/d) │ 2315(0/d) │ │ 👀 watchers │ 266 │ 424 │ 510 │ 690 │ │ 💪 issues │ 50/741 │ 51/793 │ 76/914 │ 35/548 │ │ 💯 pull requests │ 13/1155 │ 10/1221 │ 0/1513 │ 9/627 │ │ 👥 contributors │ 132 │ 198 │ 166 │ 221 │ │ 🚀 releases │ 63 │ 49 │ 206 │ 12 │ │ 🔭 release circle(avg) │ 10 days │ 25 days │ 13 days │ 222 days │ │ 🎯 lastRelease │ 24 day(s) ago │ 1 day(s) ago │ 5 day(s) ago │ 8 month(s) ago │ │ 🕦 lastCommit │ 2 day(s) ago │ 2 hour(s) ago │ 5 day(s) ago │ 6 day(s) ago │ │ 📝 lastUpdate │ 47 minute(s) ago │ 16 minute(s) ago │ 1 hour(s) ago │ 1 hour(s) ago │ └─────────────────────────┴─────────────────────┴───────────────────────┴──────────────────────┴──────────────────┘
  • Kratos - Your ultimate go microservices framework for the cloud-native era.
    1 project | /r/github_trends | 2 May 2022
  • Which microservice framework should I choose?
    9 projects | /r/golang | 15 Apr 2022
  • Kratos 2.2 Released: A Go Framework for Cloud-Based Microservices
    1 project | news.ycombinator.com | 2 Mar 2022
  • Show HN: Go-kratos – Golang microservices framework
    1 project | news.ycombinator.com | 19 Jul 2021
  • Don't Panic: Catching Panics in Errgroup
    3 projects | dev.to | 16 Jan 2021
    Kratos errgroup
  • Gopher Gold #21 - Wed Nov 25 2020
    17 projects | dev.to | 24 Nov 2020
    go-kratos/kratos (Go): Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。

advanced-go-programming-book

Posts with mentions or reviews of advanced-go-programming-book. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-11-24.
  • Gopher Gold #21 - Wed Nov 25 2020
    17 projects | dev.to | 24 Nov 2020
    chai2010/advanced-go-programming-book (Go): 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

What are some alternatives?

When comparing kratos and advanced-go-programming-book you can also consider the following projects:

go-zero - A cloud-native Go microservices framework with cli tool for productivity.

go-internals - A book about the internals of the Go programming language.

Gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

flashbots - Package flashbots implements RPC API bindings for the Flashbots relay and mev-geth for use with the w3 package.

go-kit - A standard library for microservices.

the-way-to-go_ZH_CN - 《The Way to Go》中文译本,中文正式名《Go 入门指南》

go-zero - go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity. [Moved to: https://github.com/zeromicro/go-zero]

thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.

Fiber - ⚡️ Express inspired web framework written in Go

gin-vue-admin - 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。

go - The Go programming language