go
-
metrue/fx
Poor man's serverless framework based on Docker, Function as a Service with painless.
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
openfaas/faas
OpenFaaS - the serverless framework for Docker & Kubernetes
-
golang/go
The Go programming language
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
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.
-
istio/istio
Istio service mesh for polyglot microservice applications
-
junegunn/fzf
🌸A command-line fuzzy finder
-
jessfraz/sshb0t
A bot for keeping your ssh authorized_keys up to date with user's GitHub keys, **only** use if you enable 2FA & keep your keys updates.
-
willnorris/imageproxy
A caching, resizing image proxy written in Go
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
containous/traefik
Træfik, a modern reverse proxy
-
snail007/goproxy
proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持正向代理和内网穿透.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases官方QQ交流群:189618940
-
kubernetes/minikube
Run Kubernetes locally
-
jaegertracing/jaeger
Jaeger, a Distributed Tracing System
-
src-d/go-git
A highly extensible Git implementation in pure Go.
java
-
iMeiji/Toutiao
一款第三方今日头条客户端, MVP + RxJava + Retrofit
-
LillteZheng/ViewPagerHelper
这是一个,viewpager 的工具类,内置多种指示器,能够帮你快速完成,轮播图,app引导页,viewpager的tab指示器等等
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
hgDendi/ExpandableRecyclerView
Customized recyclerViewAdapter which shows items in a 2-level list.
-
spring-projects/spring-boot
Spring Boot
-
googlesamples/android-architecture-components
Samples for Android Architecture Components.
-
uber/RIBs
Uber's cross-platform mobile architecture framework.
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
fs0c131y/EngineerMode
Decompiled source code of the EngineerMode app
-
JetBrains/kotlin
The Kotlin Programming Language
-
xingda920813/HelloDaemon
Android 服务保活/常驻 (Android service daemon using JobScheduler)
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
spring-projects/spring-framework
Spring Framework
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
EricEdens/urllib
A modern URL toolset for Java. Compliant with RFC 3986.
-
Bigkoo/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
-
alibaba/fastjson
🚄A fast JSON parser/generator for Java
-
square/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
-
google/guava
Google Core Libraries for Java
-
Wechat-Group/weixin-java-tools
微信支付、小程序、企业号和公众号(包括服务号和订阅号) Java SDK开发工具包
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
javascript
-
Bogdan-Lyashenko/js-code-to-svg-flowchart
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
-
frappe/charts
Simple, responsive, modern SVG Charts with zero dependencies:https://frappe.github.io/charts
-
LiskHQ/lisk
📟Lisk blockchain application platform
-
airbnb/javascript
JavaScript Style Guide
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
proYang/outils
前端业务代码工具库
-
babel/babel
🐠Babel is a compiler for writing next generation JavaScript.
-
kbrsh/wade
🌊Blazing fast, 1kb search for Javascript
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
plotly/falcon-sql-client
Free, open-source SQL client for Windows and Mac🔌
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
axios/axios
Promise based HTTP client for the browser and node.js
-
xxhomey19/nba-go
🏀💻The finest NBA CLI.
-
ant-design/ant-design-pro
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
brookshi/Hitchhiker
a Restful Api test tool
-
vladgolubev/serverless-libreoffice
Convert any document to PDF with headless Libreoffice compiled to run on AWS Lambda
-
facebook/react-native
A framework for building native apps with React.
-
didi/cube-ui
A fantastic mobile ui lib implement by Vue
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
standard/standard
🌟JavaScript Style Guide, with linter & automatic code fixer
-
theori-io/pwnjs
A Javascript library for browser exploitation
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
paularmstrong/react-component-benchmark
A component to help benchmark React components and their trees.
python
-
simonw/datasette
An instant JSON API for your SQLite databases
-
jeffmer/micropython-upyphone
A gsm phone using pyboard and sim800l
-
D4Vinci/Cr3dOv3r
Know the dangers of credential reuse attacks.
-
OsciiArt/DeepAA
make Ascii Art by Deep Learing
-
tensorflow/models
Models and examples built with TensorFlow
-
XifengGuo/CapsNet-Keras
A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
szagoruyko/diracnets
Training Very Deep Neural Networks Without Skip-Connections
-
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
-
vi3k6i5/flashtext
Extract Keywords from sentence or Replace keywords in sentences.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
asciimoo/searx
Privacy-respecting metasearch engine
-
django/django
The Web framework for perfectionists with deadlines.
-
kennethreitz/pipenv
Python Development Workflow for Humans.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
Bogdanp/dramatiq
Simple distributed task processing for Python 3.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
-
explosion/spaCy
💫Industrial-strength Natural Language Processing (NLP) with Python and Cython
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
apache/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
-
XX-net/XX-Net
a web proxy tool