Pinned Repositories
30-days-of-elixir
A walk through the Elixir language in 30 exercises.
accounting
money and currency formatting for golang
algernon
HTTP/2 web/application server with Lua support
algorithms
Algorithms & Data Structures in Go
alipay
amber
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
ant-design
一个 UI 设计语言
atlas
Object Relational Mapper for Elixir
autopkg
Automating packaging and software distribution on OS X.
cinderalla's Repositories
cinderalla/direnv
Unclutter your .profile
cinderalla/mig
Distributed & real time digital forensics at the speed of the cloud
cinderalla/Smock
Smock ( Previously: RequestBin ) is a golang package for testing the outgoing http requests initiated from a function. The package creates a mock server and passes the URL to the function to be tested and then collects all the requests that the server received.
cinderalla/centrifugo
Real-time messaging (Websockets or SockJS) server in Go
cinderalla/chitin
Go library for Chitin data file format and protocol
cinderalla/confd
Manage local application configuration files using templates and data from etcd or consul
cinderalla/credo
A static code analysis tool for the Elixir language with a focus on teaching.
cinderalla/elixir-linq-examples
C#'s 101 LINQ Samples translated to Elixir (not ecto)
cinderalla/fabio
A fast, modern, zero-conf load balancing HTTP(S) router for deploying microservices managed by consul.
cinderalla/go-memdb
Golang in-memory database built on immutable radix trees
cinderalla/goa
Design-based HTTP microservice dev in Go
cinderalla/gobenchui
UI for overview of your Golang package benchmarks progress.
cinderalla/gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
cinderalla/gorp
Go Relational Persistence - an ORM-ish library for Go
cinderalla/grequests
A Go "clone" of the great and famous Requests library
cinderalla/hero
Be an oauth provider today.
cinderalla/imgry
On-demand image sizing+delivery for responsive applications
cinderalla/interview_python
关于Python的面试题
cinderalla/jobrunner
Framework for performing work asynchronously, outside of the request flow
cinderalla/kite
Micro-service framework in Go
cinderalla/lumberjack
lumberjack is a rolling logger for Go
cinderalla/pome
A Postgres Metrics Dashboard which can be deployed as a binary
cinderalla/proxyblock
interactive, configurable content-blocking proxy written in golang
cinderalla/quicktemplate
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
cinderalla/registrator
Service registry bridge for Docker with pluggable adapters
cinderalla/siberite
Siberite is a simple, lightweight, leveldb backed message queue written in Go.
cinderalla/stats
A statistics package with common functions that are missing from the Golang standard library. Completely Documented / MIT Licensed / 100% Code Coverage
cinderalla/utron
A lightweight MVC framework for Go(Golang)
cinderalla/wide
A Web-based IDE for Teams using Go programming language/Golang.
cinderalla/xhandler
XHandler is a bridge between net/context and http.Handler