JasonRen23's Stars
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
AliyunContainerService/pouch
An Efficient Enterprise-class Container Engine
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
alibaba/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
protostuff/protostuff
Java serialization library, proto compiler, code generator
miguno/kafka-storm-starter
[PROJECT IS NO LONGER MAINTAINED] Code examples that show to integrate Apache Kafka 0.8+ with Apache Storm 0.9+ and Apache Spark Streaming 1.1+, while using Apache Avro as the data serialization format.
linw7/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
apache/avro
Apache Avro is a data serialization system.
apache/flink
Apache Flink
nathanmarz/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
apache/samza
Mirror of Apache Samza
apache/kafka
Mirror of Apache Kafka
skywind3000/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
apache/dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
wosyingjun/beauty_ssm_dubbo
将"优雅的SSM框架"服务化治理(基于Dubbo+Zookeeper)
xwjie/ElementVueSpringbootCodeTemplate
使用Vue+VueX+ElementUI+SpringBoot的代码框架
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
codingXiaxw/CustomerManagement
a simple customer management system using MVC model with development ducumentation :bowtie:
codingXiaxw/seckill
the source code of `seckill` with development documentation :zap:
code4craft/netty-learning
Netty learning.
redis/jedis
Redis Java client
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
zhengjianglong915/note-of-interview
《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library