Save links that I like.
The tool that I used is a Chrome extension, which address is Idnan/like-on-git.
- 说明 | Google Java 编程规范(中文版)
- Google Java Style Guide
- Go by Example
- Go 101 - Go 101
- Effective Go - The Go Programming Language
- ENet: ENet
- UDT: Breaking the Data Transfer Bottleneck
- 为什么UDP有时比TCP更有优势 | Wilddog Blog
- chenshuo/muduo: A C++ non-blocking network library for multi-threaded server in Linux
- skywind3000/kcp: KCP - A Fast and Reliable ARQ Protocol
- ARQ协议简介-zhenhuaqin-ChinaUnix博客
- TCP网络关闭的状态变换时序图 | | 酷 壳 - CoolShell
- TCP 的那些事儿(上) | | 酷 壳 - CoolShell
- TCP 的那些事儿(下) | | 酷 壳 - CoolShell
- libinzhangyuan/reliable_udp_bench_mark: Test reliable udp for situation of realtime pvp game by wireless.
- Redis 设计与实现 — Redis 设计与实现
- 跳跃表的实现 — Redis 设计与实现
- 浅析SkipList跳跃表原理及代码实现 - 博客频道 - CSDN.NET
- BSON - Binary JSON
- JSON and BSON | MongoDB
- BSON特性探讨及基于其特性的MongoDB优化 - NoSQLFan - 关注NoSQL相关技术、新闻
- 将二进制数据嵌入json的几种方法 | 知行一
- MessagePack: It's like JSON. but fast and small.
- Java 内存区域详解 - 江米条 - SegmentFault
- Protocol Buffers | Google Developers
- Protocol Buffer Basics: Python | Protocol Buffers | Google Developers
- python greenlet背景介绍与实现机制 - 文章 - 伯乐在线
- What is gevent? — gevent 1.2.2dev0 documentation
- python bottle使用多个端口(多个进程)提高并发 - linux系统运维 - 博客园
- Python 进程管理工具 Supervisor 使用教程 | 淡水网志
- 使用 supervisor 管理进程 - 李林克斯
- Redis持久化RDB和AOF相比较 – 运维那点事
- redis持久化——RDB、AOF | 晓的技术博客
- Copy-On-Write | | 酷 壳 - CoolShell
- Java中的CopyOnWrite容器 | | 酷 壳 - CoolShell
- Linux写时拷贝技术(copy-on-write) - as_ - 博客园
- Copy-on-write - Wikipedia
- 监听获取程序退出事件(Linux、Windows、Java、C++) - jmppok的专栏 - 博客频道 - CSDN.NET
- Java LinkedHashMap工作原理及实现 | Yikun
- Java TreeMap工作原理及实现 | Yikun
- ConcurrentHashMap | AlphaKing
- 面试准备之IO模型 - qiaominghe的博客 - 博客频道 - CSDN.NET
- mongoengine
- django-nonrel/mongodb-engine: Django MongoDB Backend
- MongoEngine/mongoengine: A Python Object-Document-Mapper for working with MongoDB
- A roadmap to becoming a web developer in 2017 – freeCodeCamp
- Darius Foroux - Practical Personal Development That Doesn't Suck
- I Have 15 ideas To Change Your Life. Do you Have 5 Minutes?
- Django + MongoDB = Django REST Framework Mongoengine
- Home - Django REST framework
- umutbozkurt/django-rest-framework-mongoengine: Mongoengine support for Django Rest Framework
- Track errors with modern exception logging for JavaScript, Python, Ruby, Java, and Node.js
- getsentry/raven-python: Raven is a Python client for Sentry (getsentry.com)
- Json概述以及python对json的相关操作 - 糖拌咸鱼 - 博客园
- 18.2. json — JSON encoder and decoder — Python 2.7.13 documentation
- 使用Python操作Redis | Debugo
- java - eliminating duplicate Enum code - Stack Overflow
- java - eliminating duplicate Enum code - Stack Overflow
- java - Unable to get a generic ResponseEntity where T is a generic class "SomeClass" - Stack Overflow
- java - When is the @JsonProperty property used and what is it used for? - Stack Overflow
- function - Method call with Generic return type in Java - Stack Overflow
- Java 8 Method Reference: How to Use it | Codementor
- 使用 Supervisor 来管理 Redis 进程 | Leo的博客
- Supervisor: A Process Control System — Supervisor 3.3.3 documentation
- [feature request] options to deal with bad logging situation · Issue #709 · Supervisor/supervisor
- supervisor 进程管理 - 简书
- supervisord - Error while running zookeeper under supervison - Stack Overflow
- 使用 Supervisor 来管理 Redis 进程 | Leo的博客
- 简介我的 Git Work Flow - LPD-iOS