zhengji's repos on GitHub
Go · 360 watchers
goSnowFlake
一个实现 Twitter SnowFlake 算法 的 Go 分布式 UID 生成器.A threadsafe unique ID generator inspired by Twitter SnowFlake theory
Go · 198 watchers
goTcpProxy
一个支持负载均衡,健康检查的 TcpProxy
Go · 166 watchers
goHttpDns
A HttpDns Server written by Go
Go · 63 watchers
gophone
一个查询手机号码归属地,运营商,区号信息的 Go 库
Go · 54 watchers
goCuckoo
一个 CuckooFilter 的 Go 库
Go · 22 watchers
goTimeWheel
Timer Implemented By Go,Also Called TimeWheel
JavaScript · 8 watchers
trietips
一个idea,深究好奇的数据结构做的搜索提示
Go · 6 watchers
goBst
线程安全的二叉查找树 A threadsafe Binary Search Tree
Go · 4 watchers
goyamq
Yet Another Message Queue Written By Go Base On ProtoBuffer
C++ · 4 watchers
SkipList
A SkipList Implemented By Template, 一个支持模板的跳表
C++ · 3 watchers
lruCache
lruCache Written By C++
Lua · 2 watchers
ngx_lua_waf
ngx_lua_waf是一个基于lua-nginx-module(openresty)的web应用防火墙
Go · 2 watchers
wukong
高度可定制的全文搜索引擎
1 watchers
30-seconds-of-css
A curated collection of useful CSS snippets you can understand in 30 seconds or less.
C++ · 0 watchers
algorithms
Algorithms & Data structures in C++.
Go · 0 watchers
bitset
一个用 Go 实现的的 BitSet
0 watchers
blog
极客兔兔的博客,Coding Coding 创建有趣的开源项目。
0 watchers
experiments
Personal code, scripts and config files for experiments
0 watchers
free-api
收集免费的接口服务,做一个api的搬运工
Go · 0 watchers
groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
0 watchers
guide
The Uber Go Style Guide.
0 watchers
leetcode-master
LeetCode 刷题攻略:200道题目详细刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥给个star支持一下吧!🚀
C++ · 0 watchers
tiny-ds
Tiny DataStructure written By C
Go · 0 watchers
tinyUrl
A ShortUrl Generator & Resolver