minhle27's Stars
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
shap/shap
A game theoretic approach to explain the output of any machine learning model.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
lima-vm/lima
Linux virtual machines, with a focus on running containers
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
github/copilot.vim
Neovim plugin for GitHub Copilot
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
remzi-arpacidusseau/ostep-projects
Projects for an undergraduate OS course
cmu-db/bustub
The BusTub Relational Database Management System (Educational)
PKUFlyingPig/Self-learning-Computer-Science
the resources I use to learn computer science in my spare time
cvrve/Summer2025-Internships
Collection of Summer 2025 tech internships!
dipjul/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking the Coding Interview: Patterns for Coding Questions Alternative
neonwatty/machine_learning_refined
Notes, Python demos / notebooks, and free chapters for the 2nd edition of the university textbook "Machine Learning Refined".
northwesternfintech/2025QuantInternships
Public quant internship repository, maintained by NUFT but available for everyone.
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt, chromadb & pinecone
CMU-HKN/CMU-ECE-CS-Guide
How to survive CMU as an ECE/CS major
rburkholder/trade-frame
C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram
XieGuochao/csapp
The docker source and materials for CS:APP labs
kcxain/CSAPP-Lab
My solutions to the labs of CSAPP & CMU 15-213
nl4dv/nl4dv
A python toolkit to create Visualizations (Vis) using natural language (NL) or add an NL interface to existing Vis.
moranzcw/CSAPP_Lab
《深入理解计算机系统》Lab解析。
hicder/muopdb
MuopDB - A Vector Database
Gnosnay/CSAPP-Experiments
Provides the easy-to-use lab envs of CSAPP
disflyer/CSAPP-labs-linux
A linux with gcc environment for CSAPP labs build on docker.
itsjafer/parser-backend
Backend flask server for the resume parser hosted on my website
casillasenrique/nl2viz
Web-based tool for viewing the quality of Natural Language to Visualization (NL2Viz) models using an existing benchmark.
ethanlee16/cs61c-env
Docker environment for CS 61C