go
-
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
-
aldor007/mort
Storage and image processing server written in Go
-
joncalhoun/form
Easily create HTML forms with Go structs.
-
salihciftci/liman
Web application for monitoring docker. Monitor docker inside the docker.
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
uprt/labean
HTTP/HTTPS port knocker for GNU/Linux written in Go
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
kubernetes/minikube
Run Kubernetes locally
-
gaia-pipeline/gaia
Build powerful pipelines in any programming language.
-
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.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
bcicen/ctop
Top-like interface for container metrics
-
hunterlong/statup
Status Page for monitoring your websites and applications with beautiful graphs, analytics, and plugins. Run on any type of environment.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
guptarohit/asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
-
istio/istio
An open platform to connect, manage, and secure microservices.
-
subfinder/subfinder
SubFinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
thedevsaddam/gojsonq
A simple Go package to Query over JSON Data
-
hyperledger/fabric
Read-only mirror ofhttps://gerrit.hyperledger.org/r/#/admin/projects/fabric
java
-
crossoverJie/Java-Interview
👨🎓Java related : basic, concurrent, algorithm
-
whataa/pandora
an android library for debugging what we care about directly in app.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
spring-projects/spring-boot
Spring Boot
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
zhou-you/RxEasyHttp
本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。
-
jenly1314/AppUpdater
AppUpdater版本更新,一键傻瓜式升级。
-
spring-projects/spring-framework
Spring Framework
-
AweiLoveAndroid/CommonDevKnowledge
🔥🌟⭐️⭐️⭐️⭐️史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
-
eugenp/tutorials
The "REST With Spring" Course:
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
-
vipshop/vjtools
The vip.com's java coding standard, libraries and tools
-
Wechat-Group/weixin-java-tools
可能是目前最好最全的微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业号和公众号等的开发
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
apache/incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
oracle/graal
GraalVM: Run Programs Faster Anywhere🚀
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
PhilJay/MPAndroidChart
A powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
javascript
-
alidcastano/rogue
SSR for React that's invisible (zero config! - only needs an App.js) and quick (no Webpack! - Parcel <3)
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
trekhleb/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
d2-projects/d2-admin
an elegant backstage template build by vue
-
Glench/fuzzyset.js
fuzzyset.js - A fuzzy string set for javascript
-
DivanteLtd/vue-storefront
Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor ([email protected]).
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
airbnb/javascript
JavaScript Style Guide
-
Canner/canner
📡Universal CMS framework using React & Apollo GraphQL for Prisma, GraphQL, Firebase, Restful API
-
NervJS/taro
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
-
axios/axios
Promise based HTTP client for the browser and node.js
-
syt123450/giojs
🌏A Declarative 3D Globe Data Visualization Library built with Three.js
-
atlassian/react-beautiful-dnd
Beautiful, accessible drag and drop for lists with React.js
-
facebook/create-react-app
Create React apps with no build configuration.
-
deepsweet/hocs
🍱A collection of Higher-Order Components for React and React Native
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
facebook/react-native
A framework for building native apps with React.
-
youngdro/guitarChord
吉他和弦推导算法
-
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
-
openstyles/stylus
Stylus - Userstyles Manager
-
Tencent/wepy
小程序组件化开发框架
-
iview/iview-admin
Vue 2.0 admin management system template based on iView
-
uber/kepler.gl
-
strapi/strapi
🚀Node.js Content Management Framework (headless-CMS) to build powerful API with no effort.
python
rust
-
sharkdp/bat
A cat(1) clone with wings.
-
harababurel/gcsf
a FUSE file system based on Google Drive
-
thiolliere/airjump-multi
-
rust-lang/rust
A safe, concurrent, practical language.
-
tomhoule/graphql-client
Typed GraphQL requests and responses in Rust
-
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
CodeChain-io/codechain
Programmable multi-asset chain
-
DenisKolodin/yew
Rust framework for building client web apps
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
substantic/rain
Framework for large distributed pipelines
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
SergioBenitez/Rocket
A web framework for Rust.
-
mre/awesome-static-analysis
A curated list of linters, code quality checkers, and other static analysis tools for various programming languages
-
servo/servo
The Servo Browser Engine
-
poanetwork/hbbft
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
Mathieu-Desrochers/Learning-Rust
Minimal working examples of Rust's unique features.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rust-lang/book
The Rust Programming Language
-
nebulet/nebulet
(Going to be) A microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
Plume-org/Plume
WIP — Federated blog engine (Medium but with ActivityPub)