go
-
pocketbase/pocketbase
Open Source realtime backend in 1 file
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
docker/compose
Define and run multi-container applications with Docker
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
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.
-
milvus-io/milvus
Vector database for scalable similarity search and AI applications.
-
anchore/grype
A vulnerability scanner for container images and filesystems
-
kubernetes/ingress-nginx
Ingress-NGINX Controller for Kubernetes
-
go-redis/redis
Type-safe Redis client for Golang
-
tektoncd/pipeline
A cloud-native Pipeline resource.
-
teamssix/cf
Cloud Exploitation Framework 云环境利用框架,方便红队人员在获得 AK 的后续工作
-
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
ardanlabs/gotraining
Go Training Class Material :
-
grafana/loki
Like Prometheus, but for logs.
-
containers/skopeo
Work with remote images registries - retrieving information, images, signing content
-
charmbracelet/lipgloss
Style definitions for nice terminal layouts 👄
-
uber-go/zap
Blazing fast, structured, leveled logging in Go.
-
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
-
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
-
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
-
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
-
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
go-gorm/gen
Gen: Friendly & Safer GORM powered by Code Generation
-
Mikaelemmmm/go-zero-looklook
🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
-
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
java
-
LSPosed/LSPosed
LSPosed Framework
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
keycloak/keycloak
Open Source Identity and Access Management For Modern Applications and Services
-
Netflix/conductor
Conductor is a microservices orchestration engine.
-
google/ExoPlayer
An extensible media player for Android
-
didi/KnowStreaming
一站式云原生Kafka管控平台
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
Blankj/AndroidUtilCode
🔥 Android developers should collect the following utils(updating).
-
gyoogle/tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
-
spring-projects/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
-
TeamNewPipe/NewPipe
A libre lightweight streaming front-end for Android.
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
NekoX-Dev/NekoX
A third-party Telegram android app.
-
metersphere/metersphere
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!
-
apache/calcite
Apache Calcite
-
apache/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
-
synthetichealth/synthea
Synthetic Patient Population Simulator
-
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and notes for the Java Data Structures & Algorithms bootcamp of Community Classroom.
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
javascript
python
-
PaddlePaddle/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
-
malwaredllc/byob
An open-source post-exploitation framework for students, researchers and developers.
-
cloud-custodian/cloud-custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
-
OpenEthan/SMSBoom
短信轰炸/短信测压/ | 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!!hongkonger开发全网首发!!
-
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
-
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
-
Azure/azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
kornia/kornia
Open Source Differentiable Computer Vision Library
-
ex0dus-0x/fuzzable
Framework for Automating Fuzzable Target Discovery with Static Analysis. Featured at Black Hat Arsenal USA 2022.
-
MIC-DKFZ/nnUNet
-
carlospolop/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
-
nccgroup/ScoutSuite
Multi-Cloud Security Auditing Tool
-
DiegoDBLe/Python-Basico-Lets-Code
Curso Básico de Python da Lets-Code
-
open-mmlab/mmgeneration
MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
-
mindsdb/mindsdb
In-Database Machine Learning
-
jquesnelle/txt2imghd
A port of GOBIG for Stable Diffusion
-
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
-
openreplay/openreplay
📺 OpenReplay is developer-friendly, open-source session replay.
-
psf/black
The uncompromising Python code formatter
-
heartexlabs/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
-
SecureAuthCorp/impacket
Impacket is a collection of Python classes for working with network protocols.
-
ethereum/consensus-specs
Ethereum Proof-of-Stake Consensus Specifications
-
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
-
zhiqi-li/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
rust
-
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
-
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
MCHPR/MCHPRS
A multithreaded Minecraft server built for redstone.
-
metaplex-foundation/metaplex-program-library
Smart contracts maintained by the Metaplex team
-
sunface/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍
-
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
-
parseablehq/parseable
Think Prometheus, but for logs (not metrics). Simple, efficient, cloud native, log storage and observability platform.
-
apollographql/router
A configurable, high-performance routing runtime for Apollo Federation 🚀
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
WithSecureLabs/chainsaw
Rapidly Search and Hunt through Windows Event Logs
-
supabase/pg_netstat
PostgreSQL extension to monitor database network traffic
-
apache/arrow-datafusion
Apache Arrow DataFusion SQL Query Engine
-
rustls/rustls
A modern TLS library in Rust
-
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
-
move-language/move
-
hyperium/hyper
An HTTP library for Rust
-
tokio-rs/tracing
Application level tracing for Rust.
-
sigp/lighthouse
Ethereum consensus client in Rust
-
elkowar/eww
ElKowars wacky widgets
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
-
ogham/exa
A modern replacement for ‘ls’.
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...