go
-
egonelbre/gophers
Free gophers
-
golang/go
The Go programming language
-
smallSohoSolo/solo-ci
A lightweight golang ci tools
-
getlantern/lantern
🏮Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
docker/docker
Docker - the open-source application container engine
-
gogits/gogs
Gogs (Go Git Service) is a painless self-hosted Git service.
-
github/gh-ost
GitHub's Online Schema Migrations for MySQL
-
cloudson/gitql
A git query language
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
square/squalor
Go SQL utility library
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
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.
-
gitql/gitql
SQL interface to Git repositories, written in Go.
-
grafana/grafana
Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & Prometheus
-
nim4/DBShield
Database firewall written in Go
-
gorilla/websocket
A WebSocket implementation for Go.
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
thewhitetulip/web-dev-golang-anti-textbook
Learn how to write webapps without a framework in Go.
-
kataras/iris
The fastest web framework for Go in (THIS) Earth.
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
java
javascript
-
FreeCodeCamp/FreeCodeCamp
Thehttps://FreeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
amark/gun
A realtime, decentralized, offline-first, graph database engine.
-
devongovett/regexgen
Generate regular expressions that match a set of strings
-
GoogleChrome/lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
-
vuejs/vue
Simple yet powerful library for building modern web interfaces.
-
sindu12jun/table-dragger
Easily drag and drop sorting table
-
chvin/react-tetris
Use React, Redux, Immutable to code Tetris.
-
developit/preact
⚡️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
etiennepinchon/magixjs
MagiX framework
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
Bilibili/flv.js
HTML5 FLV Player
-
trueadm/inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
-
QingWei-Li/docsify
🃏A magical documentation site generator.
-
ruanyf/jstraining
全栈工程师培训材料
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ggomaeng/react-native-facebook-ui
Pure javascript UI prototype of iOS Facebook for React Native framework.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
davidgilbertson/know-it-all
If you don't know it all, at least know what you don't know.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
zeit/hyper
A terminal built on web technologies
-
Dogfalo/materialize
Materialize, a CSS Framework based on Material Design
-
airbnb/javascript
JavaScript Style Guide
-
kingdido999/zooming
Image zoom that makes sense.
-
callemall/material-ui
React Components that Implement Google's Material Design.
python
-
channelcat/sanic
Python 3.5+ web server that's written to go fast
-
tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
hanzhanggit/StackGAN
-
zmrenwu/pythonzh.cn
为 Python 交流学习搭建的社区,使用 django1.10 和 Python3.5 强力驱动。
-
crsmithdev/arrow
Better dates & times for Python
-
micahflee/onionshare
Securely and anonymously share a file of any size
-
MagicStack/uvloop
Ultra fast implementation of asyncio event loop on top of libuv.
-
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
-
timothycrosley/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
CounteractIO/counteract
Fighting mental illness through ML
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio
-
golastmile/rasa_nlu
-
Miserlou/Zappa
Serverless Python Web Services
-
tensorflow/models
Models built with TensorFlow
-
lk-geimfari/elizabeth
Elizabeth is a fast and easier to use Python library for generating dummy data, which are very useful when you need to bootstrap the database in the testing phase of your software.
-
zxytim/neural-painter
Paint artistic patterns using random neural network
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
drduh/macOS-Security-and-Privacy-Guide
A practical guide to securing macOS.
-
ysrc/xunfeng
巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。
-
gunthercox/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
arachnys/cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
-
jkbrzt/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. Followhttps://twitter.com/clihttpfor tips and updates.