Skip to content

souxls/Collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

GitHub Collection List

List of my interests.

Awesome

  • Awesome - 😎 Awesome lists about all kinds of interesting topics.
  • Awesome-Hacking - A collection of various awesome lists for hackers, pentesters and security researchers.
  • awesome-programming-books - 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等.
  • awesome-bigdata - A curated list of awesome big data frameworks, ressources and other awesomeness.
  • architect-awesome - 后端架构师技术图谱.
  • awesome-microservices - A curated list of Microservice Architecture related principles and technologies.
  • awesome-sysadmin-cn - 系统管理员资源大全中文版
  • awesome-code-review - An "Awesome" list of code review resources - articles, papers, tools, etc
  • awesome-gitops - A curated list for awesome GitOps resources.
  • awesome-scalability - The Patterns of Scalable, Reliable, and Performant Large-Scale Systems.
  • awesome-sre - A curated list of Site Reliability and Production Engineering resources.
  • awesome-sysadmin - A curated list of amazingly awesome open source sysadmin resources.
  • awesome-docker - A curated list of Docker resources and projects.
  • awesome-linux-containers - A curated list of awesome Linux Containers frameworks, libraries and software.
  • awesome-kubernetes - A curated list for awesome kubernetes sources
  • awesome-mysql - A curated list of awesome MySQL software, libraries, tools and resources
  • awesome-mysql-cn - MySQL 资源大全中文版
  • awesome-electron - Useful resources for creating apps with Electron
  • awesome-low-code - Awesome Low-Code Application Platforms | 全球低代码平台开发资源大全
  • awesome-lowcode - 国内低代码平台
  • Awesome-design-tools - 好用的设计工具合集
  • awesome-vue - A curated list of awesome things related to Vue.js.
  • awesome-element - A curated list of Element projects.
  • awesome-java-cn - Java资源大全中文版
  • awesome-go-cn - Go 资源大全中文版
  • awesome-go - A curated list of awesome Go frameworks, libraries and software.
  • awesome-python - A curated list of awesome Python frameworks, libraries, software and resources.
  • awesome-mlops - A curated list of references for MLOps
  • awesome-ciandcd - continuous integration and continuous delivery
  • awesome-android-ui - A curated list of awesome Android UI/UX libraries
  • android-open-project - A categorized collection of Android Open Source Projects, More powerful web
  • AndroidLibs - 🔥正在成为史上最全分类 Android 开源大全
  • awesome-hacking-lists - 平常看到好的渗透hacking工具和多领域效率工具的集合
  • PaddleOCR - Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools
  • awesome-rest - A collaborative list of great resources about RESTful API architecture, development, test, and performance
  • awesome-cto - A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
  • awesome-fenix - 讨论如何构建一套可靠的大型分布式系统
  • awesome-selfhosted - A list of Free Software network services and web applications which can be hosted locally.
  • awesome-compose - Awesome Docker Compose samples
  • awesome-python-login-model - 😮python模拟登陆一些大型网站,还有一些简单的爬虫
  • awesome-db-tools - Everything that makes working with databases easier
  • awesome-interview-questions - A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
  • awesome-leading-and-managing - Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
  • awesome-design-patterns - A curated list of software and architecture related design patterns.
  • Awesome-CloudOps-Automation - Cloud-ops automation runbooks that are ready to use. Build your own automations using the hundreds of drag and drop actions included in the repository. Built on Jupyter Notebooks, our automation platform jumpstarts your SRE RunBook creation. 😎 published by the unSkript community.
  • Awesome-Multimodal-Large-Language-Models - Latest Papers and Datasets on Multimodal Large Language Models.
  • awesome-tunneling - List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
  • awesome-quant - A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance).
  • awesome-english-ebooks - 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新.
  • awesometts-anki-addon - AwesomeTTS text-to-speech add-on for Anki
  • awesome-vite - ⚡️ A curated list of awesome things related to Vite.js
  • awesome-pcaptools - A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
  • Awesome-Redteam - 一个攻防知识仓库 Red Teaming and Offensive Security
  • awesome-system-design-resources - This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems.
  • Awesome-AISourceHub - 本仓库收集AI科技领域高质量信息源。 可以起到一个同步信息源的作用,避免信息差和信息茧房.

Python

  • django - The Web framework for perfectionists with deadlines.
  • django-rest-framework - Web APIs for Django. 🎸
  • fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production https://fastapi.tiangolo.com/.
  • authlib - The ultimate Python library in building OAuth and OpenID Connect servers. JWS,JWE,JWK,JWA,JWT included.
  • sh - Python process launching.
  • snic - Async Python 3.6+ web server/framework | Build fast. Run fast.
  • keyboard - Hook and simulate global keyboard events on Windows and Linux.
  • wtfpython - If you think you know Python, think once more!
  • requests-html - Pythonic HTML Parsing for Humans™
  • werkzeug - The comprehensive WSGI web application library.
  • flask-restful - Simple framework for creating REST APIs
  • flask-restful-swagger - A Swagger spec extractor for flask-restful.
  • sqlalchemy - The Database Toolkit for Python https://www.sqlalchemy.org.
  • flask-login - Flask user session management.
  • requests - A simple, yet elegant HTTP library.
  • scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.
  • tornado - Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
  • flask - The Python micro framework for building web applications.
  • falcon - The no-nonsense web API framework for building fast and reliable microservices, proxies, and app backends in Python.
  • Pillow - The friendly PIL fork (Python Imaging Library)
  • matplotlib - matplotlib: plotting with Python.
  • numpy - The fundamental package for scientific computing with Python. <numpy.org>
  • pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more. <pandas.pydata.org>
  • Selenium - Selenium is an umbrella project encapsulating a variety of tools and libraries enabling web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.
  • connexion - Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support
  • gevent - Coroutine-based concurrency library for Python
  • dispatch - All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
  • setuptools - Official project repository for the Setuptools build system
  • BackgroundMattingV2 - Real-Time High-Resolution Background Matting
  • Riskfolio-Lib - Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
  • rich - Rich is a Python library for rich text and beautiful formatting in the terminal.
  • flask-jwt-extended - An open source Flask extension that provides JWT support (with batteries included)!
  • httpbin - HTTP Request & Response Service, written in Python + Flask.
  • wagtail - A Django content management system focused on flexibility and user experience
  • QPT - 前向式Python环境快捷封装工具,快速将Python打包为EXE并添加CUDA、NoAVX等支持。
  • Waitress - Waitress - A WSGI server for Python 2 and 3
  • talib-document - A document for TALIB, a library for technical analysis in C.
  • zipline - Zipline, a Pythonic Algorithmic Trading Library
  • backtrader - Python Backtesting library for trading strategies
  • freqtrade - Free, open source crypto trading bot
  • gunicorn - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
  • quart - An async Python micro framework for building web applications.
  • apscheduler - Task scheduling library for Python
  • peewee - a small, expressive orm -- supports postgresql, mysql and sqlite
  • xorbits - Scalable Python data science, in an API compatible & lightning fast way.
  • langchain - ⚡ Building applications with LLMs through composability ⚡
  • ujrpc - Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON, and pure CPython bindings
  • urllib3 - urllib3 is a user-friendly HTTP client library for Python.
  • poetry - Python packaging and dependency management made easy. <python-poetry.org>
  • openai-python - The official Python library for the OpenAI API
  • TaskWeaver - A code-first agent framework for seamlessly planning and executing data analytics tasks.
  • pywin32 - Python for Windows (pywin32) Extensions
  • taipy - Turns Data and AI algorithms into production-ready web applications in no time.
  • InstantID - InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
  • diagrams - 🎨 Diagram as Code for prototyping cloud system architectures
  • pyupgrade - A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.

