Pinned Repositories
algorithm
awesome-game-ai
Awesome Game AI materials of Multi-Agent Reinforcement Learning
cloudtalk
专注于 企业云布署 的即时通讯系统,基于teamtalk开源项目二次开发,采用 t-io 内核做为websocket服务端核心技术模块,群集布置效果优化,业务模块与底层分离,能快速与自已现有系统对接。支持音,视频通话,支持 andoird ios mac windows h5/小程序 HttpApi 是全网唯一支持全平台布署的互联网即时通讯系统。
cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
darts-clone
A clone of Darts (Double-ARray Trie System)
database-of-tracing-systems
database of tracing systems
DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
ddia
《Designing Data-Intensive Application》DDIA中文翻译
discovery
A registry for resilient mid-tier load balancing and failover.
pplf's Repositories
pplf/awesome-game-ai
Awesome Game AI materials of Multi-Agent Reinforcement Learning
pplf/database-of-tracing-systems
database of tracing systems
pplf/discovery
A registry for resilient mid-tier load balancing and failover.
pplf/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
pplf/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.
pplf/go
The Go programming language
pplf/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
pplf/golang
pplf/golangweekly
Go语言爱好者周刊,每周日发布
pplf/gorm
The fantastic ORM library for Golang, aims to be developer friendly
pplf/h2engine
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
pplf/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
pplf/jupiter
Jupiter是斗鱼开源的面向服务治理的Golang微服务框架
pplf/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
pplf/lab
A customisable 3D platform for agent-based AI research
pplf/LuaBridge
A lightweight, dependency-free library for binding Lua to C++
pplf/luajit2
OpenResty's Branch of LuaJIT 2
pplf/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
pplf/mpush
MPush开源实时消息推送系统
pplf/nanoserver
云原生项目实践DevOps(GitOps)+K8S+BPF+SRE,从0到1使用Golang开发生产级麻将游戏服务器
pplf/nightingale
💡 A Distributed and High-Performance Monitoring System 可以看做Open-Falcon的下一代,不止运维监控,更是要做一款生产级运维平台
pplf/protobuf
Protocol Buffers - Google's data interchange format
pplf/redis
Type-safe Redis client for Golang
pplf/rlcard
Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.
pplf/rocketmq-client-cpp
Apache RocketMQ cpp client
pplf/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
pplf/TarsGo
A high performance microservice framework in golang. A linux foundation project.
pplf/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
pplf/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
pplf/zinx
基于Golang轻量级TCP并发服务器框架