go
-
codenotary/immudb
immudb - world’s fastest immutable database, built on a zero trust model
-
yedf/dtm
🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages.
-
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.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
fanux/sealos
一条命令离线安装高可用kubernetes,3min装完,700M,100年证书,版本不要太全,生产环境稳如老狗
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
-
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
-
XIU2/CloudflareSpeedTest
🌩「自选优选 IP / 过滤假墙」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4+IPv6)!
-
wallarm/gotestwaf
An open-source project in Golang to test different web application firewalls (WAF) for detection logic and bypasses
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
cli/cli
GitHub’s official command line tool
-
xinliangnote/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
-
chaos-mesh/chaos-mesh
A Chaos Engineering Platform for Kubernetes.
-
mehdihadeli/awesome-go-education
A curated list of awesome articles and resources for learning and practicing Go and its related technologies.
-
minio/minio
High Performance, Kubernetes Native Object Storage
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
-
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
solana-labs/token-list
The community maintained Solana token registry
-
OpenIMSDK/Open-IM-Server
OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)
-
metallb/metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
-
kubernetes/ingress-nginx
NGINX Ingress Controller for Kubernetes
java
-
Anuken/Mindustry
The automation tower defense game
-
ssssssss-team/spider-flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,各语言分离设置「软件 / 资料」榜单,精准定位中文好项目。各取所需,互不干扰。
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
apache/incubator-shenyu
ShenYu is High-Performance Java API Gateway.
-
cisagov/log4j-scanner
log4j-scanner is a project derived from other members of the open-source community by CISA to help organizations identify potentially vulnerable web services affected by the log4j vulnerabilities.
-
dataease/dataease
人人可用的开源数据可视化分析工具。
-
apache/incubator-doris
Apache Doris(Incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
-
turms-im/turms
🕊️ The world's most advanced open source instant messaging engine for 100K~10M concurrent users https://turms-im.github.io/docs
-
didi/LogiKM
一站式Apache Kafka集群指标监控与运维管控平台
-
lenve/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
-
jeecgboot/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
WeBankFinTech/DataSphereStudio
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
-
kiegroup/drools
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
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.
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
-
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.
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
baomidou/generator
javascript
-
marktext/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
-
ethereum/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
-
Hackl0us/SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
-
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
airbnb/javascript
JavaScript Style Guide
-
github/docs
The open-source repo for docs.github.com
-
vercel/next.js
The React Framework
-
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
-
adrianhajdin/project_shareme_social_media
Image Sharing Social Media App
-
mrdoob/three.js
JavaScript 3D Library.
-
tobspr/shapez.io
shapez.io is an open source base building game inspired by factorio! Available on web & steam
-
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
-
30-seconds/30-seconds-of-code
Short JavaScript code snippets for all your development needs
-
tsayen/dom-to-image
Generates an image from a DOM node using HTML5 canvas
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
yannickcr/eslint-plugin-react
React specific linting rules for ESLint
-
thx/gogocode
GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.
-
microsoft/BotBuilder-Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
-
lit/lit
Lit is a simple library for building fast, lightweight web components.
-
kenwheeler/slick
the last carousel you'll ever need
-
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.
-
react-grid-layout/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
-
jaywcjlove/awesome-mac
Now we have become very big, Different from the original idea. Collect premium software in various categories.
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
python
-
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
-
freqtrade/freqtrade
Free, open source crypto trading bot
-
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
-
dabeaz/dataklasses
A different spin on dataclasses.
-
521xueweihan/HelloGitHub
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
-
tiangolo/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
-
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
-
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
-
python/mypy
Optional static typing for Python
-
openai/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
-
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
-
huggingface/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
-
sensepost/objection
📱 objection - runtime mobile exploration
-
PaddlePaddle/PaddleSpeech
An Easy-to-use Speech Toolkit including SOTA ASR pipeline, influential TTS with text frontend and End-to-End Speech Simultaneous Translation.
-
jina-ai/jina
Cloud-native neural search framework for 𝙖𝙣𝙮 kind of data
-
CuongNN218/zalo_ltr_2021
Source code for Zalo AI 2021 submission
-
ray-project/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
-
vitalik/django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
-
Ridter/noPac
Exploiting CVE-2021-42278 and CVE-2021-42287 to impersonate DA from standard domain user
-
mvt-project/mvt
MVT (Mobile Verification Toolkit) helps conducting forensics of mobile devices in order to find signs of a potential compromise.
-
learnbyexample/py_regular_expressions
Learn Python Regular Expressions step by step from beginner to advanced levels
-
ZPdesu/Barbershop
Barbershop: GAN-based Image Compositing using Segmentation Masks (SIGGRAPH Asia 2021)
-
python/typeshed
Collection of library stubs for Python, with static types
-
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
rust
-
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
RedisJSON/RedisJSON
RedisJSON - a JSON data type for Redis
-
mufeedvh/moonwalk
Cover your tracks during Linux Exploitation by leaving zero traces on system logs and filesystem timestamps. 👻🐚
-
datafuselabs/databend
An elastic and reliable Serverless Data Warehouse, offers Blazing Fast Query and combines Elasticity, Simplicity, Low cost of the Cloud, built to make the Data Cloud easy
-
solana-labs/solana-program-library
A collection of Solana-maintained on-chain programs
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
-
EmbarkStudios/rust-gpu
🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
-
serenity-rs/serenity
A Rust library for the Discord API.
-
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.
-
tyrchen/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
-
gakonst/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
-
veloren/veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
-
svenstaro/genact
🌀 A nonsense activity generator
-
samuelvanderwaal/metaboss
The Metaplex NFT-standard Swiss Army Knife tool.
-
wubx/rust-in-databend
Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
-
zellij-org/zellij
A terminal workspace with batteries included
-
arctic-hen7/perseus
A high-level web development framework for Rust with full support for server-side rendering and static generation.
-
Findomain/Findomain
The complete solution for domain recognition. Supports screenshoting, port scan, HTTP check, data import from other tools, subdomain monitoring, alerts via Discord, Slack and Telegram, multiple API Keys for sources and much more.
-
paritytech/polkadot
Polkadot Node Implementation
-
tdaede/td-crt
tubes
-
rust-analyzer/rust-analyzer
A Rust compiler front-end for IDEs
-
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.