go
-
asobti/kube-monkey
An implementation of Netflix's Chaos Monkey for Kubernetes clusters
-
simeji/jid
json incremental digger
-
oklog/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
-
github/orchestrator
MySQL replication topology management and HA
-
nuveo/prest
Serve a RESTful API from any PostgreSQL database
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
Qihoo360/poseidon
A search engine which can holds 100 trillion lines of log data.
-
docker/docker
Docker - the open-source application container engine
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
grafana/grafana
Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & Prometheus
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
golang/go
The Go programming language
-
skippbox/kubeless
Serverless Framework for Kubernetes
-
json-iterator/go
faster than DOM, more usable than SAX/StAX
-
tevjef/go-runtime-metrics
Collect golang runtime Metrics, outputting to InfluxDB or through Telegraf
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
hashicorp/consul
Consul is a tool for service discovery, monitoring and configuration.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
badgerodon/goreify
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
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/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
junegunn/fzf
🌸A command-line fuzzy finder written in Go
java
javascript
python
-
deepmind/learning-to-learn
Learning to Learn in TensorFlow
-
tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
-
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.
-
NicolasHug/Surprise
A Python recommender system library aimed towards researchers, teachers and students.
-
anki/cozmo-python-sdk
Anki Cozmo Python SDK
-
erikbern/git-of-theseus
Analyze how a Git repo grows over time
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
warner/magic-wormhole
get things from one computer to another, safely
-
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.
-
PyFilesystem/pyfilesystem2
Python's Filesystem abstraction layer
-
XX-net/XX-Net
a web proxy tool
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
rushter/MLAlgorithms
Minimal and clean examples of machine learning algorithms
-
Logicmn/PYX
Real-time stock trading program using a basic mean reversion algorithm
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
tensorflow/models
Models built with TensorFlow
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
techbliss/Python_editor
Better CodeEditor for Ida Pro.
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
airbnb/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
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.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions