go
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
developer-learning/night-reading-go
Night-Reading-Go《Go 夜读》 > Share the related technical topics of Go every week through zoom online live broadcast, every day on the WeChat/Slack to communicate programming technology topics. 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/Slack 上及时沟通交流编程技术话题。
micro/go-micro
A Go microservices development framework
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
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.
GuoZhaoran/spikeSystem
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
fsnotify/fsnotify
Cross-platform file system notifications for Go.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
ffuf/ffuf
Fast web fuzzer written in Go
olivere/elastic
Elasticsearch client for Go.
go-redis/redis
Type-safe Redis client for Golang
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project.
pingcap/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
360EntSecGroup-Skylar/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
terraform-providers/terraform-provider-aws
Terraform AWS provider
julienschmidt/httprouter
A high performance HTTP request router that scales well
gruntwork-io/terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
src-d/go-git
A highly extensible Git implementation in pure Go.
gruntwork-io/terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
robfig/cron
a cron library for go
concourse/concourse
Concourse is a container-based continuous thing-doer written in Go and Elm.
IBM-Cloud/terraform-provider-ibm
Terraform IBM provider https://ibm-cloud.github.io/tf-ibm-docs/v0.18.0/
spf13/cobra
A Commander for modern Go CLI interactions
java
javascript
relayjs/relay-examples
A collection of sample Relay applications
tannerlinsley/react-query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
menzi11/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
selectize/selectize.js
Selectize is the hybrid of a textbox and box. It's jQuery based and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
leonardomso/33-js-concepts
📜 33 concepts every JavaScript developer should know.
vuejs/vue
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
evgeny-nadymov/telegram-react
Experimental Telegram web client with tdlib, webassembly and react js under the hood
Automattic/wp-calypso
The JavaScript and API powered WordPress.com
logaretm/vee-validate
✔ Template Driven Validation Framework for Vue.js
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
MrRio/jsPDF
Client-side JavaScript PDF generation for everyone.
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
NHadi/Pos
Sample Application DDD, Reactive Microservices, CQRS Event Sourcing Powered by DERMAYON LIBRARY
ReactTraining/history
Manage session history with JavaScript
itheima1/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
smogon/pokemon-showdown
Pokémon battle simulator.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
emotion-js/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
goldbergyoni/nodebestpractices
✅ The largest Node.js best practices list (November 2019)
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
SheetJS/sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
sleepybear1113/taobaoVisitingVenues
双十一活动自动化地操作淘宝浏览店铺得喵币脚本 for Android
python
rust