Go

  • go - The Go programming language
  • fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http.
  • gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  • beego - beego is an open-source, high-performance web framework for the Go programming language.
  • echo - High performance, minimalist Go web framework
  • gin-admin - RBAC scaffolding based on Gin + Gorm/Mongo + Casbin + Wire, go-admin template.
  • chromedp - A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
  • gorm - The fantastic ORM library for Golang, aims to be developer friendly
  • viper - Go configuration with fangs
  • colly - Elegant Scraper and Crawler Framework for Golang
  • swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  • ants - 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
  • cobra - A Commander for modern Go CLI interactions
  • cli - A simple, fast, and fun package for building command line apps in Go
  • machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.
  • opentracing-go - OpenTracing API for Go
  • logrus - Structured, pluggable logging for Go.
  • ultimate-go - Ultimate Go Study Guide
  • gin-vue-admin - 基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等基础功能
  • go-zero - go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
  • caddy - Fast, multi-platform web server with automatic HTTPS
  • ali - Generate HTTP load and plot the results in real-time
  • grpc - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
  • delve - Delve is a debugger for the Go programming language.
  • nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system.
  • gjson - Get JSON values quickly - JSON parser for Go
  • goim - goim is an im server writen in golang.
  • progress_bar - Go Progress Bar
  • go-admin - 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目
  • ferry - 本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。
  • fyne - Cross platform GUI in Go inspired by Material Design
  • graphql - An implementation of GraphQL for Go / Golang
  • zap - Blazing fast, structured, leveled logging in Go.
  • sampler - Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
  • zinx - 基于Golang轻量级TCP并发服务器框架
  • zipkin-go - Zipkin tracer library for go
  • go-gin-example - An example of gin
  • go-gin-api - 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
  • gin-swagger - gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
  • casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
  • goproxy - 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
  • dtm - 🔥A lightweight distributed transaction management service, support xa tcc saga. go分布式事务管理器
  • go-micro - Go Micro is a framework for distributed systems development
  • gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
  • kratos - A Go framework for microservices.
  • go-cloud - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
  • mattermost-server - Open source Slack-alternative in Golang and React - Mattermost
  • go-daily-lib - Go 每日一库
  • wire - Compile-time Dependency Injection for Go
  • elastic - Elasticsearch client for Go.
  • gotests - Automatically generate Go test boilerplate from your source code.
  • raft - Golang implementation of the Raft consensus protocol
  • gopsutil - psutil for golang
  • cmux - Connection multiplexer for GoLang: serve different services on the same port!
  • fsm - Finite State Machine for Go
  • webhook - webhook is a lightweight incoming webhook server to run shell commands
  • ebpf - ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
  • project-layout - Standard Go Project Layout
  • gotraining - Package Oriented Design.
  • sonyflake - A distributed unique ID generator inspired by Twitter's Snowflake.
  • iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀.
  • zap - Alternative logging through zap.
  • validator - 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving.
  • milvus - A cloud-native vector database, storage for next generation AI applications.
  • grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC.
  • guide - The Uber Go Style Guide.
  • google-styleguide - Mirror of "Style guides for Google-originated open-source projects".
  • go-plugin - Golang plugin system over RPC.
  • authelia - The Single Sign-On Multi-Factor portal for web apps.
  • websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  • flameshow - Flameshow is a terminal Flamegraph viewer.
  • rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
  • go-orb - A framework for distributed systems
  • requestid - Request ID middleware for Gin Framework
  • pulumi - Pulumi - Infrastructure as Code in any programming language. Build infrastructure intuitively on any cloud using familiar languages 🚀
  • memos - An open source, lightweight note-taking service. Easily capture and share your great thoughts.

Java

  • jdk - JDK main-line development
  • Hystrix - Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
  • arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas.
  • dubbo - Apache Dubbo is a high-performance, java based, open source RPC framework.
  • incubator-shardingsphere - Distributed database middleware.
  • jvm - 🤗 JVM 底层原理最全知识总结
  • okhttp - Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
  • libsuperuser - Example code for "How-To SU"
  • guava - Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, caching, primitives, strings, and more! It is widely used on most Java projects within Google, and widely used by many other companies as well.
  • PowerJob - Enterprise job scheduling middleware with distributed computing ability.
  • xxl-job - A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
  • APIJSON - 🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.
  • GCViewer - Fork of tagtraum industries' GCViewer. Tagtraum stopped development in 2008, I aim to improve support for Sun's / Oracle's java 1.6+ garbage collector logs (including G1 collector)
  • COLA - 🥤 COLA: Clean Object-oriented & Layered Architecture.
  • openjob - Distributed high performance task scheduling framework.
  • microprofile - Repository for important documentation - the index to the project / community.

Web frontend framework

  • vue - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • d2-admin - 🌈 An elegant dashboard.
  • vue-admin-template - a vue2.0 minimal admin template.
  • F2 - 📱📈An elegant, interactive and flexible charting library for mobile.
  • incubator-echarts - A powerful, interactive charting and visualization library for browser.
  • ice - 🚀Simple and friendly front-end development system(飞冰,简单而友好的前端研发体系 )https://ice.work/.
  • slate - Beautiful static documentation for your API.
  • request - 🏊🏾 Simplified HTTP request client.
  • json-server - Get a full fake REST API with zero coding in less than 30 seconds (seriously). Created with <3 for front-end developers who need a quick back-end for prototyping and mocking.
  • SmartRefreshLayout - 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer.
  • Adminator-admin-dashboard - Adminator is a easy to use and well design admin dashboard template for web apps, websites, services and more.
  • gentelella - Free Bootstrap 4 Admin Dashboard Template.
  • pure - A set of small, responsive CSS modules that you can use in every web project.
  • vuestic-admin - Free and Beautiful Vue.js Admin Template.
  • vue-element-admin - 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin.
  • element - A Vue.js 2.0 UI Toolkit for Web.
  • element-plus - 🎉 A Vue.js 3 UI Library made by Element team
  • vue2-elm - 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
  • swiper - Most modern mobile touch slider with hardware accelerated transitions
  • tabler-icons - A set of over 600 free MIT-licensed high-quality SVG icons for you to use in your web projects.
  • material-design-icons - Material Design icons by Google
  • icons - Official open source SVG icon library for Bootstrap.
  • vue-vben-admin - 一个基于vue-cli4,vue-composition-api,ant-design-vue,typescript,vue hooks实现的后台管理系统,后续可以兼容vue3版本
  • vite-plugin-mock - A mock plugin for vite.use mockjs.
  • laravue - Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
  • vanillawebprojects - Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
  • vue-next - 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • Simpdf - Simple PDF text editor
  • vue-upload-component - Vue.js file upload component, Multi-file upload, Upload directory, Drag upload, Drag the directory, Upload multiple files at the same time, html4 (IE 9), PUT method, Customize the filter
  • vue-onsenui-kitchensink - Onsen UI for Vue Kitchensink app.
  • iDataV - 大屏数据可视化 Big screen data visualization demo
  • deno - Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
  • metrics - 📊 An infographics generator with 30+ plugins and 100+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
  • cypress - Fast, easy and reliable testing for anything that runs in a browser.
  • vite - Next generation frontend tooling. It's fast!
  • G6 - ♾ A Graph Visualization Framework in JavaScript
  • omi - Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
  • lax.js - Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll.
  • compiler-explorer - Run compilers interactively from your web browser and interact with the assembly
  • favico.js - Make use of your favicon with badges, images or videos
  • spectacle - ReactJS based Presentation Library
  • 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 React.
  • octicons - A scalable set of icons handcrafted with <3 by GitHub
  • clean-code-javascript - 🛁 Clean Code concepts adapted for JavaScript
  • rawgraphs-app - A web interface to create custom vector-based visualizations on top of RAWGraphs core
  • squoosh - Make images smaller using best-in-class codecs, right in the browser.
  • create-vue - An easy way to start a Vue project
  • tdesign - Enterprise Design System
  • Geeker-Admin - ✨✨✨ Geeker Admin,基于 Vue3.2、TypeScript、Vite2、Pinia、Element-Plus 开源的一套后台管理框架。
  • PDF-Explained - 《PDF 解析》
  • pdfmake - Client/server side PDF printing in pure JavaScript
  • jsPDF - Client-side JavaScript PDF generation for everyone.
  • Vytal - Spoof your location data and user agent
  • mall - mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块
  • lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
  • sargam-icons - A collection of 250+ open-source icons devoted to match your exquisite designs.
  • vue-pure-admin - 🔥 ✨✨ ✨ Vue3+Vite4+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
  • AdminLTE - AdminLTE - Free admin dashboard template based on Bootstrap 4
  • vue-admin-better - 🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro
  • pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support.
  • vite-ts-tailwind-starter - Opinionated Vite + Vue 3 + TypeScript + Tailwind CSS starter template w/ tests and CI.
  • router - 🚦 The official router for Vue.js.
  • naive-ui - A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.
  • naive-ui-admin - Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中.
  • vue-naive-admin - ⚡️基于 Vue3 + Vite3 + Pinia + Unocss + Naive UI 的轻量级后台管理模板.
  • iconify - Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets (100+ icon sets, 100,000+ icons). SV… .
  • qs-admin - ⚡️轻量级后台管理模板, 基于 Vue3 + Vite3 + TypeScript + Pinia + Unocss + Naive UI.
  • unplugin-icons - 🤹 Access thousands of icons as components on-demand universally.
  • twemoji - Emoji for everyone. https://twemoji.twitter.com
  • soybean-admin - A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]
  • StreamSaver.js - StreamSaver writes stream to the filesystem directly asynchronous.
  • fs - File System Standard.
  • SingleFile - Web Extension and CLI tool for saving a faithful copy of a complete web page in a single HTML file.
  • mpvue - 基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系.
  • storybook - Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
  • ws - Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js.
  • yft-design - 基于Canvas的开源版"创客贴", Vue3+TypeScript+Fabric.js+Pinia+Element-Plus, supporting the most commonly used element types such as text, images, shapes, lines, QR codes, and barcodes. Each element has high editable capabilities, thumbnail display, templates.
  • astro - The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!
  • devicon - Set of icons representing programming languages, designing & development tools.
  • nuxt - The Intuitive Vue Framework.
  • DefinitelyTyped - The repository for high quality TypeScript type definitions.
  • svgl - 🧩 A beautiful library with SVG logos. Built with Sveltekit & Tailwind CSS.
  • ui - Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.

