go
-
google/key-transparency
A transparent and secure way to look up public keys.
-
gobuffalo/buffalo
The Go Web Framework
-
olebedev/when
A natural language date/time parser with pluggable rules
-
anthonynsimon/parrot
Self-hosted Localization Management Platform built with Go and Angular 2
-
lk-geimfari/awesomo
The really big list of really interesting open source projects in С, C++, Clojure, Common/Emacs Lisp, Elixir, Erlang, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala and etc.
-
TrueFurby/go-callvis
Visualize call graph of your Go program using dot format.
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
-
hashicorp/go-memdb
Golang in-memory database built on immutable radix trees
-
missdeer/avege
Yet Another Redsocks Golang Fork
-
docker/docker
Docker - the open-source application container engine
-
golang/go
The Go programming language
-
hashicorp/go-immutable-radix
An immutable radix tree implementation in Golang
-
fission/fission
Fast Serverless Functions for Kubernetes
-
kubevirt/kubevirt
KubeVirt is a virtual machine management architecture built around Kubernetes.
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
jpillora/chisel
A fast TCP tunnel over HTTP
-
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".
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
containous/traefik
Træfɪk, a modern reverse proxy
-
kubernetes/minikube
Run Kubernetes locally
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
palmerhq/backpack
🎒Backpack is a minimalistic build system for Node.js projects.
-
dularion/streama
It's like Netflix, but self-hosted!http://dularion.github.io/streama/
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
alibaba/rax
🎩A universal React-compatible render engine.
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
-
liangxiaojuan/vue-Meizi
vue最新实战项目,vue2 + vuex + webpack + es6 干货多多,新手福利
-
botpress/botpress
🤖The wordpress of bots. Create, manage and extend chatbots in seconds.
-
Matterwiki/Matterwiki
a simple and beautiful wiki for teams
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
ide/mux
Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
infernojs/inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
-
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.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
jquery/jquery
jQuery JavaScript Library
-
justjavac/awesome-wechat-weapp
微信小程序开发资源汇总💯
-
zeit/next.js
Framework for server-rendered React apps
-
angular/angular.js
HTML enhanced for web apps
-
reactjs/redux
Predictable state container for JavaScript apps
python
-
Hironsan/BossSensor
Hide screen when boss is approaching.
-
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
-
daleroberts/itermplot
An awesome iTerm2 backend for Matplotlib, so you can plot directly in your terminal.
-
dxa4481/truffleHog
Searches through git repositories for high entropy strings, digging deep into commit history
-
tkmru/nao
No-meaning Assembly Omitter for IDA pro
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
k4m4/kickthemout
💤Kick devices off your network by performing an ARP Spoof attack.
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
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.
-
django/django
The Web framework for perfectionists with deadlines.
-
tensorflow/models
Models built with TensorFlow
-
kennethreitz/requests
Python HTTP Requests for Humans™
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
neozhaoliang/pywonderland
-
MorvanZhou/tutorials
机器学习相关教程
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
upul/behavioral_cloning
Third Project of the Udacity Self-Driving Car Nanodegree Program
-
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
-
titusjan/argos
Argos Panoptes HDF/NCDF/scientific data viewer.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
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.