Pinned Repositories
blog
博客
build-web-application-with-golang
A golang ebook intro how to build a web with golang
ConsulHelper
ConsulHelper,.Net微服务基础框架,已支持.Net Core,具备服务发现、健康检查、服务分级、分布式配置、版本控制及RPC高可用代理功能(当前已支持Http、Thrift、grpc及Wcf代理),基于Consul。
dao-2048
dapper-dot-net
Dapper
DevText
go-restful
library to build REST based Web Services using Google Go
home
A simple appengine application written in Go and AngularJS that provides the ability to make and share lists with others.
jas
A simple and powerful REST API framework for Go
javabase
study~
zsbfree's Repositories
zsbfree/DevText
zsbfree/blog
博客
zsbfree/build-web-application-with-golang
A golang ebook intro how to build a web with golang
zsbfree/ConsulHelper
ConsulHelper,.Net微服务基础框架,已支持.Net Core,具备服务发现、健康检查、服务分级、分布式配置、版本控制及RPC高可用代理功能(当前已支持Http、Thrift、grpc及Wcf代理),基于Consul。
zsbfree/dao-2048
zsbfree/dapper-dot-net
Dapper
zsbfree/go-restful
library to build REST based Web Services using Google Go
zsbfree/home
A simple appengine application written in Go and AngularJS that provides the ability to make and share lists with others.
zsbfree/jas
A simple and powerful REST API framework for Go
zsbfree/javabase
study~
zsbfree/LightInject
A ultra lightweight IoC container
zsbfree/mono
Mono open source ECMA CLI, C# and .NET implementation.
zsbfree/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
zsbfree/NPoco
Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
zsbfree/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
zsbfree/Opserver
Stack Exchange's Monitoring System
zsbfree/petadb
a orm for golang
zsbfree/PetaPoco
A tiny ORM-ish thing for your POCO's
zsbfree/PiggyMetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
zsbfree/push
push ios,android.
zsbfree/RuoYi
基于SpringBoot2.0的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。
zsbfree/ServiceStack.OrmLite
ServiceStack.NET OrmLite - Light, simple and fast convention-based POCO ORM
zsbfree/ServiceStack.Redis
The ServiceStack.Redis C# Client Library
zsbfree/snowflake-net
全局ID生成(雪花算法)
zsbfree/surging
surging 是一个分布式微服务框架,提供高性能RPC远程服务调用,采用Zookeeper作为surging服务的注册中心,集成了哈希,随机,轮询作为负载均衡的算法,RPC集成采用的是netty框架,采用异步传输
zsbfree/uniqush-conn
Server side program maintains communication channel between server and mobile devices.
zsbfree/uniqush-push
Uniqush is a free and open source software which provides a unified push service for server-side notification to apps on mobile devices.
zsbfree/WcfClientProxyGenerator
Utility to generate fault tolerant and highly configurable client proxies for WCF services based on WCF ServiceContracts. Supports making async calls using non async-ready ServiceContracts.
zsbfree/zh-google-styleguide
Google 开源项目风格指南 (中文版)
zsbfree/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR7) + SpringBoot(2.2.9.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。