PHP

  • CodeIgniter - Open Source PHP Framework (originally from EllisLab).

APP

  • flutter - Flutter makes it easy and fast to build beautiful mobile apps.
  • electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
  • OnsenUI - Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps.
  • framework7 - Full featured HTML framework for building iOS & Android apps
  • XUI - 💍一个简洁而优雅的Android原生UI框架,解放你的双手!
  • flutter-development-roadmap - Flutter App Developer Roadmap - A complete roadmap to learn Flutter App Development. I tried to learn flutter using this roadmap. If you want to add something please contribute to the project. Happy Learning
  • open-source-android-apps - Open-Source Android Apps
  • XUI - 💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架,解放你的双手!)
  • Shelter - Shelter is a Free and Open-Source (FOSS) app that leverages the "Work Profile" feature of Android to provide an isolated space that you can install or clone apps into.
  • rubick - 🔧 媲美utools的开源工具箱,自由集成丰富插件,utools生态插件可无差异化使用。
  • lowdb - Tiny local JSON database for small projects (supports Node, Electron and the browser)
  • QMUI_Android - 提高 Android UI 开发效率的 UI 库
  • tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
  • Pake - 🤱🏻 很简单的用 Rust 打包网页生成很小的 Mac App 🤱🏻 A simple way to package a web page with Rust to create Mac App.

Database

  • undrop-for-innodb - TwinDB data recovery toolkit for MySQL/InnoDB.
  • 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.
  • proxysql - High-performance MySQL proxy with a GPL license.
  • orchestrator - MySQL replication topology management and HA.
  • tidb - TiDB is an open source distributed HTAP database compatible with the MySQL protocol.
  • cockroach - CockroachDB - the open source, cloud-native SQL database.
  • usql - Universal command-line interface for SQL databases.
  • beekeeper-studio - The best looking and easiest to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
  • Yearning - 🐳 A most popular sql audit platform for mysql
  • yapi - YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
  • vitess - Vitess is a database clustering system for horizontal scaling of MySQL.
  • mycli - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.\
  • pika - Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
  • twemproxy - A fast, light-weight proxy for memcached and redis
  • memclient - Simple memcached commandline client written in Go
  • soar - SQL Optimizer And Rewriter
  • redash - Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
  • gh-ost - GitHub's Online Schema Migrations for MySQL
  • canal - 阿里巴巴 MySQL binlog 增量订阅&消费组件
  • godis - A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
  • Tendis - Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
  • esupdater - A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架
  • mysql-sniffer - mysql-sniffer is a network traffic analyzer tool for mysql, it is developed by Qihoo DBA and infrastructure team
  • neo4j - Graphs for Everyone
  • janusgraph - JanusGraph: an open-source, distributed graph database
  • nebula - A distributed, fast open-source graph database featuring horizontal scalability and high availability
  • rqlite - The lightweight, distributed relational database built on SQLite
  • mysqlconfigurer - Releem is a simple MySQL tuning tool to improve database performance and reduce servers costs.
  • Archery - SQL 审核查询平台
  • qdrant - Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
  • starrocks - StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
  • undb - 🚀 Private first, unified, self-hosted no code database.
  • mql - Model Query Language (mql) is a query language for your database models.
  • bytebase - Database DevOps and CI/CD for Developer, DBA and Platform Engineering team. https://www.bytebase.com
  • evadb - Database system for AI-powered apps
  • dingo - A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requirements of high concurrency and ultra-low latency.
  • ioredis - 🚀 A robust, performance-focused, and full-featured Redis client for Node.js.

Container

  • kubernetes - Production-Grade Container Scheduling and Management
  • runtime - Kata Containers runtime.
  • gvisor - Container Runtime Sandbox.
  • cloud-native-slides-share Cloud Native slides and materials share.
  • kubernetes-the-hard-way - Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
  • oam-go-sdk - Simplify building OAM runtime
  • dockerfiles - Various Dockerfiles I use on the desktop and on servers.
  • moby - Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • Dragonfly - Dragonfly is an intelligent P2P based image and file distribution system.
  • falco - Cloud Native Runtime Security
  • opa - An open source, general-purpose policy engine.
  • helm - The Kubernetes Package Manager
  • ingress-nginx - NGINX Ingress Controller for Kubernetes
  • kubesphere - The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
  • k3s - Lightweight Kubernetes
  • KubeOperator - KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
  • kubeedge - Kubernetes Native Edge Computing Framework (project under CNCF)
  • flux - The GitOps Kubernetes operator
  • dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge
  • kubevela - The Modern Application Deployment System Based on OAM.
  • kruise - Automate application management on Kubernetes (project under CNCF)
  • docker-slim - DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
  • nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
  • Cilium - eBPF-based Networking, Security, and Observability
  • Calico - Cloud native networking and network security
  • crane - Crane is a tool for building Kubernetes clusters.
  • peetch - peetch is a collection of tools aimed at experimenting with different aspects of eBPF to bypass TLS protocol protections.
  • kine - Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
  • python - Official Python client library for kubernetes.
  • popeye - 👀 A Kubernetes cluster resource sanitizer.
  • cert-manager - Automatically provision and manage TLS certificates in Kubernetes.
  • karmada - Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration.
  • kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • kind - Kubernetes IN Docker - local clusters for testing Kubernetes.
  • kubespray - Deploy a Production Ready Kubernetes Cluste.
  • Kubestroyer - Kubernetes exploitation tool.
  • devtron - Tool integration platform for Kubernetes.
  • portainer - Making Docker and Kubernetes management easy.
  • dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications.
  • kubeshark - The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes.
  • kubescape - Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.
  • flannel - flannel is a network fabric for containers, designed for Kubernetes.
  • flagger - Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments).
  • kube-hunter - Hunt for security weaknesses in Kubernetes clusters
  • kube-bench - Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
  • trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
  • chaos-mesh - A Chaos Engineering Platform for Kubernetes.
  • kustomize - Customization of kubernetes YAML configurations
  • gateway-api - Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
  • cluster-proportional-autoscaler - Kubernetes Cluster Proportional Autoscaler Container.
  • keda - KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes.

Microservices

  • apollo - Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
  • istio - Connect, secure, control, and observe services.
  • Kong - Kong is a cloud-native, fast, scalable, and distributed Microservice Abstraction Layer (also known as an API Gateway or API Middleware). Made available as an open-source project in 2015, its core values are high performance and extensibility.
  • zuul - Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
  • envoy - Cloud-native high-performance edge/middle/service proxy
  • firecracker - Secure and fast microVMs for serverless computing.
  • consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
  • nacos - an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
  • higress - Next-generation Cloud Native Gateway.
  • linkerd2 - Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. <linkerd.io>
  • flagr - Flagr is a feature flagging, A/B testing and dynamic configuration microservice.

Serverless

  • faas - OpenFaaS - Serverless Functions Made Simple
  • knative - Kubernetes-based, scale-to-zero, request-driven compute
  • openwhisk - Apache OpenWhisk is an open source serverless cloud platform.
  • serverless - Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more!
  • Zappa - Serverless Python

Distribution system

  • minio - High Performance, Kubernetes Native Object Storage
  • lakeFS - lakeFS - Git-like capabilities for your object storage
  • etcd - Distributed reliable key-value store for the most critical data of a distributed.
  • seaweedfs - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.

