go
-
cli/cli
GitHub’s official command line tool
-
schollz/croc
Easily and securely send things from one computer to another 🐊 📦
-
cockroachdb/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
-
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
zu1k/proxypool
-
containernetworking/plugins
Some reference and example networking plugins, maintained by the CNI team.
-
roboll/helmfile
Deploy Kubernetes Helm Charts
-
docker/distribution
The Docker toolset to pack, ship, store, and deliver content
-
mitchellh/go-glint
Component-based UI-framework for command-line tools. Easily create highly dynamic CLI interfaces using shared, easily testable components.
-
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
gookit/color
🎨 Terminal color rendering tool library, support 8/16 colors, 256 colors, RGB color rendering output, compatible with Windows. CLI 控制台颜色渲染工具库, 拥有简洁的使用API,支持16色,256色,RGB色彩渲染输出,兼容并支持 Windows 环境的色彩渲染
-
spf13/cobra
A Commander for modern Go CLI interactions
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
prometheus-operator/prometheus-operator
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes
-
sourcegraph/sourcegraph
Universal code search (self-hosted)
-
vmware/govmomi
Go library for the VMware vSphere API
-
cortexproject/cortex
A horizontally scalable, highly available, multi-tenant, long term Prometheus.
-
grafana/loki
Like Prometheus, but for logs.
-
kubernetes/sample-controller
Repository for sample controller. Complements sample-apiserver
-
sirupsen/logrus
Structured, pluggable logging for 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.
-
coredns/coredns
CoreDNS is a DNS server that chains plugins
-
onsi/ginkgo
BDD Testing Framework for Go
java
javascript
-
google/eleventy-high-performance-blog
A high performance blog template for the 11ty static site generator.
-
oldboyxx/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
-
RocketChat/Rocket.Chat
The ultimate Free Open Source Solution for team communications.
-
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),3000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
airbnb/javascript
JavaScript Style Guide
-
google/shaka-player
JavaScript player library / DASH & HLS client / MSE-EME player
-
yargs/yargs
yargs the modern, pirate-themed successor to optimist.
-
DJScias/Discord-Datamining
Datamining Discord changes from the js files
-
videojs/video.js
Video.js - open source HTML5 & Flash video player
-
formio/formio.js
JavaScript powered Forms with JSON Form Builder
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
CookPete/react-player
A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
-
lerna/lerna
🐉 A tool for managing JavaScript projects with multiple packages.
-
leonardomso/33-js-concepts
📜 33 concepts every JavaScript developer should know.
-
microsoft/botframework-sdk
Bot Framework provides the most comprehensive experience for building conversation applications.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
RobinHerbots/Inputmask
Input Mask plugin
-
pedroslopez/whatsapp-web.js
A WhatsApp client library for javascript that connects through the WhatsApp Web browser app
-
AzureAD/microsoft-authentication-library-for-js
Microsoft Authentication Library (MSAL) for JS
-
eligrey/FileSaver.js
An HTML5 saveAs() FileSaver implementation
-
exceljs/exceljs
Excel Workbook Manager
-
atom/atom
The hackable text editor
-
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
python
-
mingrammer/diagrams
🎨 Diagram as Code for prototyping cloud system architectures
-
huangsam/ultimate-python
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
-
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
-
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.
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
BishopFox/h2csmuggler
HTTP Request Smuggling over HTTP/2 Cleartext (h2c)
-
public-apis/public-apis
A collective list of free APIs for use in software and web development.
-
PyTorchLightning/pytorch-lightning
The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
-
facebookresearch/KILT
Library for Knowledge Intensive Language Tasks
-
encode/django-rest-framework
Web APIs for Django. 🎸
-
docker/compose
Define and run multi-container applications with Docker
-
intelowlproject/IntelOwl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
-
arthaud/git-dumper
A tool to dump a git repository from a website
-
giswqs/geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets
-
vaastav/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
-
scipy/scipy
Scipy library main repository
-
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
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
Azure/azure-cli-extensions
Public Repository for Extensions of Azure CLI.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
getsentry/sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Neo23x0/sigma
Generic Signature Format for SIEM Systems
-
AlexxIT/XiaomiGateway3
Control Zigbee and BLE devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware
-
microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
-
pdfminer/pdfminer.six
Community maintained fork of pdfminer
rust