MinghuaJiang's Stars
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
OneDrive/onedrive-sdk-csharp
OneDrive SDK for C#! https://dev.onedrive.com
KoenZomers/OneDriveAPI
API in .NET Framework 4.8.0, .NET Core 3.1 and .NET 6.0 to communicate with OneDrive Personal and OneDrive for Business
checkcheckzz/system-design-interview
System design interview for IT companies
aspnet/AspNetKatana
Microsoft's OWIN implementation, the Katana project
uber-common/jvm-profiler
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ehcache/ehcache3
Ehcache 3.x line
google/guava
Google core libraries for Java
redis/redis
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, Bitmaps.
microsoft/azure-tools-for-java
Azure tools for Java, including Azure Toolkits for Eclipse, IntelliJ and related projects.
hamen/rxjava-essentials
This repo is a reference for the topics and the examples in my RxJava Essentials
neo4j-examples/neo4j-movies-template
A Neo4j movies React application with backends in Python/Flask and Node/Express.
Akshay-Iyangar/JavaRecommender
Search Engine that recommends Java content of StackOverflow to users.Used Scrapy and Jsoup to crawl the internet. Used Apache lucene to index. And used MVC and servlet for web-app
apache/lucene-solr
Apache Lucene and Solr open-source search software
LinkedInAttic/bobo
faceted search engine
LinkedInAttic/api-get-started
LinkedIn REST API Getting Started Tutorial
linkedin/instantsearch-tutorial
Sample code for building an end-to-end instant search solution
ReactiveX/RxPY
ReactiveX for Python
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
flask-restful/flask-restful
Simple framework for creating REST APIs
aws/aws-sdk-java
The official AWS SDK for Java 1.x (In Maintenance Mode, End-of-Life on 12/31/2025). The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
boto/boto3
AWS SDK for Python
praekelt/django-googlesearch
Django Google custom search engine app.
slackapi/python-slack-sdk
Slack Developer Kit for Python
joeyajames/Python
Python code for YouTube videos.
injetlee/Python
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM