Stars
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
MarkDown在线简历工具,可在线预览、编辑和生成PDF。[此项目已不再维护,建议使用 cv.ftqq.com 替代 ]
Some open project apk files, or other files upload by trinea.cn
websocket消息发布集群 Rose&Dewdrop is a solution of websocket cluster
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
Python best practices guidebook, written for humans.
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.…
A screamingly fast Python 2/3 WSGI server written in C.
A distribution of Nginx with some advanced features
A fast,scalable,distributed game server framework for Node.js.
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…