go
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
open-telemetry/opentelemetry-go
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.
micro/go-micro
A Go microservices development framework
hashicorp/vault
A tool for secrets management, encryption as a service, and privileged access management
GuoZhaoran/spikeSystem
roboll/helmfile
Deploy Kubernetes Helm Charts
confluentinc/confluent-kafka-go
Confluent's Apache Kafka Golang client
facebookincubator/ent
An entity framework for Go
securego/gosec
Golang security checker
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
golang/go
The Go programming language
helm/charts
Curated applications for Kubernetes
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.
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
weaveworks/eksctl
The official CLI for Amazon EKS
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
hajimehoshi/ebiten
A dead simple 2D game library in Go
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
ory/hydra
OAuth2 Server and OpenID Certified™ OpenID Connect Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language.
dgrijalva/jwt-go
Golang implementation of JSON Web Tokens (JWT)
terraform-providers/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
pingcap/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
fluxcd/flux
The GitOps Kubernetes operator
java
hankcs/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
heibaiying/BigData-Notes
大数据入门指南 ⭐️
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
react-native-community/react-native-camera
A Camera component for React Native. Also supports barcode scanning!
SeleniumHQ/selenium
A browser automation framework and ecosystem.
eugenp/tutorials
The "REST With Spring" Course:
TheAlgorithms/Java
All Algorithms implemented in Java
h2oai/h2o-3
Open Source Fast Scalable Machine Learning Platform For Smarter Applications: Deep Learning, Gradient Boosting & XGBoost, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
zhangdaiscott/jeecg-boot
一款基于代码生成器的JAVA快速开发平台!采用最新技术,前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
iluwatar/java-design-patterns
Design patterns implemented in Java
linlinjava/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
apache/camel
Apache Camel
dbeaver/dbeaver
Free universal database tool and SQL client
hyb1996/Auto.js
A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)
spring-cloud/spring-cloud-kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
react-native-community/react-native-webview
React Native Cross-Platform WebView
apache/incubator-shardingsphere
Distributed database middleware
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
spring-projects/spring-framework
Spring Framework
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
micronaut-projects/micronaut-core
Micronaut Application Framework
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Supports over 30 objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, RPC.
DrKLO/Telegram
Telegram for Android source
yizhiwazi/springboot-socks
SpringBoot 基础教程 | 从入门到上瘾 | 基于2.0.0.M5制作
apache/hbase
Mirror of Apache HBase
javascript
menzi11/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
sleepybear1113/taobaoVisitingVenues
双十一活动自动化地操作淘宝浏览店铺得喵币脚本 for Android
itheima1/BlockChain
黑马程序员 120天全栈区块链开发 开源教程
zhukov/webogram
Telegram web application, GPL v3
slatedocs/slate
Beautiful static documentation for your API
modood/Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据 Node.js 爬虫。
facebook/react-native
A framework for building native apps with React.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
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.
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
evgeny-nadymov/telegram-react
Experimental Telegram web client with tdlib, webassembly and react js under the hood
leonardomso/33-js-concepts
📜 33 concepts every JavaScript developer should know.
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
dyo/dyo
Dyo is a JavaScript library for building user interfaces.
tannerlinsley/react-query
⚛️ Hooks for fetching, caching and updating asynchronous data in React
uber/deck.gl
WebGL2 powered geospatial visualization layers
mifi/lossless-cut
Save space by quickly and losslessly trimming video and audio files
nuxt/nuxt.js
The Vue.js Framework
plexis-js/plexis
Lo-fi, powerful, community-driven string manipulation library.
aosabook/500lines
500 Lines or Less
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.
avwo/whistle
HTTP, HTTP2, HTTPS, Websocket debugging proxy
GoogleChrome/puppeteer
Headless Chrome Node.js API
MrRio/jsPDF
Client-side JavaScript PDF generation for everyone.
python
deezer/spleeter
Deezer source separation library including pretrained models.
shenweichen/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 1MB轻量级人脸检测模型 (1MB lightweight face detection model)
avinassh/rockstar
Makes you a Rockstar C++ Programmer in 2 minutes
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
datawire/ambassador
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
encode/httpx
A next generation HTTP client for Python. 🦋
eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python 中文版)
awslabs/aws-cloudformation-templates
A collection of useful CloudFormation templates
facebookresearch/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
ZiniuLu/Python-100-Days
出处:https://github.com/jackfrued/Python-100-Days.git
PengyiZhang/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
apache/incubator-tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
scipy/scipy
Scipy library main repository
xingyizhou/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
netbox-community/netbox
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
jazzband/django-oauth-toolkit
OAuth2 goodies for the Djangonauts!
moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
JiahuiYu/generative_inpainting
DeepFill v1/v2, Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
CoreyMSchafer/code_snippets
PaddlePaddle/DeepSpeech
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
keras-team/keras
Deep Learning for humans
NVIDIA/DeepLearningExamples
Deep Learning Examples
rust
nushell/nushell
A modern shell written in Rust
timberio/vector
A High-Performance, Logs, Metrics, & Events Router
bayard-search/bayard
Bayard is a full-text search and indexing server written in Rust.
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
jazzfool/reclutch
Rust UI Core
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rust-lang-nursery/futures-rs
Zero-cost asynchronous programming in Rust
firecracker-microvm/firecracker
Secure and fast microVMs for serverless computing.
sharkdp/bat
A cat(1) clone with wings.
paritytech/polkadot
Polkadot Node Implementation
nervosnetwork/ckb
CKB is a public/permissionless blockchain, the layer 1 of Nervos network.
cloudflare/wrangler
🤠 wrangle your cloudflare workers
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
input-output-hk/jormungandr
aspiring blockchain node
rust-analyzer/rust-analyzer
An experimental Rust compiler front-end for IDEs
async-rs/async-std
Async version of the Rust standard library
paritytech/substrate
Substrate: The platform for blockchain innovators
Rigellute/spotify-tui
Spotify for the terminal written in Rust 🚀
nearprotocol/nearcore
Reference NEAR Protocol client.
indygreg/PyOxidizer
A modern Python application packaging and distribution tool
OnmyojiX/yyx
Game data snapshot manager.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hecrj/iced
A renderer-agnostic GUI library for Rust, inspired by Elm
linebender/runebender
A font editor written in Rust.