Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
abixen-platform
Abixen Platform
haxe-tutors
haxe tutors
ide-php
Minimal browser based IDE deployed as a single PHP file!
motan
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
nsq
A realtime distributed messaging platform
pilosa
Pilosa is an open source, distributed bitmap index that dramatically accelerates queries across multiple, massive data sets.
SerpentAI
Game Agent Framework. Helping you create AIs / Bots to play any game you own!
Spore3D
biglyan's Repositories
biglyan/architect-awesome
后端架构师技术图谱
biglyan/AtomicGameEngine
The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
biglyan/awesome-erlang-cn
Erlang资源大全中文版
biglyan/awesome-gameserver-cn
中文游戏服务器资源大全
biglyan/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
biglyan/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
biglyan/BaseService
微信小游戏服务器,facebook instant game server,房间及卡牌类游戏服务器。支持websocket,wss及tcp协议,lua编写游戏逻辑。C++底层已支持四十余款线上产品,跨平台。lua函数支持不停机热更新。包含一个斗地主游戏逻辑。
biglyan/blade
:rocket: Lightning fast and elegant mvc framework for Java8
biglyan/browser-laptop
Brave browser for Desktop and Laptop computers running Windows, OSX, and Linux
biglyan/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
biglyan/charm4py
Parallel Programming with Python and Charm++
biglyan/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks.
biglyan/dataclass
PHP Library for fast building data structures from arrays using type-hinted classes
biglyan/deepstream.io
deepstream.io server
biglyan/dgraph
Fast, Distributed Graph DB
biglyan/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
biglyan/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
biglyan/Gaea
Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.
biglyan/grpc-game-example
A multiplayer terminal shooter written with Go, gRPC, and tview
biglyan/lager
A logging framework for Erlang/OTP
biglyan/Marlin
Optimized firmware for RepRap 3D printers based on the Arduino platform.
biglyan/openvdb
OpenVDB - Sparse volume data structure and tools
biglyan/php-crud-api
Single file PHP script that adds a REST API to a SQL database
biglyan/rms-support-letter.github.io
An open letter in support of Richard Matthew Stallman being reinstated by the Free Software Foundation
biglyan/sia-task
微服务任务调度框架
biglyan/socket.io-protocol
Socket.IO Protocol specification
biglyan/superstellar
Multiplayer galactic game written in Golang
biglyan/Tars
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
biglyan/TitanDataOperationSystem
最好的大数据项目。《Titan数据运营系统》,本项目是一个全栈闭环系统,我们有用作数据可视化的web系统,然后用flume-kafaka-flume进行日志的读取,在hive设计数仓,编写spark代码进行数仓表之间的转化以及ads层表到mysql的迁移,使用azkaban进行定时任务的调度,使用技术:Java/Scala语言,Hadoop、Spark、Hive、Kafka、Flume、Azkaban、SpringBoot,Bootstrap, Echart等;
biglyan/wechat-minapp-scs-customer
社区电商C端WeChat小程序,支持多商户入住,平台商户各自独立运营,财务独立D+1结算,共享平台虚拟商品(游戏、娱乐会员充值)交易;实现扫码买单一码微信(小程序)、支付宝(H5)双平台使用,支持线上下单可选商家配送或到店自提核销;支持会员储值、积分签到、会员卡消费升级、优惠券抵扣;商品支持限时秒杀、拼团购等;技术点:运用mpvue基础框架,配合vant UI+vuex状态管理+less预处理+封装全局请求类flyio。实现微信支付与第三方聚合支付的对接;打通C端用户通过一个微信小程序APPID领取多商户卡券。