golang 中国
gocn

golang Applicable to all database connection pools

xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便--文档

Lightweight and fast SQL builder for Go and XORM

Go 语言包管理

A web based database admin tool written by Golang support mysql/postgres/sqlite

Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
asofdate项目,不是一个前端or后台框架! 而是一个集成权限管理,菜单资源管理,域管理,角色管理,用户管理,组织架构管理,操作日志管理等等的快速开发平台. asofdate是一个基础产品,在这个基础产品上,根据业务需求,快速的开发应用服务

Configuration loader in Go
My personal golang lib.
Type-safe Redis client for Golang

like python-sh, for easy call shell with golang.

功能完备的 Go 路由器
Go 中间件

A minimalistic and flexible request multiplexer for Go GoDoc
A high productivity, full-stack web framework for the Go language.
超全的Go Http路由框架性能比较

https://github.com/wothing

Zipkin is a distributed tracing system 分布式跟踪系统--github

An open source load testing tool
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
The fastest web framework for Go in (THIS) Earth. HTTP/2 Ready-To-GO
Micro 一个用Go语言实现的微服务框架
A microservice toolkit for distributed systems development
A microservice for user management and authentication
A microservice ecosystem. Simplifying distributed systems development.
A powerful URL router and dispatcher for golang.
golang使用http client发起get和post请求示例
Go 微服务实践
A high performance HTTP request router that scales well
Solving distributed data management problems in a microservice architecture
Gorilla web toolkit
A Go "clone" of the great and famous Requests library
A developer-friendly HTTP request library for Gopher.
Golang 微服务框架 Go kit 介绍(一)
The smart copilot for programmers
分享互联网优秀资源-国外网站推荐
a golang micro-service framework compatible with alibaba dubbo. just using jsonrpc 2.0 protocol over http now.
golang社区
A pair programming service using Operational Transforms
这是一个基于 Revel 开发的在线图书馆.
A new object oriented language written in Go aim at developing microservice efficiently.
Simple HTTP and REST client for Go inspired by Ruby rest-client
Robust & Easy to use struct mapper and utility methods for Go

Go bindings for Lua C API - in progress
GopherLua: VM and compiler for Lua in Go

Gobot is a framework for robotics, physical computing, and the Internet of Things (IoT), written in the Go programming language.
periph.io/x/periph is a standalone library with no external dependency to interface with low-level board facilities exposed by the OS or leveraged against OS’ will. It can be viewed as a lower level layer than Gobot, and yes we’re discussing to collaborate in the future!

Dashboard for microservices toolchain micro.

Design-based APIs and microservices in Go

It's like go run for any go function

golang 微服务以及相关web框架的更多相关文章

  1. golang微服务框架go-micro 入门笔记2.2 micro工具之微应用利器micro web

    micro web micro 功能非常强大,本文将详细阐述micro web 命令行的功能 阅读本文前你可能需要进行如下知识储备 golang分布式微服务框架go-micro 入门笔记1:搭建go- ...

  2. golang微服务框架go-micro 入门笔记2.4 go-micro service解读

    本章节阐述go-micro 服务发现原理 go-micro架构 下图来自go-micro官方 阅读本文前你可能需要进行如下知识储备 golang分布式微服务框架go-micro 入门笔记1:搭建go- ...

  3. golang微服务框架go-micro 入门笔记2.3 micro工具之消息接收和发布

    本章节阐述micro消息订阅和发布相关内容 阅读本文前你可能需要进行如下知识储备 golang分布式微服务框架go-micro 入门笔记1:搭建go-micro环境, golang微服务框架go-mi ...

  4. golang微服务框架go-micro 入门笔记2.1 micro工具之micro api

    micro api micro 功能非常强大,本文将详细阐述micro api 命令行的功能 重要的事情说3次 本文全部代码https://idea.techidea8.com/open/idea.s ...

  5. 【GoLang】golang 微服务框架 go-kit

    golang-Microservice Go kit - A toolkit for microservices kubernetes go-kit_百度搜索 Peter Bourgon谈使用Go和& ...

  6. 【GoLang】GoLang 微服务、开源库等参考资料

    参考资料: GoLang书籍: https://github.com/dariubs/GoBooksGo名库: https://github.com/Unknwon/go-rock-libraries ...

  7. 微服务架构的基础框架选择:Spring Cloud还是Dubbo?

    最近一段时间不论互联网还是传统行业,凡是涉及信息技术范畴的圈子几乎都在讨论微服务架构.近期也看到各大技术社区开始组织一些沙龙和论坛来分享Spring Cloud的相关实施经验,这对于最近正在整理Spr ...

  8. 【GoLang】golang 微服务框架 介绍

    原文如下: rpcx是一个类似阿里巴巴 Dubbo 和微博 Motan 的分布式的RPC服务框架,基于Golang net/rpc实现. 谈起分布式的RPC框架,比较出名的是阿里巴巴的dubbo,包括 ...

  9. [goa]golang微服务框架学习--安装使用

      当项目逐渐变大之后,服务增多,开发人员增加,单纯的使用go来写服务会遇到风格不统一,开发效率上的问题. 之前研究go的微服务架构go-kit最让人头疼的就是定义服务之后,还要写很多重复的框架代码, ...

随机推荐

  1. oslab oranges 一个操作系统的实现 实验三 认识保护模式(二):分页

    实验目的: 掌握内存分页机制 对应章节:3.3 实验内容: 1.认真阅读章节资料,掌握什么是分页机制 2. 调试代码,掌握分页机制基本方法与思路 – 代码3.22中,212行---237行,设置断点调 ...

  2. Hacker101 CTF-Micro-CMS v2

    一.打开网站是这个样子 找到一个登录框,存在注入漏洞 3.我们可以这样更改用户名中的输入: admin' or 1=1 -- 4.错误消息显示Invalid Password,因此我们也应该尝试构造一 ...

  3. 关于 TCP 三次握手和四次挥手,满分回答在此

    尽人事,听天命.博主东南大学研究生在读,热爱健身和篮球,正在为两年后的秋招准备中,乐于分享技术相关的所见所得,关注公众号 @ 飞天小牛肉,第一时间获取文章更新,成长的路上我们一起进步 本文已收录于 C ...

  4. value-key

    value-key object 如果 Select 的绑定值为对象类型,请务必指定 value-key 作为它的唯一性标识. value-key 作为 value 唯一标识的键名,绑定值为对象类型时 ...

  5. How to implement an accurate countdown timer with js

    How to implement an accurate countdown timer with js 如何用 js 实现一个精确的倒计时器 原理剖析 web worker js custom ti ...

  6. 小程序 webview 自动打开新页面

    小程序 webview 自动打开新页面 iframe 效果 https://nervjs.github.io/taro/docs/components/open/web-view.html 怎么阻止小 ...

  7. redux & connect

    redux & connect import React, { Component, // useState, // useEffect, } from 'react'; import { b ...

  8. how to export svg form web page in js

    how to export svg form web page in js https://stackoverflow.com/questions/2483919/how-to-save-svg-ca ...

  9. API protocols All In One

    API protocols All In One SOAP vs. REST vs. JSON-RPC vs. gRPC vs. GraphQL vs. Thrift https://www.mert ...

  10. CORS OPTIONS

    CORS OPTIONS A CORS preflight request is a CORS request that checks to see if the CORS protocol is u ...