Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
C-Code
Applications written by C++ or C.
CaffeOnSpark
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
elasticsearch-definitive-guide
The Definitive Guide to Elasticsearch
fullcalendar
Full-sized drag & drop event calendar (jQuery plugin)
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
summernote
Super simple WYSIWYG editor
Takechiyoo's Repositories
Takechiyoo/summernote
Super simple WYSIWYG editor
Takechiyoo/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Takechiyoo/brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
Takechiyoo/C-Code
Applications written by C++ or C.
Takechiyoo/CaffeOnSpark
Takechiyoo/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
Takechiyoo/Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
Takechiyoo/elasticsearch-definitive-guide
The Definitive Guide to Elasticsearch
Takechiyoo/fullcalendar
Full-sized drag & drop event calendar (jQuery plugin)
Takechiyoo/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
Takechiyoo/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Takechiyoo/JavaScripts
SGAutoFarm scripts hosted on greasy fork
Takechiyoo/jieba
结巴中文分词
Takechiyoo/json-tutorial
从零开始的 JSON 库教程
Takechiyoo/learngit
Learn git From Liao Xuefeng
Takechiyoo/leetcode
leetcodes solution
Takechiyoo/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Takechiyoo/LintCode
Java Solutions to problems on LintCode/LeetCode
Takechiyoo/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
Takechiyoo/mpush
MPush开源实时消息推送系统
Takechiyoo/peerflix-server
Streaming torrent client for Node.js with web ui.
Takechiyoo/PhoenixGo
Go AI program which implement the AlphaGo Zero paper
Takechiyoo/phxqueue
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
Takechiyoo/phxrpc
A simple C++ based RPC framework.
Takechiyoo/promises-book
JavaScript Promiseの本
Takechiyoo/PyMySQL
PyMySQL: Pure-Python MySQL Client
Takechiyoo/Python
所有python代码
Takechiyoo/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Takechiyoo/Scala
Some Scala programs
Takechiyoo/scikit-learn
scikit-learn: machine learning in Python