go
-
rakyll/govalidate
Validates your Go installation and dependencies.
-
argoproj/argo
Argo Workflows: Get stuff done with Kubernetes.
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
-
cortexlabs/cortex
Deploy machine learning models in production
-
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
kubernetes-sigs/kustomize
Customization of kubernetes YAML configurations
-
kubernetes/autoscaler
Autoscaling components for Kubernetes
-
go-kit/kit
A standard library for microservices.
-
onsi/ginkgo
BDD Testing Framework for Go
-
helm/helm
The Kubernetes Package Manager
-
prometheus/client_golang
Prometheus instrumentation library for Go applications
-
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
-
zalando/postgres-operator
Postgres operator creates and manages PostgreSQL clusters running in Kubernetes
-
kubernetes/client-go
Go client for Kubernetes.
-
kubernetes/kube-state-metrics
Add-on agent to generate and expose cluster-level metrics.
-
cri-o/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
-
gorilla/mux
A powerful HTTP router and URL matcher for building Go web servers with 🦍
-
docker/distribution
The Docker toolset to pack, ship, store, and deliver content
-
mongodb/mongo-go-driver
The Go driver for MongoDB
-
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.
-
Shopify/sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
-
mikefarah/yq
yq is a portable command-line YAML processor
-
itchyny/mmv
rename multiple files with editor
java
-
awslabs/djl
An Engine-Agnostic Deep Learning Framework
-
react-native-community/react-native-webview
React Native Cross-Platform WebView
-
zuihou/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR1) + SpringBoot(2.2.2.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
-
networknt/light-4j
A fast, lightweight and more productive microservices framework
-
firebase/firebase-android-sdk
Firebase Android SDK
-
rest-assured/rest-assured
Java DSL for easy testing of REST services
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
-
rzwitserloot/lombok
Very spicy additions to the Java programming language.
-
spring-projects/spring-security
Spring Security
-
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
-
grpc/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
-
SonarSource/sonarqube
Continuous Inspection
-
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
-
zhanglei-workspace/shopping-management-system
该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。
-
spring-cloud/spring-cloud-netflix
Integration with Netflix OSS components
-
alibaba/easyexcel
快速、简单避免OOM的java处理Excel工具
-
apache/kafka
Mirror of Apache Kafka
-
apache/incubator-hudi
Upserts And Incremental Processing on Big Data
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
bazelbuild/bazel
a fast, scalable, multi-language and extensible build system
-
lettuce-io/lettuce-core
Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
-
spring-projects/spring-boot
Spring Boot
-
confluentinc/kafka-connect-jdbc
Kafka Connect connector for JDBC-compatible databases
javascript
-
wesbos/awesome-uses
A list of /uses pages detailing developer setups, gear, software and configs.
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
yangshun/tech-interview-handbook
💯 Materials to help you rock your next coding interview
-
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
-
porsager/postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js
-
paulhodel/jexcel
jExcel is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel or any other spreadsheet software.
-
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
strapi/strapi
🚀 Open source Node.js Headless CMS to easily build customisable APIs
-
airbnb/javascript
JavaScript Style Guide
-
beautifulinteractions/beautiful-react-hooks
🔥A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
-
request/request
🏊🏾 Simplified HTTP request client.
-
appium/appium
📱 Automation for iOS, Android, and Windows Apps.
-
renovatebot/renovate
Universal dependency update tool that fits into your workflows.
-
ryanmcdermott/clean-code-javascript
🛁 Clean Code concepts adapted for JavaScript
-
sequelize/sequelize
An easy-to-use multi SQL dialect ORM for Node.js
-
puppeteer/puppeteer
Headless Chrome Node.js API
-
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
-
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
-
zxlie/FeHelper
😍FeHelper--Web前端助手(Awesome!Chrome & Firefox Extension, All in one Toolbox!)
-
chakra-ui/chakra-ui
⚡️Simple, Modular & Accessible UI Components for your React Applications
-
typicode/husky
Git hooks made easy 🐶 woof!
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动/ QQ 小程序/快应用/H5/React Native 等的应用。 https://taro.jd.com/
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Lyrebirds/sagemcom-fast-3890-exploit
-
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
python
-
emeryberger/scalene
a high-performance, high-precision CPU and memory profiler for Python
-
kon9chunkit/GitHub-Chinese-Top-Charts
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
UKPLab/sentence-transformers
Sentence Embeddings with BERT & XLNet
-
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
-
python/cpython
The Python programming language
-
encode/httpx
A next generation HTTP client for Python. 🦋
-
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
-
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
-
encode/django-rest-framework
Web APIs for Django. 🎸
-
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
-
dragen1860/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
-
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
-
quantumblacklabs/kedro
A Python library that implements software engineering best-practice for data and ML pipelines.
-
PySimpleGUI/PySimpleGUI
Launched in 2018 Actively developed and supported. Supports tkinter, Qt, WxPython, Remi (in browser). Create custom layout GUI's simply. Python 2.7 & 3 Support. 200+ Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplo…
-
huggingface/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
-
plotly/dash
Analytical Web Apps for Python & R. No JavaScript Required.
-
iperov/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
-
facebookresearch/nevergrad
A Python toolbox for performing gradient-free optimization
-
KichangKim/DeepDanbooru
AI based multi-label girl image classification system, implemented by using TensorFlow.
-
confluentinc/confluent-kafka-python
Confluent's Kafka Python Client
-
zzh8829/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0
-
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
-
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
-
psf/requests
A simple, yet elegant HTTP library.
-
rusty1s/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
rust