Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
alertCenter
报警信息处理平台,兼容prometheus报警(可取代alertmanager项目)
aliyun-openapi-php-sdk
Alibaba Cloud SDK for PHP
AndroidChromium
chrome browser of android version from chromium open project
angular
所有angular学习过程中的代码
angular-light
Angular Light is a library for building interactive MVVM web interfaces/applications.
awesome-go
A curated list of awesome Go frameworks, libraries and software
golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
golang-open-source-projects
为互联网IT人打造的中文版awesome-go
surls
短域名服务
sunchaochaichai's Repositories
sunchaochaichai/golang-open-source-projects
为互联网IT人打造的中文版awesome-go
sunchaochaichai/alertCenter
报警信息处理平台,兼容prometheus报警(可取代alertmanager项目)
sunchaochaichai/aliyun-openapi-php-sdk
Alibaba Cloud SDK for PHP
sunchaochaichai/angular-light
Angular Light is a library for building interactive MVVM web interfaces/applications.
sunchaochaichai/awesome-go
A curated list of awesome Go frameworks, libraries and software
sunchaochaichai/Baisibudejie
sunchaochaichai/bigbluebutton
BigBlueButton is an open source web conferencing system for on-line learning.
sunchaochaichai/BookReader
“任阅”,开源小说阅读器,高仿追书神器,实现追书推荐、标签检索、翻书效果、文章阅读、缓存章节、日夜间模式、文本朗读等功能。
sunchaochaichai/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
sunchaochaichai/go-datastructures
sunchaochaichai/go-micro
A pluggable RPC framework
sunchaochaichai/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
sunchaochaichai/goim
goim
sunchaochaichai/harbor
An enterprise-class container registry server based on Docker Distribution
sunchaochaichai/jQuery-
jQuery源码解读 -- jQuery v1.10.2
sunchaochaichai/kingshard
A high-performance MySQL proxy
sunchaochaichai/KODExplorer
一个开源码的基于Web的在线文件管理、代码编辑器。它提供了一整套在线文件管理、文件预览、编辑、上传下载、在线解压缩、音乐播放功…… http://kalcaddle.com
sunchaochaichai/kong-plugin
Simple template to get started with custom Kong plugins
sunchaochaichai/lua-resty-ini
lua-resty-ini - ini parser for OpenResty
sunchaochaichai/lua-resty-jit-uuid
Fast and dependency-free UUID library for LuaJIT/ngx_lua
sunchaochaichai/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
sunchaochaichai/mpush
sunchaochaichai/my_couscous
Couscous is good.
sunchaochaichai/pholcus
[Crawler for Golang] Pholcus is a distributed, high concurrency and powerful web crawler software.
sunchaochaichai/php-ext-trie-filter
php extension for spam word filter based on Double-Array Trie tree, it can detect if a spam word exists in a text message. 关键词过滤扩展,用于检查一段文本中是否出现敏感词,基于Double-Array Trie 树实现。
sunchaochaichai/redux-in-chinese
Redux 中文文档
sunchaochaichai/rkt
rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
sunchaochaichai/SearchEngine
web部分(vuejs+beego框架+webpack组件化);爬虫部分(1680位明星的sina微博首页收据);分词部分(结巴分词);索引构建部分(快拍+败者树);索引搜索部分(倒排索引R+tree)
sunchaochaichai/SwiftPractice
Learn swfit practice project.学习swift3.0的练手项目,每个项目都是纯代码编写,绝不拖控件。准备写40个项目。
sunchaochaichai/the-art-of-command-line
Master the command line, in one page