Pinned Repositories
awesome-raft
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
cizixs.github.io
Personal blog written with markdown
etcd-demo
Demos on how to use go etcd client, both v2 and v3
go-algorithms
Common data structures and algorithms implemented in golang.
go-concurrency-programming
go 语言并发编程指南
gohttp
A simple to use golang http client
interview_python
关于Python的面试题
namespace
Linux namespace demo scripts
node-prometheus-monitor
Monitor linux server with prometheus stack(node exporter, prometheus, grafana, alert)
pxy
A simple proxy server with flexibility.
cizixs's Repositories
cizixs/gohttp
A simple to use golang http client
cizixs/go-algorithms
Common data structures and algorithms implemented in golang.
cizixs/interview_python
关于Python的面试题
cizixs/tftp
Simple tftp implementation in python
cizixs/findBrokenPdfs
scan and remove broken pdf files
cizixs/linux-insides-zh
linux内核揭密
cizixs/2016-talks
Slides and Links to slides for 2016 talks
cizixs/acronym-for-programmers
Acronyms every programmer should know.
cizixs/awesome-selfhosted
Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. This is a list of Free Software network services and web applications which can be hosted locally.
cizixs/awesome-stock-resources
A collection of links for free stock photography, video and Illustration websites.
cizixs/builddatabase
Build a distributed SQL database from the ground up
cizixs/compose
Define and run multi-container applications with Docker
cizixs/convoy
A Docker volume plugin, managing persistent container volumes.
cizixs/CSAPP
Exercise and Labs solutions for Computer Systems A Programmer's Perspective
cizixs/docker
Docker - the open-source application container engine
cizixs/engineering-blogs
A curated list of engineering blogs
cizixs/eopl3
Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand
cizixs/erlang-bookmarks
All about erlang programming language [powerd by community]
cizixs/flannel
flannel is an etcd backed network fabric for containers
cizixs/free-programming-books
cizixs/FullScreenMario
An HTML5 remake of the original Super Mario Brothers - expanded for wide screens.
cizixs/go-datastructures
cizixs/gpm
a simple go projects manager
cizixs/httproxy
Tiny HTTP proxy based on work by Suzuki Hisao and Mitko Haralanov
cizixs/linux-insides
A little bit about a linux kernel
cizixs/mystarwar
Own your starwar dataset in seconds.
cizixs/playground
Playground for cizixs, including online judges.
cizixs/saltclient
A simple salt client for salt-api
cizixs/SwiftDevelopmentWithCocoa1stEd
Code from our book Swift Development with Cocoa (1st Edition), for O'Reilly Media.
cizixs/web_projects
Learning Web Development by designing something.