DevOps

  • jenkins - Jenkins automation server
  • st2 - StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine.
  • salt - Software to automate the management and configuration of any infrastructure or application at scale.
  • ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
  • awx - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
  • ansible-role-nginx - Ansible role for NGINX
  • ansible-runner-service - This project wraps the ansible_runner interface inside a REST API enabling ansible playbooks to be executed and queried from other platforms.
  • ntttcp-for-linux - A Linux network throughput multiple-thread benchmark tool.
  • coz - Coz: Causal Profiling
  • JCoz - JCoz -- The first Java causal profiler.
  • sonarqube - Continuous Inspection.
  • gitea - Git with a cup of tea, painless self-hosted git service.
  • gogs - Gogs is a painless self-hosted Git service.
  • k6 - A modern load testing tool, using Go and JavaScript - https://k6.io.
  • opendcp - OpenDCP official source site
  • wayne - Kubernetes multi-cluster management and publishing platform.
  • waypoint - A tool to build, deploy, and release any application on any platform.
  • metersphere - MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman、Swagger 等开源、主流标准。
  • Mock - A simulation data generator.
  • googletest - GoogleTest - Google Testing and Mocking Framework
  • bk-PaaS - 蓝鲸智云PaaS平台(BlueKing PaaS)
  • terraform - Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
  • erda - An enterprise-grade Cloud-Native application platform for Kubernetes.
  • nocodb - 🔥 🔥 The Open Source Airtable alternative - Powered by Vue.js 🚀 🚀
  • pyroscope - 🔥 Continuous Profiling Platform 🔥 Debug performance issues down to a single line of code
  • vegeta - Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command line utility and a library.
  • rainbond - Cloud-native and easy-to-use application management platform | 云原生且易用的应用管理平台
  • jumpserver - JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
  • growthbook - The Open Source A/B Testing Platform
  • spinnaker - Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
  • mockoon - Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
  • wiremock - A tool for mocking HTTP services
  • nock - HTTP server mocking and expectations library for Node.js
  • ngx_brotli - NGINX module for Brotli compression
  • zadig - Zadig is a cloud native, distributed, developer-oriented continuous delivery product.
  • cds - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
  • mockito - Most popular Mocking framework for unit tests written in Java
  • mockserver - MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and…
  • bk-sops - 蓝鲸智云标准运维(SOPS)
  • drone - Drone is a Container-Native, Continuous Delivery Platform
  • Vault - A tool for secrets management, encryption as a service, and privileged access management
  • spug - 开源运维平台:面向中小型企业设计的轻量级无Agent的自动化运维平台,整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。
  • DEVOPS-WORLD - RoadMap
  • 1Panel - 现代化、开源的 Linux 服务器运维管理面板。
  • plane - 🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
  • CloudExplorer-Lite - 开源的轻量级云管平台.
  • terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform.
  • bbr - TCP BBR
  • kubeasz - 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响. <github.com/easzlab/kubeasz>
  • leantime - Leantime is a strategic project management system for non-project managers.
  • Taiga - Taiga is a project management platform for startups and agile developers & designers who want a simple, beautiful tool that makes work truly enjoyable.
  • chaosblade - An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具).
  • chaosmonkey - Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
  • gatling - Modern Load Testing as Code.
  • jmeter - Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services.
  • locust - Write scalable load tests in plain Python 🚗💨.
  • goreplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence…
  • chaosblade-box - chaos-platform
  • cmdb - CMDB: configuration and management of IT resources | 运维的权威数据库
  • n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.
  • molecule - Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
  • localstack - 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
  • sops - Simple and flexible tool for managing secrets.
  • ngrinder - enterprise level performance testing solution.

Monitor

  • zabbix - Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
  • grafana - The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More https://grafana.com.
  • elastalert - Easy & Flexible Alerting With ElasticSearch.
  • bcc - BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more.
  • ngxtop - Real-time metrics for nginx server.
  • netdata - Real-time performance monitoring, done right! https://my-netdata.io/.
  • nginx-module-vts - Nginx virtual host traffic status module.
  • logswan - Fast Web log analyzer using probabilistic data structures.
  • logstash - Logstash - transport and process your logs, events, or other data.
  • cat - CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等
  • sensu-go - Open source monitoring tool for ephemeral infrastructure & distributed applications.
  • loki - Like Prometheus, but for logs.
  • bosun - Time Series Alerting Framework http://bosun.org.
  • prometheus - Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
  • LogiKM - 一站式Apache Kafka集群指标监控与运维管控平台
  • nightingale - 💡 A Distributed and High-Performance Monitoring System. The next generation of Open-Falcon
  • goalert - Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
  • alerting - 📟 Open Distro for Elasticsearch Alerting Plugin
  • 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
  • telegraf - The plugin-driven server agent for collecting & reporting metrics.
  • VictoriaMetrics - VictoriaMetrics: fast, cost-effective monitoring solution and time series database
  • thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  • cortex - A horizontally scalable, highly available, multi-tenant, long term Prometheus.
  • ebpf_exporter - Prometheus exporter for custom eBPF metrics
  • categraf - one-stop telemetry collector for nightingale.
  • vector - A high-performance observability data pipeline.
  • oncall - Developer-friendly incident response with brilliant Slack integration.
  • oncall - Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.
  • beyla - eBPF-based autoinstrumentation of HTTP and HTTPS services.
  • pyroscope = Continuous Profiling Platform. Debug performance issues down to a single line of code.
  • bpftop - bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.

APM

  • pinpoint - APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
  • zipkin - Zipkin is a distributed tracing system.
  • skywalking - APM, Application Performance Monitoring System
  • jaeger - CNCF Jaeger, a Distributed Tracing Platform
  • deepflow - Application Observability using eBPF.

RUM

  • webfunny_monitor - webfunny是一款轻量级的前端监控系统,webfunny也是一款前端性能监控系统,无埋点监控前端日志,实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front-end logs and analyzes front-end health status in real time.
  • sentry - Sentry is cross-platform application monitoring, with a focus on error reporting.
  • datadog-agent - Datadog Agent
  • OpenTelemetry - OpenTelemetry Collector
  • sentry-javascript - Official Sentry SDKs for JavaScript

LowCode

  • OutSystems - OutSystems
  • Mendix - Mendix is a low-code software platform. It provides tools to build, test, deploy and iterate applications.
  • powerapps - Microsoft Power Apps on Azure
  • sparrow - 🎉场景化低代码(LowCode)搭建工作台,实时输出源代码
  • yao - Yao A low code engine to create web services and dashboard.
  • amis - 前端低代码框架,通过 JSON 配置就能生成各种页面。
  • illa-builder - An open-source low-code Platform for Developers.
  • SQLpage - SQL-only webapp builder, empowering data analysts to build websites and applications quickly.
  • lowcode-engine - An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系

Big Data

  • nni - An open source AutoML toolkit for neural architecture search, model compression and hyper-parameter tuning.
  • ChatterBot - ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
  • keras - Deep Learning for humans
  • openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation.
  • tensorflow - An Open Source Machine Learning Framework for Everyone.
  • faceswap - Deepfakes Software For All.
  • taichi - Productive & portable programming language for high-performance, sparse & differentiable computing on GPUs
  • EasyOCR - Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
  • oneflow - OneFlow is a performance-centered and open-source deep learning framework.
  • datasets - 🎁 2,000,000+ Unsplash images made available for research and machine learning
  • topicctl - Tool for declarative management of Kafka topics
  • xlearn - High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
  • qlib - Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
  • PandaOCR - PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码
  • elasticsearch-HQ - Monitoring and Management Web Application for ElasticSearch instances and clusters.
  • fluentd - Fluentd: Unified Logging Layer (project under CNCF)
  • fluent-bit - Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
  • kudu - Apache Kudu is an open source distributed data storage engine that makes fast analytics on fast and changing data easy.
  • mesos - Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, Jenkins, Spark, Aurora, and other frameworks on a dynamically shared pool of nodes.
  • PaddleX - PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
  • OpenCV - OpenCV is a computer vision library. It is mainly used for computer vision and machine learning.
  • 500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code - 500 AI Machine learning Deep learning Computer vision NLP Projects with code
  • memphis-broker - Memphis is an Open-Source, Real-Time Data Processing Platform
  • havenask - Havenask是阿里巴巴集团自研的搜索引擎,也是阿里巴巴内部广泛使用的大规模分布式检索系统
  • fastai - The fastai deep learning library
  • ControlNet - ControlNet is a neural network structure to control diffusion models by adding extra conditions.
  • elasticsearch-analysis-ik - The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
  • dataease - 人人可用的开源数据可视化分析工具.
  • FastSAM - Fast Segment Anything.
  • DeepSpeed - DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
  • nndeploy - nndeploy是一款最新上线的支持多平台、简单易用、高性能的机器学习部署框架,一套实现可在多端(云、边、端)完成模型的高性能部署。
  • primihub - Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。
  • superset - Apache Superset is a Data Visualization and Data Exploration Platform
  • ranger - Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond

