Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
architecture.of.internet-product
互联网公司技术架构,微信/淘宝/腾讯/阿里/美团点评/百度/微博/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
awesome-c
A curated list of awesome C frameworks, libraries and software.
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
zuiwanting's Repositories
zuiwanting/air
☁️ Live reload for Go apps
zuiwanting/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.
zuiwanting/bloom
Go package implementing Bloom filters
zuiwanting/cache
Cache library with Redis backend for Golang
zuiwanting/cuckoofilter
Cuckoo Filter: Practically Better Than Bloom
zuiwanting/dive-to-gosync-workshop
深入Go并发编程研讨课
zuiwanting/driver-kratos
zuiwanting/dtm
A distributed transaction framework that supports multiple languages, supports saga, tcc, xa, 2-phase message, outbox patterns.
zuiwanting/dtmdriver-kratos
kratos driver for dtm
zuiwanting/dynamic-pool
a lock-free, thread-safe, dynamically-sized object pool.
zuiwanting/easycar
A simple distributed transaction framework implemented by go
zuiwanting/EPANET2.2
Perform extended-period simulation of the hydraulic and water quality behavior within drinking water distribution systems
zuiwanting/go-zero-looklook
基于go-zero 全面技术栈开发最小可用项目,帮助go-zero社区更完善。 go-zero项目地址: https://github.com/zeromicro/go-zero
zuiwanting/gorm
The fantastic ORM library for Golang, aims to be developer friendly
zuiwanting/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
zuiwanting/mem0
The memory layer for Personalized AI
zuiwanting/MobileIMSDK
一个原创移动端IM通信层框架,轻量级、高度提炼,历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架,支持iOS、Android、Java、H5,服务端基于Netty。
zuiwanting/oneflow
OneFlow is a performance-centered and open-source deep learning framework.
zuiwanting/PolarDB-for-PostgreSQL
"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.
zuiwanting/pyroscope
Continuous Profiling Platform. Debug performance issues down to a single line of code
zuiwanting/rustdesk
Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
zuiwanting/rustdesk-server
RustDesk Server Program
zuiwanting/seata-go
Go Implementation For Seata
zuiwanting/spreadsheet-is-all-you-need
A nanoGPT pipeline packed in a spreadsheet
zuiwanting/streaming_algorithms
Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.
zuiwanting/tiflash
The analytical engine for TiDB
zuiwanting/tproxy
A cli tool to proxy and analyze TCP connections.
zuiwanting/turms
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
zuiwanting/webrtc
Pure Go implementation of the WebRTC API
zuiwanting/xorfilter
Go library implementing binary fuse and xor filters