go
-
google/log4jscanner
-
google/gvisor
Application Kernel for Containers
-
hibiken/asynq
Asynq: simple, reliable, and efficient distributed task queue in Go
-
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
-
cosmtrek/air
☁️ Live reload for Go apps
-
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
kubesphere/kubesphere
The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
-
uptrace/uptrace
Distributed tracing using OpenTelemetry and ClickHouse
-
teivah/100-go-mistakes
Source code of 100 Go Mistakes 📖
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
CrunchyData/postgres-operator
Production PostgreSQL for Kubernetes, from high availability Postgres clusters to full-scale database-as-a-service.
-
yjjnls/awesome-blockchain
⚡️Curated list of resources for the development and applications of blockchain.
-
apache/apisix-dashboard
Dashboard for Apache APISIX
-
hyperledger/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
-
caddyserver/caddy
Fast, multi-platform web server with automatic HTTPS
-
binwiederhier/ntfy
Send push notifications to your phone or desktop using PUT/POST
-
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
-
temporalio/temporal
Temporal service
-
lima-vm/lima
Linux virtual machines, on macOS (aka "Linux-on-Mac", "macOS subsystem for Linux", "containerd for Mac", unofficially)
-
charmbracelet/bubbletea
A powerful little TUI framework 🏗
-
marmotedu/iam
企业级的 Go 语言实战项目(可作为Go项目开发脚手架)
-
open-telemetry/opentelemetry-collector
OpenTelemetry Collector
java
-
ja-netfilter/ja-netfilter
A javaagent framework
-
ververica/flink-cdc-connectors
Change Data Capture (CDC) Connectors for Apache Flink
-
zfkun/ja-netfilter-mymap-plugin
A plugin for the ja-netfilter, it can replace strings dynamically.
-
DrKLO/Telegram
Telegram for Android source
-
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
Tencent/Shadow
零反射全动态Android插件框架
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
dataease/dataease
人人可用的开源数据可视化分析工具。
-
lyrric/seckill
苗苗 约苗 九价 秒杀 脚本
-
apache/flink
Apache Flink
-
apache/incubator-seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
-
alibaba/fastjson
A fast JSON parser/generator for Java.
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
kunal-kushwaha/DSA-Bootcamp-Java
This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.
-
apache/nifi
Apache NiFi
-
skylot/jadx
Dex to Java decompiler
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
charles2gan/GDA-android-reversing-Tool
GDA is a new fast and powerful decompiler in C++(working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, dat…
-
react-native-camera/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
-
alibaba/DataX
DataX是阿里云DataWorks数据集成的开源版本。
-
whwlsfb/Log4j2Scan
Log4j2 RCE Passive Scanner plugin for BurpSuite
-
huanghaibin-dev/CalendarView
Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
TheAlgorithms/Java
All Algorithms implemented in Java
javascript
python
-
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
-
google/python-fire
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Mas0nShi/typoraCracker
A extract & decryption and pack & encryption tools for typora.
-
vnpy/vnpy
基于Python的开源量化交易平台开发框架
-
projectdiscovery/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
-
PrefectHQ/prefect
The easiest way to automate your data
-
ELS-RD/transformer-deploy
Efficient, scalable and enterprise-grade CPU/GPU inference server for Hugging Face transformer models 🚀
-
c3c/ADExplorerSnapshot.py
ADExplorerSnapshot.py is an AD Explorer snapshot ingestor for BloodHound.
-
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
-
lmcinnes/umap
Uniform Manifold Approximation and Projection
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
pjialin/py12306
🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理
-
tweepy/tweepy
Twitter for Python!
-
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
-
mlflow/mlflow
Open source platform for the machine learning lifecycle
-
78778443/QingScan
一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。
-
home-assistant/core
🏡 Open source home automation that puts local control and privacy first.
-
StevenBlack/hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
-
openai/guided-diffusion
-
MIC-DKFZ/nnUNet
-
dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
-
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
rust
-
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
-
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.
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
SeaQL/sea-orm
🐚 An async & dynamic ORM for Rust
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs
-
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
emilk/egui
egui: an easy-to-use immediate mode GUI in pure Rust
-
glium/glium
Safe OpenGL wrapper for the Rust language.
-
sunface/rust-course
<>,本书对Rust语言进行全面且深入的讲解,辅以生动的文字和典型的示例。 这既是一本厚重的书籍,也是一门全面的课程,希望读者朋友能喜欢。
-
awslabs/aws-sdk-rust
AWS SDK for the Rust Programming Language
-
extrawurst/gitui
Blazing 💥 fast terminal-ui for git written in rust 🦀
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
diem/diem
Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.
-
datafuselabs/openraft
rust raft with improvements
-
apache/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
-
AleoHQ/snarkOS
A Decentralized Operating System for Zero-Knowledge Applications
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
-
serde-rs/json
Strongly typed JSON library for Rust
-
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
-
gfx-rs/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.