AI

  • chat-gpt-google-extension - A browser extension to display ChatGPT response alongside search engine results
  • ChatGPT - 🤖 ChatGPT Desktop Application (Mac, Windows and Linux)
  • ChatGPT-API-server - API server for ChatGPT.
  • gpt4all - gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue.
  • document.ai - 基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5).
  • Chinese-LLaMA-Alpaca - 中文LLaMA&Alpaca大语言模型+本地CPU/GPU部署 (Chinese LLaMA & Alpaca LLMs).
  • stable-diffusion-webui - Stable Diffusion web UI.
  • StableLM - StableLM: Stability AI Language Models.
  • LLaMA - This repository is intended as a minimal, hackable and readable example to load LLaMA (arXiv) models and run inference. In order to download the checkpoints and tokenizer, fill this google form.
  • MiniGPT-4 - MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models.
  • bark - 🔊 Text-Prompted Generative Audio Model.
  • semantra - Multi-tool for semantic search.
  • OpenChineseLLaMA - Chinese large language model base generated through incremental pre-training on Chinese datasets.
  • pandas-ai - Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational.
  • edx-platform - The Open edX LMS & Studio, powering education sites around the world!
  • vespa - The open big data serving engine. https://vespa.ai
  • ImageBind - ImageBind One Embedding Space to Bind Them All.
  • Dromedary - Dromedary: towards helpful, ethical and reliable LLMs.
  • ChatALL - Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers.
  • StableStudio - Community interface for generative AI.
  • DragGAN - Code for DragGAN (SIGGRAPH 2023).
  • whisper - Robust Speech Recognition via Large-Scale Weak Supervision.
  • jina - 🔮 Build multimodal AI services via cloud native technologies.
  • OpenDAN-Personal-AI-OS - OpenDAN is an open source Personal AI OS , which consolidates various AI modules in one place for your personal use.
  • OpenBuddy - Open Multilingual Chatbot for Everyone.
  • whisperX - WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization).
  • baichuan-7B - A large-scale 7B pretraining language model developed by BaiChuan-Inc.
  • infinigen - Infinite Photorealistic Worlds using Procedural Generation.
  • quivr - 🧠 Dump all your files and thoughts into your private GenerativeAI Second Brain and chat with it 🧠 .
  • roop - one-click deepfake (face swap).
  • Auto-GPT - An experimental open-source attempt to make GPT-4 fully autonomous.
  • ChatGLM2-6B - ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型.
  • generative-models - Generative Models by Stability AI.
  • gpt-engineer - Specify what you want it to build, the AI asks for clarification, and then builds it.
  • backgroundremover - Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
  • RealChar - 🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
  • chathub - All-in-one chatbot client.
  • faster-whisper - faster-whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, which is a fast inference engine for Transformer models.
  • Qwen-7B - The official repo of Qwen-7B (通义千问-7B) chat & pretrained large language model proposed by Alibaba Cloud.
  • hoppscotch - 👽 Open source API development ecosystem - https://hoppscotch.io
  • DevOpsGPT - Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.<www.kuafuai.net>
  • SillyTavern - LLM Frontend for Power Users.
  • GPT-vup - GPT-vup BIliBili | 抖音 | AI | 虚拟主播.
  • facefusion - Next generation face swapper and enhancer.
  • codellama - Inference code for CodeLlama models.
  • aidea - AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP.
  • promptflow - Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
  • examor - For students, scholars, interviewees and lifelong learners. Let LLMs assist you in learning 🎓 .
  • OpenAgents - OpenAgents: An Open Platform for Language Agents in the Wild
  • codeshell - A series of code large language models developed by PKU-KCL
  • Test-Agent - Agent that empowers software testing with LLMs; industrial-first in China
  • Skywork - Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation me…
  • Yi -A series of large language models trained from scratch by developers @01-ai
  • Prompt-Engineering-Guide - 🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
  • TTS - 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  • gpt-crawler - Crawl a site to generate knowledge files to create your own custom GPT from a URL
  • chatgpt_system_prompt - collect agent's system prompt and share some prompt inject knowledge.
  • GPTs - leaked prompts of GPTs
  • AnimateAnyone - Animate Anyone: Consistent and Controllable Image-to-Video Synthesis for Character Animation.
  • OutfitAnyone - Outfit Anyone: Ultra-high quality virtual try-on for Any Clothing and Any Person.
  • FastChat - An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
  • promptbench - A unified evaluation framework for large language models
  • comfyui-prompt-composer - A suite of tools for prompt management
  • build-your-ai-coding-assistant - 有手就会 《构建你自己的 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。
  • gradio - Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
  • generative-ai-for-beginners - 18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
  • chatgpt-plus - AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现.
  • h2ogpt - Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/
  • MetaGPT - 🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
  • text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
  • gateway - A Blazing Fast AI Gateway. Route to 100+ LLMs with 1 fast & friendly API.
  • ReplaceAnything - ReplaceAnything as you want: Ultra-high quality content replacement
  • open-interpreter - A natural language interface for computers.
  • gpt4free - The official gpt4free repository | various collection of powerful language models.
  • DeepFaceLive - Real-time face swap for PC streaming or video calls
  • ChatGPT-Next-Web - A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
  • [starcoder2](Home of StarCoder2!) - StarCoder2 is a family of code generation models (3B, 7B, and 15B), trained on 600+ programming languages from The Stack v2 and some natural language text such as Wikipedia, Arxiv, and GitHub issues.
  • glake - GLake: optimizing GPU memory management and IO transmission.
  • vue0 - Generate components with prompts.

Security

  • ModSecurity - ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analys…
  • Mind-Map - 各种安全相关思维导图整理收集.
  • grr - GRR Rapid Response: remote live forensics for incident response.
  • wooyun_public - This repo is archived. Thanks for wooyun! 乌云公开漏洞、知识库爬虫和搜索 crawl and search for wooyun.org public bug(vulnerability) and drops.
  • gocrack - GoCrack is a management frontend for password cracking tools written in Go.
  • Web-Security-Learning - Web-Security-Learning.
  • Security-PPT - 大安全各领域各公司各会议分享的PPT.
  • Emergency-Response-Notes - 应急响应实战笔记,一个安全工程师的自我修养。
  • Micro8 - Gitbook https://micro8.gitbook.io/micro8/.
  • the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
  • lightproxy - 💎 Cross platform Web debugging proxy
  • Official Matplotlib cheat sheets - Official Matplotlib cheat sheets
  • tsunami-security-scanner - Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence.
  • collection-document - Collection of quality safety articles
  • panther - Detect threats with log data and improve cloud security posture.
  • zeek - Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
  • suricata - Suricata git repository maintained by the OISF
  • ossec-hids - OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
  • grapl - Graph platform for Detection and Response
  • go-audit - go-audit is an alternative to the auditd daemon that ships with many distros
  • osquery - SQL powered operating system instrumentation, monitoring, and analytics.
  • OpenArk - OpenArk is an open source anti-rookit(ARK) tool for Windows.
  • proxy_pool - Python爬虫代理IP池(proxy pool)
  • Cobra - Source Code Security Audit (源代码安全审计)
  • ARL - ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。
  • tuf - A framework for securing software update systems
  • secbook - 信息安全从业者书单推荐
  • xray - 一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
  • freki - 🐺 Malware analysis platform
  • sec-dev-in-action-src - 《白帽子安全开发实战》配套代码
  • secguide - 面向开发人员梳理的代码安全指南
  • Mobile-Security-Framework-MobSF - Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
  • hashcat - World's fastest and most advanced password recovery utility
  • wazuh - Wazuh - The Open Source Security Platform
  • Vulnerable-Flask-App - Erlik 2 - Vulnerable-Flask-App
  • clamav - ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
  • gophish - Open-Source Phishing Toolkit
  • ID-entify - Search for information related to domain: Emails - IP addresses - Sub-Domains - Information on WEB technology - Type of Firewall - NS and MX records.
  • safeline - 一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。
  • google-ctf - Google CTF.
  • trufflehog - Find and verify credentials.<trufflesecurity.com>
  • gitleaks - Protect and discover secrets using Gitleaks 🔑.
  • rebindMultiA - rebindMultiA is a tool to perform a Multiple A Record rebind attack.
  • mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
  • traefik - The Cloud Native Application Proxy.
  • hackingtool - ALL IN ONE Hacking Tool For Hackers.
  • Depix - Recovers passwords from pixelized screenshots.
  • network_proxy_flutter - 开源免费抓包软件ProxyPin,支持全平台系统,用flutter框架开发.
  • PrivKit - PrivKit is a simple beacon object file that detects privilege escalation vulnerabilities caused by misconfigurations on Windows OS.
  • PurpleOps - An open-source self-hosted purple team management web application.
  • sherlock - 🔎 Hunt down social media accounts by username across social networks
  • Sirius - Sirius is the first truly open-source general purpose vulnerability scanner.
  • SecuSphere - Efficient DevSecOps
  • deepsecrets - Secrets scanner that understands code
  • redteam-tips - 关于红队方面的学习资料
  • webshell-venom - 免杀webshell无限生成工具
  • pentest_study - 从零开始内网渗透学习
  • KernelSU - A Kernel based root solution for Android
  • K8tools - K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetN…
  • All-Defense-Tool - 本项目集成了全网优秀的攻防武器工具项目,包含自动化利用,子域名、目录扫描、端口扫描等信息收集工具,各大中间件、cms漏洞利用工具,爆破工具、内网横向及免杀、社工钓鱼以及应急响应等资料。
  • Ladon - Ladon大型内网渗透工具,可PowerShell模块化、可CS插件化、可内存加载,无文件扫描。含端口扫描、服务识别、网络资产探测、密码审计、高危漏洞检测、漏洞利用、密码读取以及一键GetShell,支持批量A段/B段/C段以及跨网段扫描,支持URL、主机、域名列表扫描等。Ladon 12.2内置262个功能,网络资产探测模块32个通过多种协议(ICMP\NBT\DNS\MAC\SMB\WMI\SSH\HTTP\HTTPS\Exchange\mssql\FTP\RDP)以及方法快速获取目标网络存活主机IP、计算机名、工作组、共享资源、网卡地址、操作系统版本、网站、子域名、中间件、开放服务、路由器、交换机、数据库、打印机等信息,高危漏洞检测16个含MS17010、Zimbra、Exchange.
  • CTF-OS - 【Hello CTF】专为CTF比赛封装的虚拟机,基于工具集封装多个版本和系统,更多选择,开箱即用。比赛愉快!

