go
-
replicate/cog
Containers for machine learning
-
ahutsunshine/dingdong-grabber
叮咚多策略抢菜/买菜,亲测有效
-
evrone/go-clean-template
Clean Architecture template for Golang services
-
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
cashapp/pranadb
-
gnolang/gno
Gno language
-
hashicorp/packer
Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
knadh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
kubernetes/test-infra
Test infrastructure for the Kubernetes project.
-
googleapis/google-cloud-go
Google Cloud Client Libraries for Go.
-
ignite-hq/cli
Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain
-
accurics/terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
AdguardTeam/AdGuardHome
Network-wide ads & trackers blocking DNS server
-
DataDog/datadog-agent
Datadog Agent
-
ossf/package-analysis
Open Source Package Analysis
-
kubernetes-sigs/aws-load-balancer-controller
A Kubernetes controller for Elastic Load Balancers
-
grafana/tempo
Grafana Tempo is a high volume, minimal dependency distributed tracing backend.
-
zitadel/zitadel
ZITADEL - The Open Source Auth0, Firebase Auth, AWS Cognito and Keycloak alternative written in Go and built for the serverless era
-
argoproj/argo-cd
Declarative continuous deployment for Kubernetes.
-
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.
-
devtron-labs/devtron
Web based CI/CD Platform for Kubernetes
-
kubernetes-sigs/secrets-store-csi-driver
Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
-
hashicorp/terraform-provider-google
Terraform Google Cloud Platform provider
java
javascript
-
pyscript/pyscript
-
Runc2333/dingdong-helper-node
叮咚买菜助手,使用iOS客户端原生API,支持高峰期下单、支持捡漏、支持多账号、支持webhook通知(需自行实现对端)
-
github/docs
The open-source repo for docs.github.com
-
actualbudget/actual
A local-first personal finance system
-
AlreadyBored/basic-js-ds
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
vercel/next.js
The React Framework
-
actualbudget/actual-server
Actual's server
-
Grasscutters/GrassClipper
A launcher for quickly & easily switching server destinations.
-
mui/material-ui
MUI Core (formerly Material-UI) is the React UI library you always wanted. Follow your own design system, or start with Material Design.
-
soyHenry/Prep-Course
-
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
-
RocketChat/Rocket.Chat
The communications platform that puts data protection first.
-
Code-Bullet/Jump-King
play meeeeee
-
sequelize/sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js | Postgres, MySQL, MariaDB, SQLite, MSSQL, Snowflake & DB2
-
yangshun/tech-interview-handbook
💯 Curated interview preparation materials for busy engineers
-
LAX1DUDE/eaglercraft
Eaglercraft is real Minecraft 1.5.2 that you can play in any regular web browser. That includes school chromebooks, it works on all chromebooks. You can join real Minecraft 1.5.2 servers with it through a custom proxy based on Bungeecord.
-
MobSF/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
-
lit/lit
Lit is a simple library for building fast, lightweight web components.
-
mrd0x/BITB
Browser In The Browser (BITB) Templates
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
-
TryGhost/Ghost
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
-
AlreadyBored/basic-js
-
jonasschmedtmann/complete-javascript-course
Starter files, final projects, and FAQ for my Complete JavaScript course
-
jerosoler/Drawflow
Simple flow library 🖥️🖱️
python
-
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
-
pyodide/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-
gradio-app/gradio
Create UIs for your machine learning model in Python in 3 minutes
-
home-assistant/core
🏡 Open source home automation that puts local control and privacy first.
-
freqtrade/freqtrade
Free, open source crypto trading bot
-
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
-
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
-
ZPdesu/Barbershop
Barbershop: GAN-based Image Compositing using Segmentation Masks (SIGGRAPH Asia 2021)
-
neetcode-gh/leetcode
Leetcode solutions
-
project-alice-assistant/ProjectAlice
Main repository of Project Alice, contains main unit source code
-
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
-
geerlingguy/ansible-for-devops
Ansible for DevOps examples.
-
tensorflow/models
Models and examples built with TensorFlow
-
mhamilton723/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
-
paperless-ngx/paperless-ngx
A community-supported supercharged version of paperless: scan, index and archive all your physical documents
-
plamere/spotipy
A light weight Python library for the Spotify Web API
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
yt-dlp/yt-dlp
A youtube-dl fork with additional features and fixes
-
kubernetes-client/python
Official Python client library for kubernetes
-
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
-
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
MatrixTM/MHDDoS
Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 53 Methods
-
blakeblackshear/frigate
NVR with realtime local object detection for IP cameras
rust