zhm022726's Stars
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
elasticsearch-cn/elasticsearch-cn.github.com
elasticsearch 文档中文版
medcl/elasticsearch-analysis-mmseg
The Mmseg Analysis plugin integrates Lucene mmseg4j-analyzer:http://code.google.com/p/mmseg4j/ into elasticsearch, support customized dictionary.
infinilabs/analysis-ik
🚌 The IK Analysis plugin integrates Lucene IK analyzer into Elasticsearch and OpenSearch, support customized dictionary.
ysc/cws_evaluation
Java开源项目cws_evaluation:中文分词器分词效果评估对比
spring-cloud/spring-cloud-sleuth
Distributed tracing for spring cloud
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
Netflix/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
Netflix/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.
dyc87112/SpringCloud-Learning
Spring Cloud基础教程,持续连载更新中
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
facebook/react
The library for web and native user interfaces.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
socketio/socket.io
Realtime application framework (Node.JS server)
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
jashkenas/underscore
JavaScript's utility _ belt
madrobby/zepto
Zepto.js is a minimalist JavaScript library for modern browsers, with a jQuery-compatible API
the5fire/backbonejs-learning-note
backbonejs学习笔记更新版,使用backbone1.1.0
adamlu/javascript-style-guide
JavaScript规范
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
ruanyf/jstraining
全栈工程师培训材料
ruanyf/jstutorial
Javascript tutorial book
gruntjs/grunt
Grunt: The JavaScript Task Runner
gruntjs/grunt-cli
Grunt's command line interface.
ericdum/mujiang.info
一个拖更10年的博客,内容在 Issue 里
mongodb/mongo
The MongoDB Database
jashkenas/coffeescript
Unfancy JavaScript
zhm022726/Front-End-Develop-Guide
这份指南汇集了前端开发所使用语言的主流学习资源,并以开发者的视角进行整理编排而成。