Awesome Stars
A curated list of my GitHub stars! Generated by starred
Contents
- ActionScript
- C++
- Cython
- Dockerfile
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Others
- PHP
- Python
- Ruby
- Rust
- Shell
- Swift
- TeX
- TypeScript
ActionScript
- jhuckaby/webcamjs - HTML5 Webcam Image Capture Library with Flash Fallback
C++
- google/mediapipe - Cross-platform, customizable ML solutions for live and streaming media.
- opencv/opencv - Open Source Computer Vision Library
- BYVoid/OpenCC - Conversion between Traditional and Simplified Chinese
- tesseract-ocr/tesseract - Tesseract Open Source OCR Engine (main repository)
- kelektiv/node.bcrypt.js - bcrypt for NodeJs
Cython
- TA-Lib/ta-lib-python - Python wrapper for TA-Lib (http://ta-lib.org/).
Dockerfile
- solidnerd/docker-bookstack - BookStack in a container
HTML
- ivon852/stable-diffusion-webui-manuals -
- facebookincubator/infima - A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
- erdkse/adminlte-3-angular - Angular 15.0.1 start-up project with AdminLTE 3.2.0 template
Java
- qos-ch/logback - The reliable, generic, fast and flexible logging framework for Java.
- SonarSource/sonarqube - Continuous Inspection
- google/gson - A Java serialization/deserialization library to convert Java Objects into JSON and back
- ehcache/ehcache3 - Ehcache 3.x line
- swagger-api/swagger-core - Examples and server integrations for generating the Swagger API Specification, which enables easy access to your REST API
- projectlombok/lombok - Very spicy additions to the Java programming language.
- jodconverter/jodconverter - JODConverter automates document conversions using LibreOffice or Apache OpenOffice.
- ta4j/ta4j - A Java library for technical analysis.
- spring-attic/spring-security-oauth - Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
- doocs/leetcode - 😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
- eugenp/tutorials - Just Announced - "Learn Spring Security OAuth":
- macrozheng/mall - mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
- firebase/quickstart-android - Firebase Quickstart Samples for Android
- baomidou/mybatis-plus - An powerful enhanced toolkit of MyBatis for simplify development
- awsdocs/aws-doc-sdk-examples - Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.
- eclipse/paho.mqtt.java - Eclipse Paho Java MQTT client library. Paho is an Eclipse IoT project.
- NaikSoftware/StompProtocolAndroid - STOMP protocol via WebSocket for Android
- aws-amplify/aws-sdk-android - AWS SDK for Android. For more information, see our web site:
- goofyz/android-material-design-tutorial - Material Design Pattern Tutorial
- androidthings/new-project-template -
- szerhusenBC/jwt-spring-security-demo - A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
- macdidi5/Android-Things-Tutorial -
- jwtk/jjwt - Java JWT: JSON Web Token for Java and Android
- mybatis/generator - A code generator for MyBatis.
JavaScript
- react-dropzone/react-dropzone - Simple HTML5 drag-drop zone with React.js.
- Leaflet/Leaflet - 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦
- memochou1993/gpt-ai-assistant - OpenAI + LINE + Vercel = GPT AI Assistant
- Yuvaleros/material-ui-dropzone - A Material-UI file upload dropzone
- fengyuanchen/cropperjs - JavaScript image cropper.
- fengyuanchen/compressorjs - JavaScript image compressor.
- greensock/GSAP - GreenSock's GSAP JavaScript animation library (including Draggable).
- lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
- brianium/watermarkjs - 🎑 Watermarking for the browser
- facebookexperimental/Recoil - Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of R
- gatsbyjs/gatsby - The fastest frontend for the headless web. Build modern websites with React.
- ColorlibHQ/AdminLTE - AdminLTE - Free admin dashboard template based on Bootstrap 4
- log4js-node/log4js-node - A port of log4js to node.js
- nolimits4web/swiper - Most modern mobile touch slider with hardware accelerated transitions
- AzureAD/azure-activedirectory-library-for-js - The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
- google-map-react/google-map-react - Google map library for react that allows rendering components as markers 🎉
- axios/axios - Promise based HTTP client for the browser and node.js
- romannurik/AndroidAssetStudio - A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
- aFarkas/lazysizes - High performance and SEO friendly lazy loader for images (responsive and normal), iframes and more, that detects any visibility changes triggered through user interaction, CSS or JavaScript without co
- facebookarchive/draft-js - A React framework for building text editors.
- stephentian/33-js-concepts - 📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
- Asoul/tsrtc - 台灣股票即時爬蟲。Taiwan Stock Exchange Real Time Crawler
- chartjs/Chart.js - Simple HTML5 Charts using the <canvas> tag
- googlecreativelab/teachable-machine-v1 - Explore how machine learning works, live in the browser. No coding required.
- firebase/codelab-friendlychat-web - The source for the Firebase codelab for building a cross-platform chat app
- jashkenas/underscore - JavaScript's utility _ belt
- MCS-Lite/mcs-lite - 🎛 MCS Lite Common UI and Websites.
- amazon-archives/amazon-cognito-identity-js - Amazon Cognito Identity SDK for JavaScript
- facebook/create-react-app - Set up a modern web app by running one command.
- kdchang/reactjs101 - 從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
Jupyter Notebook
- robertmartin8/PyPortfolioOpt - Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
- camenduru/stable-diffusion-webui-colab - stable diffusion webui colab
- CompVis/stable-diffusion - A latent text-to-image diffusion model
- eladrich/pixel2style2pixel - Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
- snowkylin/tensorflow-handbook - 简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
- AI-FREE-Team/Traditional-Chinese-Handwriting-Dataset - Open source traditional chinese handwriting dataset.
- tlyu0419/DataScience - My Data Science Note
- FinMind/FinMind - Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/
- MaxChenCMC/TW_TXF_Intraday_Backtest - 回測台指期日內當沖交易,若在開盤後在不同點位進場,持有至收盤出場,統計此交易策略的報酬。
- urgedata/pythondata - repo for code published on pythondata.com
- tjwei/GAN_Tutorial -
- ipazc/mtcnn - MTCNN face detection implementation for TensorFlow, as a PIP package.
- afunTW/Python-Crawling-Tutorial - Python crawling tutorial
Kotlin
- android/architecture-samples - A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
- android/location-samples - Multiple samples showing the best practices in location APIs on Android.
- square/okhttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
Others
- TheExplainthis/AI-Products-All-In-One - 彙整了真正實用的 ChatGPT 與生成式 AI 工具
- FasterXML/jackson - Main Portal page for the Jackson project
- ruanyf/free-books - 互联网上的免费书籍
- crownpku/Awesome-Chinese-NLP - A curated list of resources for Chinese NLP 中文自然语言处理相关资料
- sangyx/deep-finance - Datasets, papers and books on AI & Finance.
- jwasham/coding-interview-university - A complete computer science study plan to become a software engineer.
- google/material-design-icons - Material Design icons by Google
- macdidi5/Android-6-Tutorial - Android Tutorial 全新改版為 Android 6 Tutorial,開始品嘗棉花糖的甜蜜滋味!
PHP
- BookStackApp/BookStack - A platform to create documentation/wiki content built with PHP & Laravel
Python
- TDAmeritrade/stumpy - STUMPY is a powerful and scalable Python library for modern time series analysis
- kernc/backtesting.py - 🔎 📈 🐍 💰 Backtest trading strategies in Python.
- bmaltais/kohya_ss -
- lllyasviel/ControlNet - Let us control diffusion models!
- Mikubill/sd-webui-controlnet - WebUI extension for ControlNet
- huggingface/transformers - 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
- AUTOMATIC1111/stable-diffusion-webui - Stable Diffusion web UI
- facebookresearch/pifuhd - High-Resolution 3D Human Digitization from A Single Image.
- sqlmapproject/sqlmap - Automatic SQL injection and database takeover tool
- tiangolo/uwsgi-nginx-flask-docker - Docker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
- plotly/dash - Data Apps & Dashboards for Python. No JavaScript Required.
- tiangolo/fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
- fxsjy/jieba - 结巴中文 分词
- pydata/pandas-datareader - Extract data from a wide range of Internet sources into a pandas DataFrame.
- bokeh/bokeh - Interactive Data Visualization in the browser, from Python
- spatialaudio/nbsphinx - 📒 Sphinx source parser for Jupyter notebooks
- scikit-learn/scikit-learn - scikit-learn: machine learning in Python
- sml2h3/ddddocr - 带带弟弟 通用验证码识别OCR pypi版
- mementum/backtrader - Python Backtesting library for trading strategies
- ranaroussi/yfinance - Download market data from Yahoo! Finance's API
- waditu/tushare - TuShare is a utility for crawling historical data of China stocks
- maguowei/starred - creating your own Awesome List by GitHub stars!
- jwlin/ptt-web-crawler - PTT 網路版爬蟲
- deepfakes/faceswap - Deepfakes Software For All
- rcmalli/keras-vggface - VGGFace implementation with Keras Framework
- pmorissette/ffn - ffn - a financial function library for Python
- facebook/prophet - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
- mlouielu/twstock - 台灣股市股票價格擷取 (含即時股票資訊) - Taiwan Stock Opendata with realtime
- keras-team/keras - Deep Learning for humans
Ruby
- discourse/discourse - A platform for community discussion. Free, open, simple.
Rust
- svenstaro/genact - 🌀 A nonsense activity generator
Shell
- nvm-sh/nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions