go
-
crossplane/crossplane
Manage any infrastructure your applications need directly from Kubernetes
-
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
-
prometheus/alertmanager
Prometheus Alertmanager
-
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
-
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.
-
kubeedge/kubeedge
Kubernetes Native Edge Computing Framework (project under CNCF)
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
go-kratos/kratos
A Go framework for microservices.
-
stackrox/kube-linter
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
-
hashicorp/terraform-provider-aws
Terraform AWS provider
-
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/kubebuilder
Kubebuilder - SDK for building Kubernetes APIs using CRDs
-
hashicorp/raft
Golang implementation of the Raft consensus protocol
-
quay/clair
Vulnerability Static Analysis for Containers
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
go-resty/resty
Simple HTTP and REST client library for Go
-
jaegertracing/jaeger
CNCF Jaeger, a Distributed Tracing Platform
-
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.
-
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
ent/ent
An entity framework for Go
-
1makarov/binance-nft-buy
bot for automatic purchase of boxes
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
java
javascript
-
eritislami/evobot
🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
LeCoupa/awesome-cheatsheets
👩💻👨💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
-
SudhanPlayz/Discord-MusicBot
An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
-
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
30-seconds/30-seconds-of-code
Short JavaScript code snippets for all your development needs
-
Androz2091/discord-music-bot
The perfect music bot for your Discord server! 🤘
-
phoboslab/q1k3
A tiny FPS for js13k
-
nuxt/nuxt.js
The Intuitive Vue Framework
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
galnir/Master-Bot
A Discord music bot with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more
-
SheetJS/sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
-
facebook/react-native
A framework for building native applications using React
-
microsoft/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
-
vuejs/vue-cli
🛠️ Standard Tooling for Vue.js Development
-
handsontable/handsontable
JavaScript data grid with a spreadsheet look & feel. Works for React, Angular, and Vue. Supported by the Handsontable team ⚡
-
pedroslopez/whatsapp-web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
HashLips/hashlips_art_engine
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
-
answershuto/learnVue
Vue.js 源码解析
-
responsively-org/responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
-
kenwheeler/slick
the last carousel you'll ever need
-
Hackl0us/SS-Rule-Snippet
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
-
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2021
-
nosir/cleave.js
Format input text content when you are typing...
python
-
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
-
public-apis/public-apis
A collective list of free APIs
-
PyTorchLightning/lightning-flash
Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
-
testerSunshine/12306
12306智能刷票,订票
-
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
Python-World/python-mini-projects
A collection of simple python mini projects to enhance your python skills
-
tensorflow/similarity
TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
-
Orange-Cyberdefense/arsenal
Arsenal is just a quick inventory and launcher for hacking programs
-
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
-
GamestonkTerminal/GamestonkTerminal
Investment Research for Everyone.
-
Just-Some-Bots/MusicBot
🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
-
DeepLabCut/DeepLabCut
Official implementation of DeepLabCut: Markerless pose estimation of user-defined features with deep learning for all animals incl. humans
-
python-pillow/Pillow
The friendly PIL fork (Python Imaging Library)
-
willmcgugan/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
-
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
Jack-Cherish/quantitative
量化交易:python3
-
open-mmlab/mmdetection3d
OpenMMLab's next-generation platform for general 3D object detection.
-
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/en-us/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
-
bbilly1/tubearchivist
Your self hosted YouTube media server
-
celery/celery
Distributed Task Queue (development branch)
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
princeton-nlp/SimCSE
EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings
-
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
rust