go
-
umputun/reproxy
Simple edge server / reverse proxy
-
goplus/gop
GoPlus - The Go+ language for data science
-
istio/istio
Connect, secure, control, and observe services.
-
assetnote/kiterunner
Contextual Content Discovery Tool
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
-
gin-gonic/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.
-
inbug-team/InScan
边界打点后的自动化渗透工具
-
oam-dev/kubevela
A Modern Application Deployment System Based on Kubernetes, CUE, Helm and OAM.
-
go-ldap/ldap
Basic LDAP v3 functionality for the GO programming language.
-
tal-tech/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.
-
containerd/containerd
An open and reliable container runtime
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
minio/minio
High Performance, Kubernetes Native Object Storage
-
shadow1ng/fscan
一款内网扫描工具,方便一键大保健~
-
prometheus/blackbox_exporter
Blackbox prober exporter
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
smartcontractkit/chainlink
node of the decentralized oracle network, bridging on and off-chain computation
-
gardener/gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, Packet, vSphere, MetalStack, and Kubevirt with minimal TCO.
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
baidu/EasyFaaS
EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎
-
pingcap/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
-
zalando/postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
java
-
Yang0615777/PocList
Alibaba-Nacos-Unauthorized/ApacheDruid-RCE_CVE-2021-25646/MS-Exchange-SSRF-CVE-2021-26885/Oracle-WebLogic-CVE-2021-2109_RCE/RG-CNVD-2021-14536/RJ-SSL-VPN-UltraVires/Redis-Unauthorized-RCE/TDOA-V11.7-GetOnlineCookie/VMware-vCenter-GetAnyFile/yongyou-GRP-U8-XXE/Oracle-WebLogic-CVE-2020-14883/Oracle-WebLogic-CVE-2020-14882/Apache-Solr-GetAnyFile/F5…
-
xkcoding/spring-boot-demo
该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、ema…
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
apache/flink
Apache Flink
-
metersphere/metersphere
MeterSphere 是一站式开源持续测试平台,涵盖测试跟踪、接口测试、性能测试、团队协作等功能,全面兼容 JMeter、Postman、Swagger 等开源、主流标准。
-
apache/incubator-dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available `out of the box`.
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
-
apache/skywalking
APM, Application Performance Monitoring System
-
zhangdaiscott/JimuReport
一款免费的数据可视化工具,报表与大屏设计!类似于excel操作风格,在线拖拽完成报表设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,永久免费!
-
DTStack/flinkx
基于flink的分布式数据同步工具
-
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
-
spring-projects/spring-framework
Spring Framework
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
-
hapifhir/hapi-fhir
🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
-
GoogleLLP/SuperMarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
-
Meituan-Dianping/Leaf
Distributed ID Generate Service
-
rzwitserloot/lombok
Very spicy additions to the Java programming language.
-
alibaba/fastjson
A fast JSON parser/generator for Java.
-
feihong-cs/ShiroExploit-Deprecated
Shiro550/Shiro721 一键化利用工具,支持多种回显方式
-
dyc87112/SpringBoot-Learning
Spring Boot基础教程,Spring Boot 2.x版本连载中!!!
-
prometheus/jmx_exporter
A process for exposing JMX Beans via HTTP for Prometheus consumption
javascript
-
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
-
leonardomso/33-js-concepts
📜 33 concepts every JavaScript developer should know.
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
airbnb/javascript
JavaScript Style Guide
-
MrXujiang/h5-Dooring
H5 Page Maker, H5 Editor. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站, 可视化设计.
-
mui-org/material-ui
Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design.
-
d3/d3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
docmirror/dev-sidecar
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
-
r4j0x00/exploits
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
facebook/create-react-app
Set up a modern web app by running one command.
-
prebid/Prebid.js
Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
-
vercel/next.js
The React Framework
-
SheetJS/sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
-
jashkenas/underscore
JavaScript's utility _ belt
-
star7th/showdoc
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
-
w37fhy/QuantumultX
同步和更新大佬脚本库,更新懒人配置
-
ObsidianLabs/EthereumStudio
-
RobinHerbots/Inputmask
Input Mask plugin
-
TryGhost/Ghost
👻 The #1 headless Node.js CMS for professional publishing
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
tc39/proposal-temporal
Provides standard objects and functions for working with dates and times.
-
lgwebdream/FE-Interview
🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器
-
jgraph/drawio-desktop
Official electron build of diagrams.net
-
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
python
-
Layout-Parser/layout-parser
A Python Library for Document Layout Understanding
-
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-
DidierRLopes/GamestonkTerminal
The next best thing after Bloomberg Terminal
-
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
-
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
-
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
-
beurtschipper/Depix
Recovers passwords from pixelized screenshots
-
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
-
heartexlabs/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
conan-io/conan-center-index
Recipes for the ConanCenter repository
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
fighting41love/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
-
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 175 universities.
-
soimort/you-get
⏬ Dumb downloader that scrapes the web
-
open-mmlab/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
-
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
Thinklab-SJTU/awesome-ml4co
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
guardicore/monkey
Infection Monkey - An automated pentest tool
-
GeneralMills/pytrends
Pseudo API for Google Trends
-
pittcsc/Summer2022-Internships
Collection of Summer 2022 tech internships!
-
espnet/espnet
End-to-End Speech Processing Toolkit
-
The-Art-of-Hacking/h4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
-
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
-
jumpserver/jumpserver
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
rust
-
Kethku/neovide
No Nonsense Neovim Client in Rust
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
hyperium/tonic
A native gRPC client & server implementation with async/await support.
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
cube-js/cube.js
📊 Cube.js — Open-Source Analytical API Platform
-
zhuowei/nft_ptr
C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs
-
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
copy/v86
x86 virtualization in your browser, recompiling x86 to wasm on the fly
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
RustScan/RustScan
🤖 The Modern Port Scanner 🤖
-
openethereum/openethereum
The fast, light, and robust client for the Ethereum mainnet.
-
svenstaro/genact
🌀 A nonsense activity generator
-
bottlerocket-os/bottlerocket
An operating system designed for hosting containers
-
denisidoro/navi
An interactive cheatsheet tool for the command-line and application launchers
-
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
Sifchain/airdrop
-
rust-lang/cargo
The Rust package manager
-
dani-garcia/bitwarden_rs
Unofficial Bitwarden compatible server written in Rust
-
timberio/vector
A high-performance, high-reliability observability data pipeline.
-
dimforge/rapier
2D and 3D physics engines focused on performance.
-
paritytech/polkadot
Polkadot Node Implementation