Development

  • system-design-primer - Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
  • design_patterns - 图说设计模式
  • miaosha - ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓.
  • openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3).
  • rap2-delos - 阿里妈妈前端团队出品的开源接口管理工具RAP第二代
  • OpenAPI-Specification - The OpenAPI Specification Repository.
  • api-guidelines - Microsoft REST API Guidelines.
  • architecture.of.internet-product - 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充.
  • developer-roadmap-chinese web 开发路线图
  • migration - 《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护 https://migration.ink.
  • gitignore - A collection of useful .gitignore templates.
  • developer-roadmap - Roadmap to becoming a web developer in 2020
  • browser-2020 - Things you can do with a browser in 2020 ☕️
  • Algorithms-in-4-Steps - 四步从零到精通算法和数据结构🦶 Learn Algorithms and Data Structure in Four Steps 🦶
  • design-blocks - A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites.
  • algorithm-pattern - 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
  • easy-mock - A persistent service that generates mock data quickly and provids visualization view.
  • trianglify - Algorithmically generated triangle art
  • static-analysis - Static analysis tools for all programming languages, build tools, config files and more.
  • DesignPatternsLibrary - A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design pattern…
  • http-api-guide - 文档主要目的是为大家在设计接口时提供建议,给大家参考 HTTP 或者其他协议/指南已经设计过的内容
  • styleguide - Style guides for Google-originated open-source projects
  • C - Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purpose
  • Dapper-translation - translate the paper of "Dapper, a Large-Scale Distributed Systems Tracing Infrastructure"
  • go-design-pattern - golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
  • TinyWebServer - 🔥 Linux下C++轻量级Web服务器学习
  • zh-google-styleguide - Google 开源项目风格指南 (中文版)
  • simdjson - Parsing gigabytes of JSON per second
  • restful-api-specification - RESTful API Design Specification.
  • doxygen - Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, and to some extent D. Doxygen also supports the hardware description language VHDL.
  • backstage - Backstage is an open platform for building developer portals.
  • hello-algo - 《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言.
  • PathPlanning - Common used path planning algorithms with animations.
  • revert - Revert makes it incredibly easy to build integrations with any third party API.
  • knife4j - Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution.

Reverse engineering

  • Airtest - UI Automation Framework for Games and Apps
  • fastlane - 🚀 The easiest way to automate building and releasing your iOS and Android apps
  • smali - smali/baksmali
  • jadx - Dex to Java decompiler
  • ghidra - Ghidra Software Reverse Engineering Framework
  • radare2 - UNIX-like reverse engineering framework and command-line toolset
  • cutter - Free and Open Source Reverse Engineering Platform powered by radare2
  • jd-gui - A standalone Java Decompiler GUI
  • Android-Disassembler - Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based…
  • frida - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. ]
  • objection - 📱 objection - runtime mobile exploration
  • go_parser - Yet Another Golang binary parser for IDAPro
  • archive-program - The GitHub Archive Program & Arctic Code Vault
  • OpenArk - OpenArk is a open source anti-rookit(ARK) tool on Windows.
  • appium - 📱 Automation for iOS, Android, and Windows Apps.
  • stf - Control and manage Android devices from your browser.
  • SoloPi - SoloPi 自动化测试工具
  • Poco - A cross-engine test automation framework based on UI inspection
  • Magisk - The Magic Mask for Android
  • xml2axml - 🤒 xml2axml & axml2xml
  • Apktool - A tool for reverse engineering Android apk files
  • VirtualXposed - A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
  • eruda - Console for mobile browsers.
  • x64dbg - An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Tools

  • linux - Linux kernel source tree.
  • freeipa - Mirror of FreeIPA, an integrated security information management solution.
  • ohmyzsh - A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration.
  • fzf-tab - Replace zsh's default completion selection menu with fzf!
  • navi - An interactive cheatsheet tool for the command-line
  • pure-bash-bible - 📖 A collection of pure bash alternatives to external processes.
  • certbot - Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can also act as a client for any other CA that uses the ACME protocol.
  • snappy - A fast compressor/decompressor.
  • teleport - eleport是一款简单易用的堡垒机系统。
  • google-authenticator-libpam - google authenticator libpam.
  • snoopy - Log every executed command to syslog (a.k.a. Snoopy Logger).
  • age - Open source monitoring tool for ephemeral infrastructure & distributed applications.
  • bashstyle - Let's do Bash right!
  • pueue - Pueue is a command-line task management tool for sequential and parallel execution of long-running tasks.
  • ipftrace2 - A Linux function tracer for network people
  • whatfiles - Log what files are accessed by any Linux process
  • ngx_http_proxy_connect_module - A forward proxy module for CONNECT request handling
  • upx - UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs.
  • syncthing - Open Source Continuous File Synchronization
  • ProcMon-for-Linux - Procmon is a Linux reimagining of the classic Procmon tool from the Sysinternals suite of tools for Windows. Procmon provides a convenient and efficient way for Linux developers to trace the syscall activity on the system.
  • linux-command - Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
  • duf - Disk Usage/Free Utility - a better 'df' alternative
  • tmpmail - A temporary email right from your terminal written in POSIX sh
  • systemd - The systemd System and Service Manager
  • yq - yq is a portable command-line YAML processor
  • jq - Command-line JSON processor
  • rocky - Rocky Linux is a community enterprise Operating System designed to be 100% bug-for-bug compatible with Enterprise Linux created in response to the effective discontinuation of CentOS.
  • git-filter-repo - Quickly rewrite git repository history (filter-branch replacement)
  • bfg-repo-cleaner - Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala.
  • git - Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
  • nvm - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
  • common-regex - 🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
  • ngx_waf - Handy, High performance Nginx firewall module & 方便且高性能的 Nginx 防火墙模块
  • dnspeep - spy on the DNS queries your computer is making
  • breakpad - Breakpad is a set of client and server components which implement a crash-reporting system
  • rustdesk - Yet another remote desktop software
  • fd - A simple, fast and user-friendly alternative to 'find'
  • sysstat - Performance monitoring tools for Linux
  • perf-tools - Performance analysis tools based on Linux perf_events (aka perf) and ftrace
  • dpdk - Data Plane Development Kit
  • iperf - iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
  • netperf - Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
  • uid-generator - UniqueID generator
  • SwitchHosts - Switch hosts quickly!
  • filebrowser - 📂 Web File Browser
  • freeotp-ios - freeotp
  • xfs_undelete - An undelete tool for the XFS filesystem.
  • dump_syms - Rewrite of breakpad dump_syms tools in Rust
  • YoutubeDownloader - Downloads videos and playlists from YouTube
  • brotli - Brotli compression format
  • elasticsearch-dump - Import and export tools for elasticsearch
  • conda - Conda is a cross-platform, language-agnostic binary package manager. It is the package manager used by Anaconda installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python, and is BSD licensed open source.
  • CyberChef - The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
  • trilium - Build your personal knowledge base with Trilium Notes
  • sysdig - Sysdig is a tool that lets you monitor and analyze the behavior of your system. It is a collection of tools that can be used to monitor and analyze the behavior of your system.
  • q - A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.
  • git-filter-repo - Quickly rewrite git repository history (filter-branch replacement)
  • ecapture - capture SSL/TLS text content without CA cert using eBPF. supports Linux x86_64/Aarch64, Android(GKI) Aarch64.
  • teleport - Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
  • writer - ✍️ AI powered documentation writer
  • tabby - A terminal for a more modern age
  • fauxpilot - FauxPilot - an open-source GitHub Copilot server
  • zstd - Zstandard - Fast real-time compression algorithm
  • the-art-of-command-line - Master the command line, in one page
  • Kap - An open-source screen recorder built with web technology
  • ssh-agent - A shell script that loads ssh-agent and keys into each terminal session of a workstation
  • TripleCross - A Linux eBPF rootkit with a backdoor, C2, library injection, execution hijacking, persistence and stealth capabilities.
  • atomiadns - Atomia DNS
  • alist - 🗂️A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。
  • DevToys - A Swiss Army knife for developers.
  • sniffnet - Application to comfortably monitor your Internet traffic 🕵️‍♂️
  • MaxKey - MaxKey SSO ,Leading-Edge IAM-IDaas(Identity and Access Management) Product.<www.maxkey.top>
  • awesome-chatgpt-prompts-zh - ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。<chat.aimakex.com>
  • cdc-file-transfer - Tools for synching and streaming files from Windows to Linux.
  • gost - GO Simple Tunnel - a simple tunnel written in golang.
  • tabnine-vscode - Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
  • util-linux - util-linux is a standard package distributed by the Linux Kernel Organization for use as part of the Linux operating system.
  • tl-rtc-file - webrtc file transfer tool,p2p网页在线文件传输,跨终端,不限平台,内网不限速,支持私有部署,支持多文件拖拽发送,支持本地屏幕录制,远程屏幕共享,远程音视频通话,密码房间,直播,oss云存储,中继服务设置,webrtc检测,统计,文字传输,公共聊天,远程画板,丰富的后台管理,实时执行日志展示,机器人告警通知等功能.
  • sniproxy - Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session.
  • design-system - Helios Design System.
  • git-lfs - Git extension for versioning large files. <git-lfs.com>
  • Bringing-Old-Photos-Back-to-Life - Bringing Old Photo Back to Life (CVPR 2020 oral).
  • code-gpt-docs - Docusaurus page.
  • glider - glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
  • unix - Old Unix programs running on modern computers.
  • inshellisense - IDE style command line auto complete.
  • sing-box - The universal proxy platform.
  • gdb-dashboard - Modular visual interface for GDB in Python
  • pingora - A library for building fast, reliable and evolvable network services.

