go
-
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.
-
kubernetes-sigs/external-dns
Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
-
GoogleContainerTools/kaniko
Build Container Images In Kubernetes
-
segmentio/asm
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
-
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
-
go-redis/redis
Type-safe Redis client for Golang
-
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
-
knadh/listmonk
High performance, self-hosted newsletter and mailing list manager with a modern dashboard. Single binary app.
-
golang/go
The Go programming language
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
argoproj/argo-workflows
Workflow engine for Kubernetes
-
hashicorp/terraform-provider-google
Terraform Google Cloud Platform provider
-
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
-
stashapp/stash
An organizer for your porn, written in Go
-
Shopify/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
-
dexidp/dex
OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
-
xinliangnote/Go
【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
-
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
sigstore/cosign
Container Signing
-
GoogleCloudPlatform/spark-on-k8s-operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
-
hashicorp/terraform-provider-kubernetes
Terraform Kubernetes provider
-
erda-project/erda
An enterprise-grade Cloud-Native application platform for Kubernetes.
-
GoogleCloudPlatform/golang-samples
Sample apps and code written for Google Cloud in the Go programming language.
-
aquasecurity/kube-bench
Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
java
-
jagrosh/MusicBot
🎶 A Discord music bot that's easy to set up and run yourself!
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
981011512/--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架net…
-
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
-
openjdk/jdk
JDK main-line development
-
WeBankFinTech/Linkis
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
-
apache/maven
Apache Maven core
-
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
CoderLeixiaoshuai/java-eight-part
『Java八股文』Java面试套路,Java进阶学习,打破内卷拿大厂Offer,升职加薪!
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
OpenFeign/feign
Feign makes writing java http clients easier
-
spring-projects/spring-framework
Spring Framework
-
termux/termux-app
Termux - a terminal emulator application for Android OS extendible by variety of packages.
-
GoogleContainerTools/jib
🏗 Build container images for your Java applications.
-
LuckSiege/PictureSelector
Picture Selector Library for Android or 图片选择器
-
prometheus/jmx_exporter
A process for exposing JMX Beans via HTTP for Prometheus consumption
-
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
-
spring-projects/spring-boot
Spring Boot
-
questdb/questdb
An open source SQL database designed to process time series data, faster
-
apache/skywalking
APM, Application Performance Monitoring System
-
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.
-
linkedin/datahub
A Metadata Platform for the Modern Data Stack
-
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
javascript
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
phoboslab/q1k3
A tiny FPS for js13k
-
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
-
jgraph/drawio-desktop
Official electron build of diagrams.net
-
vuejs/vue-cli
🛠️ Standard Tooling for Vue.js Development
-
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
WebDevSimplified/useful-custom-react-hooks
-
mikecao/umami
Umami is a simple, fast, website analytics alternative to Google Analytics.
-
axios/axios
Promise based HTTP client for the browser and node.js
-
SudhanPlayz/Discord-MusicBot
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
-
TannerGabriel/discord-bot
Simple discord bot to play music and manage your server
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
eritislami/evobot
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide
-
ZerioDev/Music-bot
A complete code to download for a music bot. Using a module (discord-player).
-
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
Androz2091/discord-music-bot
The perfect music bot for your Discord server! 🤘
-
discordjs/discord.js
A powerful JavaScript library for interacting with the Discord API
-
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
-
dropzone/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
prebid/Prebid.js
Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
-
marcotcr/lime
Lime: Explaining the predictions of any machine learning classifier
python
-
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
-
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
-
public-apis/public-apis
A collective list of free APIs
-
tensorflow/similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
-
awslabs/gluon-ts
Probabilistic time series modeling in Python
-
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
-
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
-
encode/uvicorn
The lightning-fast ASGI server. 🦄
-
testerSunshine/12306
12306智能刷票,订票
-
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
mvt-project/mvt
MVT (Mobile Verification Toolkit) helps conducting forensics of mobile devices in order to find signs of a potential compromise.
-
Orange-Cyberdefense/arsenal
Arsenal is just a quick inventory and launcher for hacking programs
-
Just-Some-Bots/MusicBot
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
-
blakeblackshear/frigate
NVR with realtime local object detection for IP cameras
-
doccano/doccano
Open source annotation tool for machine learning practitioners.
-
PrefectHQ/prefect
The easiest way to automate your data
-
PaddlePaddle/PaddleSeg
End-to-end image segmentation kit based on PaddlePaddle.
-
unit8co/darts
A python library for easy manipulation and forecasting of time series.
-
jonaswinkler/paperless-ng
A supercharged version of paperless: scan, index and archive all your physical documents
-
Tib3rius/AutoRecon
AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services.
-
davidteather/TikTok-Api
The Unofficial TikTok API Wrapper In Python
-
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
-
dbt-labs/dbt
dbt (data build tool) enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
rust
-
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
vectordotdev/vector
A high-performance observability data pipeline.
-
tauri-apps/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
gluesql/gluesql
GlueSQL is quite sticky, it attaches to anywhere.
-
neovide/neovide
No Nonsense Neovim Client in Rust
-
bytecodealliance/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
-
rust-lang/rust
Empowering everyone to build reliable and efficient software.
-
near/nearcore
Reference client for NEAR Protocol
-
sigp/lighthouse
Rust Ethereum 2.0 Client
-
hyperium/tonic
A native gRPC client & server implementation with async/await support.
-
pola-rs/polars
Fast multi-threaded DataFrame library in Rust and Python
-
qarmin/czkawka
Multi functional app to find duplicates, empty folders, similar images etc.
-
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
-
analysis-tools-dev/static-analysis
A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
serde-rs/serde
Serialization framework for Rust
-
webrtc-rs/webrtc
A pure Rust implementation of WebRTC
-
Spu7Nix/SPWN-language
A language for Geometry Dash triggers
-
tock/tock
A secure embedded operating system for microcontrollers
-
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
-
tokio-rs/console
tokio-console prototypes
-
skerkour/black-hat-rust
Applied offensive security with Rust - Early access - https://academy.kerkour.com/black-hat-rust?coupon=GITHUB
-
MaterializeInc/materialize
Materialize simplifies application development with streaming data. Incrementally-updated materialized views - in PostgreSQL and in real time. Materialize is powered by Timely Dataflow.