Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
algo
数据结构和算法必知必会的50个代码实现
Algorithms
A collection of algorithms and data structures
AlgoXY
Book of Elementary Algorithms and Data structures
ant-design
:ant: One design language
architect-awesome
后端架构师技术图谱
bigbluebutton
Complete open source web conferencing system.
birdDocker
Docker相关配置
bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
Blog
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
luxiaomingsh's Repositories
luxiaomingsh/easyexcel
快速、简单避免OOM的java处理Excel工具
luxiaomingsh/openjdk
Docker Official Image packaging for Java (openJDK)
luxiaomingsh/mod_cluster
mod_cluster is an intelligent native Apache httpd-based and pure-Java Undertow-based load-balancer
luxiaomingsh/TreeSWT
利用SWT来图形化显示二叉树 目前支持二叉查找树BST
luxiaomingsh/Blog
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
luxiaomingsh/algo
数据结构和算法必知必会的50个代码实现
luxiaomingsh/openbilibili-go-common
嘘,不要问!我也不清楚这些是啥…
luxiaomingsh/DeepLearning
luxiaomingsh/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
luxiaomingsh/pkuseg-python
python版本:领域细分的中文分词工具,简单易用,跟现有开源工具相比提高了分词的准确率。
luxiaomingsh/CS-Notes
:books: Computer Science Learning Notes
luxiaomingsh/EngineerCMS
工程师知识管理系统——每个行业都有自己的知识管理系统,EngineerCMS旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持onlyoffice实时文档协作,直接在线预览dwg文件,office文档,PDF文件。手机端配套小程序,微信搜索“珠三角设代”或“青少儿书画”即可呼出小程序。
luxiaomingsh/DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
luxiaomingsh/DeepInterests
深度有趣
luxiaomingsh/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
luxiaomingsh/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
luxiaomingsh/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
luxiaomingsh/kubernetes-handbook
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz/zh
luxiaomingsh/dashboard
General-purpose web UI for Kubernetes clusters
luxiaomingsh/free-programming-books
:books: Freely available programming books
luxiaomingsh/eloquent-js-3e-zh
:book: [译] JavaScript 编程精解 中文第三版
luxiaomingsh/istio
An open platform to connect, manage, and secure microservices.
luxiaomingsh/architect-awesome
后端架构师技术图谱
luxiaomingsh/fullstack-data-engineer
全栈数据工程师养成攻略
luxiaomingsh/envoyproxy_doc_ZH_CN
envoyproxy 智能代理中文参考文档 v1.5.0
luxiaomingsh/birdDocker
Docker相关配置
luxiaomingsh/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
luxiaomingsh/web-hacking-101-zh
:book: [译] Web Hacking 101 中文版
luxiaomingsh/incubator-rocketmq
带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github
luxiaomingsh/jquery-tmpl
The original official jQuery Templates plugin. This project was maintained by the jQuery team as an official jQuery plugin. It is no longer in active development, and will be superseded by JsRender.