References

  • engineering-blogs - A curated list of engineering blogs.
  • GitHub-Chinese-Top-Charts - 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果)
  • english-words - 📝 A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion.
  • BigData-Notes - 大数据入门指南 ⭐️
  • eng-practices - Google's Engineering Practices documentation https://google.github.io/eng-practices/
  • chinese-independent-developer - 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么.
  • be-a-professional-programmer - 成为专业程序员路上用到的各种优秀资料、神器及框架.
  • free-programming-books-zh_CN - 📚 免费的计算机编程类中文书籍,欢迎投稿.
  • hacker-laws-zh - 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
  • free-programming-books - 📚 Freely available programming books.
  • professional-programming - A collection of full-stack resources for programmers.
  • CS-Books - 📚 Computer Science Books 计算机技术类书籍 PDF
  • machine-learning-yearning-cn - Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著.
  • python-machine-learning-book - The "Python Machine Learning (1st edition)" book code repository and info resource.
  • data-science-blogs - A curated list of data science blogs.
  • chineseocr_lite - 超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理
  • my-cs-degree - A CS degree I designed for myself, 2020
  • aiops-handbook - Collection of slides, repositories, papers about AIOps
  • learnGitBranching - An interactive git visualization to challenge and educate!
  • devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization
  • kubernetes-handbook - Kubernetes中文指南/云原生应用架构实践手册.
  • linux-network-performance-parameters - Learn where some of the network sysctl variables fit into the Linux/Kernel network flow.
  • 30-seconds-of-code - Short JavaScript code snippets for all your development needs.
  • CodeGuide - 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容
  • advanced-java - 互联网 Java 工程师进阶知识完全扫盲:涵盖 高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习.
  • golang-open-source-projects - 为互联网IT人打造的中文版awesome-go.
  • advanced-go-programming-book - 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿).
  • uber_go_guide_cn - Uber Go 语言编码规范中文版. The Uber Go Style Guide .
  • python-guide - Python best practices guidebook, written for humans.
  • magic-python - Python 黑魔法手册
  • learn-python - Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
  • python-guide - Python best practices guidebook, written for humans.
  • android-developer-roadmap - Android Developer Roadmap - A complete roadmap to learn Android App Development
  • ridesharing-uber-lyft-app - Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
  • os - 《操作系统真相还原》笔记
  • linux-0.12 - 《Linux内核完全剖析》linux0.12源码及实验环境
  • tiny_ml - numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
  • open-shell-book - 开源书籍:《Shell 编程范例》,面向操作对象学 Shell!
  • Machine-Learning-Book - 《机器学习宝典》包含:谷歌机器学习速成课程(招式)+机器学习术语表(口诀)+机器学习规则(心得)+机器学习中的常识性问题 (内功)。该资源适用于机器学习、深度学习研究人员和爱好者参考!
  • AI-Security-Learning - 自身学习的安全数据科学和算法的学习资料
  • YCBlogs - 技术博客笔记大汇总【15年10月到至今】
  • CS-Book - 计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
  • my-cs-degree - A CS degree with a focus on full-stack ML engineering, 2020
  • school-of-sre - At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
  • DevOps - 阿里云容器服务持续交付
  • high-performance-go - high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
  • cs_study_plan - 一份硬核(hardcore)计算机科学CS自学计划,偏向软件工程和系统架构方向
  • fucking-algorithm - 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why
  • kubernetes-learning-path - https://azure.microsoft.com/en-us/resources/kubernetes-learning-path/
  • ecma262 - Status, process, and documents for ECMA-262
  • kubernetes-handbook - Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
  • Distributed-Systems - MIT课程《Distributed Systems 》学习和翻译
  • CS-Books - 超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
  • golangFamily - 【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】
  • BIDS - A Brief Introduction to Data Structures
  • skill-map - 程序员技能图谱
  • raft-zh_cn - Raft一致性算法论文的中文翻译
  • JS-Sorting-Algorithm - 一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
  • open-shell-book - 开源书籍:《Shell 编程范例》
  • Best-websites-a-programmer-should-visit - 🔗 Some useful websites for programmers.
  • Best-websites-a-programmer-should-visit-zh - 程序员应该访问的最佳网站中文版
  • Anime-Girls-Holding-Programming-Books - Anime Girls Holding Programming Books
  • Psyduck - Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计
  • google-sre-ebook - Google SRE Book Generator (EPUB/MOBI/PDF).
  • apachecn-algo-zh - ApacheCN 数据结构与算法译文集
  • go-perfbook - Thoughts on Go performance optimization
  • pdf - 编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等
  • LeetCode - LeetCode刷题记录与面试整理
  • ibm_bak - IBM Developer 中文网站文章备份
  • fio - Flexible I/O Tester
  • books-pdf - books pdf
  • learning_tools - Go 学习、Go 进阶、Go 实用工具类、Go-kit ,Go-Micro 微服务实践、Go 推送
  • archbase - 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
  • Python - All Algorithms implemented in Python
  • pku-cs-self-learning 计算机自学指南
  • aiops-handbook - Collection of slides, repositories, papers about AIOps
  • db-tutorial - 💾 db-tutorial 是一个数据库教程。
  • software-architecture-books - A comprehensive list of books on Software Architecture.
  • blog - 汇总发布的前端博文,大家一起交流学习,如果有帮助到您,欢迎 star ~
  • flash-linux0.11-talk - 像小说一样品读 Linux 0.11 核心代码
  • The-Kaggle-Book - Code Repository for The Kaggle Book, Published by Packt Publishing
  • go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
  • linux_kernel_wiki - linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
  • leetcode-master - 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
  • deepdarkCTI - Collection of Cyber Threat Intelligence sources from the deep and dark web
  • TeachYourselfCS-CN - TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
  • stack-roadmap - 方糖全栈路线图2023,为「从螺丝钉到一人企业」补全技能栈
  • bpf-developer-tutorial - Learn eBPF by examples | eBPF 开发者教程与知识库:通过小工具和示例一步步学习 eBPF,包含性能、网络、安全等多种应用场景.
  • papers-we-love - Papers from the computer science community to read and discuss.<paperswelove.org>
  • PeiQi-WIKI-Book - 面向网络安全从业者的知识文库🍃.
  • openai-cookbook - Examples and guides for using the OpenAI API.
  • 90DaysOfDevOps - I am using this repository to document my journey learning about DevOps. I began this process on January 1, 2022, and plan to continue until March 31. I will be dedicating one hour each day, including weekends, to gaining a foundational understanding of the various aspects of DevOps. This will be a 90-day intensive study period. 2022 & 2023 inc.
  • OI-wiki - 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法). <oi-wiki.org>
  • Python-100-Days - Python - 100天从新手到大师.
  • computer-science - 🎓 Path to a free self-taught education in Computer Science!
  • build-your-own-x - 🤓 Build your own (insert technology here)
  • my-ebooks - 下载与收藏一些我已发布的电子书或编目过的文章.
  • linkedin-skill-assessments-quizzes -Full reference of LinkedIn answers 2023 for skill assessments (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, Go, python, machine-learning, power-point) linkedin excel test lösungen, linkedin machine learning test LinkedIn test questions and answers.
  • golang - 《Golang修养之路》本书针对Golang专题性热门技术深入理解,修养在Golang领域深入话题,脱胎换骨。
  • Free-Certifications - A curated list of free courses & certifications.
  • GameDevMind - 最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去
  • LinuxOS_Course - 《Linux操作系统》课程资料
  • shareOI - 算法竞赛课件分享
  • freeCodeCamp - freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
  • dive-into-cpython - dive into cpython source code
  • CPython-Internals - Dive into CPython internals, trying to illustrate every detail of CPython implementation
  • Go42 - 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段
  • DevOps-Books - Curated DevOps Books
  • go-collection - 🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
  • indie-hacker-tools - 收录独立开发者出海技术栈和工具

