go
-
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.
-
wangkechun/go-by-example
-
polarsignals/arcticdb
❄️ Coolest database around 🧊 Embeddable column database written in Go.
-
gogs/gogs
Gogs is a painless self-hosted Git service
-
juanfont/headscale
An open source, self-hosted implementation of the Tailscale control server
-
docker/compose
Define and run multi-container applications with Docker
-
helm/helm
The Kubernetes Package Manager
-
VictoriaMetrics/VictoriaMetrics
VictoriaMetrics: fast, cost-effective monitoring solution and time series database
-
spf13/viper
Go configuration with fangs
-
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
go-redis/redis
Type-safe Redis client for Golang
-
tailscale/tailscale
The easiest, most secure way to use WireGuard and 2FA.
-
hakluke/hakoriginfinder
Tool for discovering the origin host behind a reverse proxy. Useful for bypassing cloud WAFs!
-
dlvhdr/gh-dash
gh cli extension to display a dashboard of PRs and issues - configurable with a beautiful UI.
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
zalando/postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
-
Moonlight-Zhao/go-project-example
-
labring/sealos
以kubernetes为内核的云操作系统发行版,3min 一键高可用安装自定义kubernetes,500M,100年证书,版本不要太全,生产环境稳如老狗🔥 ⎈ 🐳
-
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
accurics/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
pion/webrtc
Pure Go implementation of the WebRTC API
-
hashicorp/consul-k8s
First-class support for Consul Service Mesh on Kubernetes
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
marmotedu/iam
企业级的 Go 语言实战项目:认证和授权系统
java
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Grasscutters/Grasscutter
A server software reimplementation for a certain anime game.
-
metersphere/metersphere
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
apache/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 box.
-
jeecgboot/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
-
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
thombergs/code-examples
A collection of code examples from blog posts etc.
-
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
-
spring-projects/spring-boot
Spring Boot
-
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.
-
seata/seata
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
-
YunaiV/ruoyi-vue-pro
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Activiti + Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
-
fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
-
elunez/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
-
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
-
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
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)
-
wangfan002/db2es
同步数据库到数据到ES sync data from database to es
-
dromara/hutool
🍬A set of tools that keep Java sweet.
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
-
SeleniumHQ/selenium
A browser automation framework and ecosystem.
-
airbytehq/airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
javascript
-
education/GitHubGraduation-2022
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
flybywiresim/a32nx
The A32NX Project is a community driven open source project to create a free Airbus A320neo in Microsoft Flight Simulator that is as close to reality as possible.
-
leanote/leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
-
NARKOZ/hacker-scripts
Based on a true story
-
jgraph/drawio
Source to app.diagrams.net
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
-
WordPress/gutenberg
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
-
chinese-poetry/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
-
appwrite/appwrite
Secure Backend Server for Web, Mobile & Flutter Developers 🚀 AKA the 100% open-source Firebase alternative.
-
ToolJet/ToolJet
Extensible low-code framework for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀
-
mikecao/umami
Umami is a simple, fast, privacy-focused alternative to Google Analytics.
-
vnsmoreira/api-distancep
An easy-to-use and free API to calculate distance between multiple CEPs.
-
SortableJS/Vue.Draggable
Vue drag-and-drop component based on Sortable.js
-
dundunnp/auto_xuexiqiangguo
每日拿满63分!免root,四人赛双人对战秒答,安卓端学习强国自动化脚本
-
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
-
NotLuksus/nft-art-generator
A tool to generate generative NFT art projects.
-
taoyage/yg-configs
CLI toolbox for common scripts for front-end projects
-
SheetJS/sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
-
mermaid-js/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
ether/etherpad-lite
Etherpad: A modern really-real-time collaborative document editor.
-
koajs/koa
Expressive middleware for node.js using ES2017 async functions
-
i18next/react-i18next
Internationalization for react done right. Using the i18next i18n ecosystem.
python
-
facebookresearch/metaseq
Repo for external large-scale work
-
programthink/zhao
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
-
mikeroyal/Digital-Forensics-Guide
Digital Forensics Guide
-
mvt-project/mvt
MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile devices in order to find signs of a potential compromise.
-
alibaba/EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
-
great-expectations/great_expectations
Always know what to expect from your data.
-
ansible/awx
AWX Project
-
home-assistant/core
🏡 Open source home automation that puts local control and privacy first.
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
nccgroup/ScoutSuite
Multi-Cloud Security Auditing Tool
-
commaai/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 150 supported car makes and models.
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
SummerSigh/TheVrMLEyeToolbox
A repo containing several methods for near eye gaze tracking in HMDs
-
sqlfluff/sqlfluff
A SQL linter and auto-formatter for Humans
-
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
dataabc/weiboSpider
新浪微博爬虫,用python爬取新浪微博数据
-
rev1si0n/another-tmp-mailbox
还有人在用 denghongcai/forsaken-mail?这是一个全新自己部署的在线匿名邮件接收服务。
-
redelka00/stream-cli
🎥 Stream your favorite movie from the terminal!
-
google-research/big_vision
-
healthchecks/healthchecks
A cron monitoring tool written in Python & Django
-
zalando/patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
-
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)
-
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.
-
saleor/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
-
open-mmlab/mmediting
MMEditing is a low-level vision toolbox based on PyTorch, supporting super-resolution, inpainting, matting, video interpolation, etc.
rust
-
aptos-labs/aptos-core
A layer 1 for everyone!
-
rustdesk/rustdesk
Yet another remote desktop software
-
foundry-rs/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
apache/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
-
mTvare6/hello-world.rs
🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀
-
AppFlowy-IO/AppFlowy
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
-
nymtech/nym
Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
-
denoland/deno
A modern runtime for JavaScript and TypeScript.
-
pola-rs/polars
Fast multi-threaded DataFrame library in Rust | Python | Node.js
-
mufeedvh/moonwalk
Cover your tracks during Linux Exploitation by leaving zero traces on system logs and filesystem timestamps.
-
fdehau/tui-rs
Build terminal user interfaces and dashboards using Rust
-
copy/v86
x86 virtualization in your browser, recompiling x86 to wasm on the fly
-
bet4it/udbserver
Unicorn Emulator Debug Server - Written in Rust, with bindings of C, Go, Java and Python
-
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
-
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
-
slint-ui/slint
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript.
-
sayanarijit/xplr
A hackable, minimal, fast TUI file explorer
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools
-
margual56/radio-cli
A simple radio CLI written in rust
-
tokio-rs/tracing
Application level tracing for Rust.
-
qdrant/qdrant
Qdrant - vector similarity search engine with extended filtering support
-
cube-js/cube.js
📊 Cube — Headless Business Intelligence for Building Data Applications
-
osohq/oso
Oso is a batteries-included framework for building authorization in your application.
-
chmln/sd
Intuitive find & replace CLI (sed alternative)