go
-
coyove/goflyway
HTTP tunnel in Go
-
WedgeServer/wedge
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
tmc/pqstream
pqstream turns your postgres database into an event stream
-
rgburke/grv
GRV is a terminal interface for viewing git repositories
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
uber/jaeger
Jaeger, a Distributed Tracing System
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
zyedidia/micro
A modern and intuitive terminal-based text editor
-
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.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
containous/traefik
Træfik, a modern reverse proxy
-
apex/up
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
java
-
kdn251/interviews
Everything you need to know to get the job.
-
ffay/lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
-
Ramotion/garland-view-android
GarlandView seamlessly transitions between multiple lists of content. Made by@Ramotion
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
spring-projects/spring-boot
Spring Boot
-
alibaba/dubbo
Dubbo is a high-performance, java based, open source RPC framework
-
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
-
drakeet/Floo
An URL router supporting AOP, stack control, cross-page message, and dynamic routing.
-
scwang90/SmartRefreshLayout
下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
luojilab/DDComponentForAndroid
一套完整有效的android组件化方案,支持组件的单独调试、集成调试、组件交互、UI跳转、动态加载卸载、组件完全隔离等功能
-
QMUI/QMUI_Android
提高 Android UI 开发效率的 UI 库
-
simplezhli/Tesseract-OCR-Scanner
基于Tesseract-OCR实现自动扫描识别手机号
-
Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
google/guava
Google Core Libraries for Java
-
jokermonn/permissions4m
国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
-
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
-
huburt-Hu/NewbieGuide
Android 快速实现新手引导层的库
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating)
-
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
-
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.
-
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
-
airbnb/lottie-android
Render After Effects animations natively on Android and iOS
-
Tencent/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
javascript
-
mplewis/src2png
📸💻Turn your source code into beautiful syntax-highlighted images.
-
ApoorvSaxena/lozad.js
Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
ustbhuangyi/better-scroll
inspired by iscroll, and it has a better scroll perfermance
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
tkh44/babel-plugin-sitrep
Log all assignments and the return value of a function with a simple comment
-
facebook-atom/atom-ide-ui
A collection of user interfaces for Atom IDE.
-
fastify/fastify
Fast and low overhead web framework, for Node.js
-
ai/nanoid
A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
renatorib/react-powerplug
🔌Give life to your Dumb Components.
-
jawil/GayHub
An awesome chrome extension for github🐈
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
sindresorhus/p-progress
Create a promise that reports progress
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
airbnb/javascript
JavaScript Style Guide
-
jbucaran/classwrap
0.3 KB JavaScript utility for conditionally concatenating class names.
-
Viber/build-a-bot-with-zero-coding
An example of using Google Sheets to create a Viber survey chat bot without a backend server
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
mikeal/r2
HTTP client. Spiritual successor to request.
-
justjavac/free-programming-books-zh_CN
📚免费的计算机编程类中文书籍,欢迎投稿
-
atlassian/react-beautiful-dnd
Beautiful, accessible drag and drop for lists with React.js
-
facebook/react-native
A framework for building native apps with React.
-
babykylin/babykylin_scmj
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
python
-
eriklindernoren/ML-From-Scratch
Bare bones Python implementations of Machine Learning models and algorithms. Aims to cover everything from Data Mining techniques to Deep Learning.
-
astorfi/speechpy
💬SpeechPy - A Library for Speech Processing and Recognition
-
tensorflow/models
Models built with TensorFlow
-
taolei87/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
-
ajbouh/tfi
Use any TensorFlow model in a single line of code
-
satwikkansal/wtfpython
A collection of interesting, subtle, and tricky Python snippets.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
ansible/awx
AWX Project
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
django/django
The Web framework for perfectionists with deadlines.
-
Mr-Un1k0d3r/ThunderShell
PowerShell based RAT
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
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.
-
XX-net/XX-Net
a web proxy tool
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
LewisVo/Awesome-Linux-Software
🐧A list of awesome applications, software, tools and other materials for Linux distros.
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
Cloud-CV/EvalAI
☁️Evaluating state of the art in AI
-
TarrySingh/Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning, Machine Learning and Artificial Intelligence tutorials - originally created by Donne Martin and will be expanded in areas of AI/Deep Learning / Machine Vision and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until atleast 2020 until he finishes his Ph.D. (…
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