Interview

  • interview_python - interview
  • JavaGuide - 【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
  • CS-Notes - 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++.
  • InterviewFAQ-Linux - 总结操作系统及Linux的面试常见问题.
  • linux-sysadmin-interview-questions - Collection of Linux Sysadmin/DevOps interview questions.
  • ResumeSample - Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板.
  • coding-interview-university - A complete computer science study plan to become a software engineer.
  • interviews - 面试
  • LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
  • leetcode - leetcode题解
  • LeetcodeTop - 汇总各大互联网公司容易考察的高频leetcode题🔥
  • LeetCodeAnimation - Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路).
  • 30-seconds-of-code - Short JavaScript code snippets for all your development needs
  • awesome-job - 互联网面试找工作,面经与内推,涵盖:Java C++ Python Go ML NLP CV Data
  • leetcode_company_wise_questions - This is a repository containing the list of company wise questions available on leetcode premium
  • data-science-interviews - Data science interview questions and answers
  • interview-questions - Interview Questions for Google, Amazon, Apple, etc. 根据超过 2000 篇真实面经整理的腾讯,阿里,字节跳动,Shopee,美团,滴滴高频面试题
  • interview-go - golang面试题集合
  • HackMyResume - Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.
  • algo - 101+ coding interview problems in Go
  • reverse-interview-zh - 技术面试最后反问面试官的话
  • javascript-questions - A long list of (advanced) JavaScript questions, and their explanations ✨
  • python-whydo - Explore Python's charms by asking WHY questions
  • course - 高性能并行编程与优化 - 课件
  • my-re0-k8s-security - 整理过去的分享,从零开始的Kubernetes攻防 🧐
  • tech-interview-handbook - 💯 Curated coding interview preparation materials for busy software engineers
  • Programmers-Overseas-Job-Interview-Handbook - 🏂🏻 程序员海外工作/英文面试手册
  • web-interview - 语音打卡社群维护的前端面试题库,包含不限于Vue面试题,React面试题,JS面试题,HTTP面试题,工程化面试题,CSS面试题,算法面试题,大厂面试题,高频面试题
  • open-resume - OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com
  • Resume-Matcher - Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
  • system-design-101 - Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
  • Reactive-Resume - A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
  • system-design - Learn how to design systems at scale and prepare for system design interviews.

Others

  • spectrum - Simple, powerful online communities.
  • theuselessweb - theuselessweb.
  • not-paid - Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away.
  • chinese-poetry - The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
  • mastodon - Your self-hosted, globally interconnected microblogging community.
  • 12306 - 12306智能刷票,订票
  • ZeroNet - ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network.
  • XX-Net - a web proxy tool.
  • INTANG - INTANG is research project for circumventing the "TCP reset attack" from the Great Firewall of China (GFW) by disrupting/desynchronizing the TCP Control Block (TCB) on the censorship devices.
  • brook - Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software.
  • outline - The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
  • outline-ss-server - Outline Shadowsocks server
  • frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • fiora - An interesting chat application power by socket.io, koa, mongodb and react.
  • you-get - ⏬ Dumb downloader that scrapes the web.
  • SurviveSJTUManual - 更新2008年版本的《上海交通大学生存手册》
  • analytics - Simple and privacy-friendly alternative to Google Analytics
  • English-level-up-tips-for-Chinese - 可能是让你受益匪浅的英语进阶指南
  • hexo-theme-matery - A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。
  • lite - A lightweight text editor written in Lua
  • slack - Slack API in Go - community-maintained fork created by the original author, @nlopes
  • ever-traduora - Ever® Traduora - Open-Source Translation Management Platform
  • Financial-Knowledge-Graphs - 小型金融知识图谱构建流程
  • flameshot - Powerful yet simple to use screenshot software 🖥️ 📸
  • Crawler_Illegal_Cases_In_China - Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户
  • KeeAnywhere - A cloud storage provider plugin for KeePass Password Safe
  • COVID-19 - Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
  • vnpy - 基于Python的开源量化交易平台开发框架
  • EasyWatermark - 🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用
  • freeplane - mind map
  • China_House - 中国买房相关资料和项目整理,方便查看,持续更新中...
  • orchest - A new kind of IDE for Data Science.
  • Ventoy - A new bootable USB solution.
  • chatwoot - Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
  • HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目
  • edex-ui - A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
  • freenom - Freenom域名自动续期。Freenom domain name renews automatically.
  • rhubarb-lip-sync - Rhubarb Lip Sync is a command-line tool that automatically creates 2D mouth animation from voice recordings. You can use it for characters in computer games, in animated cartoons, or in any other project that requires animating mouths based on existing recordings.
  • dootask - DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。
  • AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • mermaid - Generation of diagram and flowchart from text in a similar manner as markdown
  • mirai - 高效率 QQ 机器人支持库
  • ComWeChatRobot - PC微信机器人,实现获取通讯录,发送文本、图片、文件等消息,封装COM接口供Python、C#调用
  • chinese-f2e-developer - 中国前端开发者。
  • BlueSea - BlueSea,一个有趣的英语学习扩展,支持划词翻译、单词高亮、单词弹幕、记忆曲线复习、词频统计...
  • Awada - 虚拟人“灵魂”系统(主题域对话解决方案),可应用于各类虚拟人、虚拟演员、智能陪护与教育场景,亦可与目标域对话结合,从而为政务服务、客服等应用带来更好的体验。
  • chinese-independent-blogs - 中文独立博客列表
  • answer - An open-source knowledge-based community software. You can use it quickly to build Q&A community for your products, customers, teams, and more.
  • Hosts - Python解析域名生成Hosts文件.
  • engra - 一份由所有学习者共同编写的英语词根词缀数据库.
  • scouter-extension - Learning English Chrome Extension.
  • fmedia - fast audio player/recorder/converter.
  • bypass-paywalls-chrome - Bypass Paywalls web browser extension for Chrome and Firefox.
  • WeChatFerry - 微信逆向,微信机器人。Hook WeChat, passing message between agent and WeChat.
  • discord.py - An API wrapper for Discord written in Python.
  • ALL-about-RSS - A list of RSS related stuff: tools, services, communities and tutorials, etc.
  • lean-side-bussiness - 精益副业:程序员如何优雅地做副业.
  • WebAV - 基于 WebCodecs 在浏览器中处理音视频数据。Video and Audio tools built on WebCodecs + Canvas.
  • twenty - A Modern Open Source CRM.
  • EyeWitness - EyeWitness is designed to take screenshots of websites, provide some server header info, and identify default credentials if possible.
  • v2rayN - A GUI client for Windows, support Xray core and v2fly core and others.
  • Xray-core - Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.
  • FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
  • transfer.zip-web - Transfer files securely between browsers using WebRTC peer2peer.
  • OneKeePass - A secure password manager for macOS,Linux and Windows platforms.
  • Stirling-PDF - locally hosted web application that allows you to perform various operations on PDF files.
  • keepassxc - KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
  • cli - GitHub’s official command line tool. <cli.github.com>
  • SteamTools - 🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱.
  • godot - Godot Engine – Multi-platform 2D and 3D game engine.
  • tldraw - a very good whiteboard.
  • Unexpected-Keyboard - A lightweight virtual keyboard for developers.
  • ToolsFx - 基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件
  • VirtualXP - Virtual Machine running in a Web browser.
  • notesnook - A fully open source & end-to-end encrypted note taking alternative to Evernote.
  • Translumo - Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
  • Memex - Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
  • SwitchyOmega - Manage and switch between multiple proxies quickly & easily.
  • Auto_Bangumi - AutoBangumi - 全自动追番工具
  • anki - Anki's shared backend and web components, and the Qt frontend
  • smallchat - A minimal programming example for a chat server
  • im-server - 即时通讯(IM)系统
  • threadx - Azure RTOS ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
  • PyWxDump - 获取微信账号信息(昵称/账号/手机/邮箱/数据库密钥/wxid);PC微信数据库读取、解密脚本;聊天记录查看工具;聊天记录导出为html(包含语音图片)。支持多账户信息获取,支持所有微信版本。
  • lobe-chat - 🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your p…
  • TikTokDownloader - 完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具.
  • clone-voice - A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频
  • Umi-OCR - OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。
  • shuyuan - 香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新
  • anytype-ts - Official Anytype client for MacOS, Linux, and Windows
  • ZeroTierOne - A Smart Ethernet Switch for Earth
  • maybe - The OS for your personal finances
  • OpenGFW - OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
  • demo-ai-app - Sample AI movies app built with ❍ Ion
  • marker - Convert PDF to markdown quickly with high accuracy
  • DouyinLiveRecorder - 可循环值守和多人录制的直播录制软件,支持抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、pandatv、afreecatv、flextv、popkontv、twitcasting、winktv等平台直播录制,抓取多平台直播源地址,抖音无水印解析,快手无水印解析
  • movie-web - A small web app for watching movies and shows easily
  • Kavita - Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
  • mind-map - 一个还算强大的Web思维导图。A relatively powerful web mind map.
  • zed - Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
  • actual - A local-first personal finance app
  • my-tv - 我的电视 电视直播软件,安装即可使用
  • WARP-Clash-API - 该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
  • Hitomi-Downloader - 🍰 Desktop utility to download images/videos/music/text from various websites, and more.

Releases

No releases published

Packages

No packages published