teahouse's Stars
gin-gonic/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.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
spring-projects/spring-framework
Spring Framework
bailicangdu/vue2-elm
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
vuejs/vue-cli
🛠️ webpack-based tooling for Vue.js Development
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
sirupsen/logrus
Structured, pluggable logging for Go.
redisson/redisson
Redisson - Valkey & Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis or Valkey based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
go-martini/martini
Classy web framework for Go
golang/protobuf
Go support for Google's protocol buffers
grpc/grpc-web
gRPC for Web Clients
aceld/zinx
A lightweight concurrent server framework based on Golang.
mozilla/rhino
Rhino is an open-source implementation of JavaScript written entirely in Java
Tencent/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
shen100/mili
mili 是一个开源的社区系统,界面优雅,功能丰富😛
rs/cors
Go net/http configurable handler to handle CORS requests
jcoleman/tomcat-redis-session-manager
Redis-backed non-sticky session store for Apache Tomcat
kilim/kilim
Lightweight threads for Java, with message passing, nio, http and scheduling support.
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
atemerev/skynet
Skynet 1M threads microbenchmark
33cn/chain33
高度模块化, 遵循 KISS原则的区块链开发框架
codeskyblue/gosuv
Deprecated!!! Process managerment writtern by golang, inspired by python-supervisor
struCoder/pmgo
pmgo is a process manager for Golang applications.
needmorecode/carmelo
Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network transmission and supports both TCP/HTTP protocols.
ffhelicopter/tmm
使用Gin快速搭建WEB站点以及提供RESTful接口
tencnivel/java-basic-hotswapper
A java hotswapper for changes in methods