loganma's Stars
github/gh-ost
GitHub's Online Schema-migration Tool for MySQL
thoas/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
gomodule/redigo
Go client for Redis
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
ericmccarthy7/clickhouse-pool
a thread-safe connection pool for ClickHouse
adonovan/gopl.io
Example programs from "The Go Programming Language"
Infinidat/infi.clickhouse_orm
A Python library for working with the ClickHouse database (https://clickhouse.yandex/)
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.
wonderfo/wonderfogo
最近对Go语言很感兴趣,所以整理相关资料,呵呵
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics DBMS
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
celery/celery
Distributed Task Queue (development branch)
miguelgrinberg/Flask-Migrate
SQLAlchemy database migrations for Flask applications using Alembic
nickmaccarthy/python-datemath
A python module to emulate the date math used in SOLR and Elasticsearch
qemu/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
JuliaLang/julia
The Julia Programming Language
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
deadtrickster/prometheus.erl
Prometheus.io client in Erlang
kubernetes-sigs/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
golang/go
The Go programming language
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
prometheus-operator/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
erlware/Erlang-and-OTP-in-Action-Source
The official "Erlang and OTP in Action" source code - see the README below for more details
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
helm/helm
The Kubernetes Package Manager
rainabba/jquery-table2excel
jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
aosabook/500lines
500 Lines or Less
python/cpython
The Python programming language
tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.