Pinned Repositories
go-wrk
a small heavy duty http/https benchmark tool written in go
NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
hashidsxx
C++11 implementation of https://hashids.org/
consistenthash
Implementing Consistent Hashing in Golang with Virtual Nodes
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
go
some utils about golang
lhttp
go websocket, a better way to buid your IM server
ProtocolTool
A tool to simulation client send protocol message to server
shellcheck
ShellCheck, a static analysis tool for shell scripts
workerpool
a customizable worker pool, do task async with workers. For simple use, you only need create your task struct and the Do method. For advancer you can custom your self worker manager and worker and the task
xinst's Repositories
xinst/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
xinst/Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。
xinst/algo
数据结构和算法必知必会的50个代码实现
xinst/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
xinst/cellnet
High performance, simple, extensible golang open source network library
xinst/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
xinst/china_regions
最全最新**省,市,地区json及sql数据
xinst/distributions
NodeSource Node.js Binary Distributions
xinst/dockerfiles
Dockerfile & kubernetes Yaml Templates
xinst/eosc
Eosc is a high performance middleware development framework
xinst/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
xinst/go-elasticsearch
The official Go client for Elasticsearch
xinst/go-playground
Better Go Playground powered by Monaco editor
xinst/GreenChrome
增强Chrome的工具
xinst/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
xinst/home
Rime::Home is home to Rime users and developers
xinst/k8scontainer
pull from gcr.io
xinst/kratos
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
xinst/kubernetes
Production-Grade Container Scheduling and Management
xinst/mars
Mars is a cross-platform network component developed by WeChat.
xinst/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
xinst/mosn
MOSN is a cloud native proxy for edge or service mesh. https://mosn.io
xinst/MyBooks
books-tech、PPT、or something
xinst/procfs
procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
xinst/puppeteer
Headless Chrome Node.js API
xinst/redis-faina
A query analyzer that parses Redis' MONITOR command for counter/timing stats about query patterns
xinst/revel
A high productivity, full-stack web framework for the Go language.
xinst/SingleFile
Web Extension for Firefox/Chrome/Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
xinst/teleport
Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
xinst/xorm
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle