yishangru
Former Yellow Jacket 🐝 (MSCS@GaTech) , Former UG@SUSTech
Alibaba CloudHangzhou (CN) - Atlanta (GA) - Shenzhen (CN)
Pinned Repositories
3DReconstruction
Course Project for Digital Imgae Processing
Antlr4
change for emcc make
AntlrSQL
SQL analysis with ANTLR
auto-doc
auto-doc
cassandra
Mirror of Apache Cassandra
CPPHeartAttack
Useful note when programming in CPP
CS8803_MLSystem_PaperReview
Weekly paper review for CS8803 Machine Learning System
CSE6140-Project
Team project for CSE6140 Gatech - Minimum Vertex Cover (MVC)
LoggingSysSurvey
System survey for typical logging systems for distributed systems and micro service arch (k8s)
TruthDiscovery
Truth Discovery in DBG@SUSTech
yishangru's Repositories
yishangru/TruthDiscovery
Truth Discovery in DBG@SUSTech
yishangru/3DReconstruction
Course Project for Digital Imgae Processing
yishangru/Antlr4
change for emcc make
yishangru/AntlrSQL
SQL analysis with ANTLR
yishangru/auto-doc
auto-doc
yishangru/cassandra
Mirror of Apache Cassandra
yishangru/CPPHeartAttack
Useful note when programming in CPP
yishangru/CS8803_MLSystem_PaperReview
Weekly paper review for CS8803 Machine Learning System
yishangru/CSE6140-Project
Team project for CSE6140 Gatech - Minimum Vertex Cover (MVC)
yishangru/LoggingSysSurvey
System survey for typical logging systems for distributed systems and micro service arch (k8s)
yishangru/CSE6242_DataVisualAnalytic_Project
All-in-one Recommendation Application
yishangru/Distributed-System-Fundamental
Scala Learning for Spark, Hadoop, Pig
yishangru/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
yishangru/elasticsearch
Open Source, Distributed, RESTful Search Engine
yishangru/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
yishangru/InfeasiblePath
CS 6241 Compiler Design Project - LLVM pass for infeasible paths from "Refining data flow information using infeasible paths."
yishangru/JavaScript-FunctionalCode
Reuseable code pieces finished in hw or project
yishangru/Leetcode
Share thoughts about leetcode problem
yishangru/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
yishangru/MusicNoteGenerator
Auto Generate Plain Music Sheet
yishangru/peloton
The Self-Driving Database Management System
yishangru/PrizeDrawing
Prize dawing - developed for prizing ceremony
yishangru/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
yishangru/signoz
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
yishangru/SplitMerge
CS 6241 Compiler Design Project - LLVM pass for destructive merges from "Comprehensive path-sensitive data-flow analysis"
yishangru/SystemPaperList
Paper list for distributed system, system verification and protocol
yishangru/tbd-suite
yishangru/VizML
Project for CS8803 ML System - Visualized Programming with Block Abstraction for Neural Network
yishangru/wasm-uuid
wasm version uuid build
yishangru/WebCrawlDemo
A web crawl demo project with guide for new beginner