Pinned Repositories
500lines
500 Lines or Less
6824-final-proj
David and Taylor's 6.824 Final Project - Simple Synchronized Distributed Filesystem
algocasts-sorting-algorithms
AlgoCasts 排序算法专题
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记
algorithms
Minimal examples of data structures and algorithms in Python
Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因去TX写验证码了,项目暂停)
go-leetcode
This Repo is the implementation of go for leetcode problem
golang-dex
This is a project to familiar with golang control smart contract and writing smart contract
MIT6.824-1
https://pdos.csail.mit.edu/6.824/schedule.html
Python-socket-programming
This is a Python network Programming project
ray1888's Repositories
ray1888/cmu15-445
:floppy_disk: CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
ray1888/6824-final-proj
David and Taylor's 6.824 Final Project - Simple Synchronized Distributed Filesystem
ray1888/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
ray1888/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express and browser-sync
ray1888/EasyProxy
Make tcp proxy easy to use.
ray1888/vue-admin
一个基于Vue2、element ui构建开发的后台管理系统 Demo:
ray1888/Curve
A tool for labeling anomalies on time-series data
ray1888/GO-Design-Pattern
ray1888/argus_web_backend
This is the backend server for argus_web build by express
ray1888/argus_web_front
ray1888/argus_web_front_base
ray1888/tcollector
Data collection framework for OpenTSDB
ray1888/windy-afternoon
技术博客,记事本,碎碎念
ray1888/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
ray1888/interview_python
关于Python的面试题
ray1888/mydocker
this is all dockerfile and docker-compose i have ever written
ray1888/kafka
ray1888/electronic-wechat
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
ray1888/opentsdb
A scalable, distributed Time Series Database.
ray1888/Scraping
ray1888/bosun
Time Series Alerting Framework
ray1888/Python-socket-programming
This is a Python network Programming project
ray1888/DJango.question
ray1888/Python_Script
this is the script for learning
ray1888/algorithms
Minimal examples of data structures and algorithms in Python
ray1888/500lines
500 Lines or Less
ray1888/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因去TX写验证码了,项目暂停)
ray1888/zhihu-oauth
尝试解析出知乎官方未开放的 OAuth2 接口,并提供优雅的使用方式,作为 zhihu-py3 项目的替代者,目前还在实验阶段
ray1888/mit-courses
My solutions of MIT-Courses
ray1888/go-internals
dig into implemention of the go programming language