go
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
-
golang/go
The Go programming language
-
photoprism/photoprism
Personal Photo Management powered by Go and Google TensorFlow
-
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
-
projectdiscovery/nuclei
Nuclei is a fast tool for configurable targeted vulnerability scanning based on templates offering massive extensibility and ease of use.
-
liamg/traitor
Automatic Linux privesc via exploitation of low-hanging fruit e.g. gtfobins ⬆️ ☠️
-
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
-
M4DM0e/DirDar
DirDar is a tool that searches for (403-Forbidden) directories to break it and get dir listing on it
-
oauth2-proxy/oauth2-proxy
A reverse proxy that provides authentication with Google, Github or other providers.
-
flipped-aurora/gin-vue-admin
基于gin+vue搭建的后台管理系统框架,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,通用工作流等基础功能,五分钟一套CURD前后端代码,目前已支持VUE3,欢迎issue和pr~
-
hashicorp/terraform-provider-aws
Terraform AWS provider
-
nats-io/nats-server
High-Performance server for NATS, the cloud native messaging system.
-
cloudflare/cloudflared
Argo Tunnel client
-
distribution/distribution
The toolkit to pack, ship, store, and deliver container content
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
kubernetes-sigs/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
-
kata-containers/kata-containers
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
accurics/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
sourcegraph/sourcegraph
Universal code search (self-hosted)
java
-
grishka/Houseclub
A barebones unofficial Android app for Clubhouse
-
geekxh/hello-algorithm
🌍「算法面试+算法知识」针对小白的算法训练 | 还包括:1、阿里、字节、滴滴 百篇大厂面经汇总 2、千本开源电子书 3、百张思维导图 (右侧来个 star 吧 🌹,English version supported)
-
apache/flink
Apache Flink
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
airbytehq/airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
-
macrozheng/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
-
zaproxy/zaproxy
The OWASP ZAP core project
-
oracle/graal
GraalVM: Run Programs Faster Anywhere 🚀
-
networknt/light-4j
A fast, lightweight and more productive microservices framework
-
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/en-us/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
intel-isl/MiDaS
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2020"
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
tronprotocol/java-tron
Java implementation of the Tron whitepaper
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
pmd/pmd
An extensible multilanguage static code analyzer.
-
apache/tomcat
Apache Tomcat
-
looly/hutool
A set of tools that keep Java sweet.
-
apache/calcite
Apache Calcite
-
MindorksOpenSource/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions
-
abel533/Mapper
Mybatis Common Mapper - Easy to use
-
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
-
Doikki/DKVideoPlayer
Android Video Player. 安卓视频播放器,封装MediaPlayer、ExoPlayer、IjkPlayer。模仿抖音并实现预加载,列表播放,悬浮播放,广告播放,弹幕
-
apache/atlas
Apache Atlas
-
apache/beam
Apache Beam is a unified programming model for Batch and Streaming
javascript
-
ai-eks/OpenClubhouse
A third-part web application based on flask to play Clubhouse audio.
-
ryanburgess/engineer-manager
A list of engineering manager resource links.
-
MostlyAdequate/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
-
qeeqbox/social-analyzer
API, CLI & Web App for analyzing & finding a person's profile across 350+ social media websites (Detections are updated regularly)
-
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step by step guide to learn JavaScript programming language in 30 days. This challenge may take up to 100 days, please just follow your own pace.
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
Kennygunderman/web-app
-
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
Seia-Soto/clubhouse-api
The private API client for clubhouse, drop-in audio chat.
-
rollup/plugins
🍣 The one-stop shop for official Rollup plugins
-
mrdoob/three.js
JavaScript 3D library.
-
gatsbyjs/gatsby
Build blazing fast, modern apps and websites with React
-
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.
-
ecomfe/vue-echarts
Apache ECharts component for Vue.js.
-
tj/commander.js
node.js command-line interfaces made easy
-
Asabeneh/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take up to 100 day…
-
wekan/wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
-
ReactTraining/react-router
Declarative routing for React
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
knex/knex
A query builder for PostgreSQL, MySQL and SQLite3, designed to be flexible, portable, and fun to use.
-
aquasecurity/cloudsploit
Cloud Security Posture Management (CSPM)
-
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
-
bpampuch/pdfmake
Client/server side PDF printing in pure JavaScript
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
python
rust
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
Spotifyd/spotifyd
A spotify daemon
-
ballista-compute/ballista
Distributed compute platform implemented in Rust, and powered by Apache Arrow.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
tree-sitter/tree-sitter
An incremental parsing system for programming tools
-
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
-
mbround18/valheim-docker
Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
-
sharkdp/bat
A cat(1) clone with wings.
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
mimblewimble/grin
Minimal implementation of the Mimblewimble protocol.
-
SergioBenitez/Rocket
A web framework for Rust.
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
samuell/gccontent-benchmark
Benchmarking different languages for a simple bioinformatics task (Counting the GC fraction of DNA in a FASTA file)
-
sigp/lighthouse
Rust Ethereum 2.0 Client
-
Peltoche/lsd
The next gen ls command
-
shadowsocks/shadowsocks-rust
A Rust port of shadowsocks
-
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
epi052/feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
-
rust-lang/cargo
The Rust package manager
-
denoland/deno
A secure JavaScript and TypeScript runtime
-
tokio-rs/mio
Metal IO library for Rust
-
Starlight-JS/starlight
JS engine in Rust