Stars
A course of building an LSM-Tree storage engine (database) in a week.
RameshMF / PiggyMetrics
Forked from sqshq/piggymetricsMicroservice Architecture with Spring Boot, Spring Cloud and Docker
Broadleaf Commerce CE - an eCommerce framework based on Java and Spring
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
Clean Architecture template for Golang services
screen sharing for developers https://screego.net/
A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)
Adding TCP like reliability features on top of existing UDP protocol
Reliable UDP implementation written purely in Go, powered by Pion's SCTP.
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achieving the lowest possible latency and jitter in Go.
made a fortress game by MFC in 2015 Summer semester / refactoring this project
A distributed game server made with Golang
✨ 🚀 EasyTCP is a light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
Chatting server using IOCP model in C++
스프링 동시성 문제 해결 과정 with Redis, kafka
Roadmap and Resource Compilation for System Design Fight Club
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly …
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture