junnzhan's Stars
PacktPublishing/Learning-Concurrency-in-Python
Learning Concurrency in Python by Packt
mpi4py/mpi4py
Python bindings for MPI
jbornschein/mpi4py-examples
mpi4py examples
mpitutorial/mpitutorial
MPI programming lessons in C and executable code examples
maoxiangyi/learnStorm
Storm 单词技术、实现Storm框架的主要功能、Storm实时订单计算
apache/storm
Apache Storm
awesome-spark/awesome-spark
A curated list of awesome Apache Spark packages and resources.
aalansehaiyang/technology-talk
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
lihengming/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
spring-attic/spring-hadoop-samples
Spring Hadoop Samples
vector4wang/spring-boot-quick
:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin:
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
benhodgson/baluhn
A base-independent implementation of the Luhn algorithm for Python. Useful for generating and verifying check digits in arbitrary bases.