walf443's Stars
http2jp/http2-explained
http2 explained is a detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol. See https://github.com/http2jp/http2-explained/wiki/GETTING-STARTED for Japanese translation effort
shogo82148/go-sql-proxy
a proxy package is a proxy driver for dabase/sql.
karupanerura/isucon5-benchmarker
kawanet/msgpack-lite
Fast Pure JavaScript MessagePack Encoder and Decoder / msgpack.org[JavaScript]
ridgepole/ridgepole
Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet)
yujinakayama/astrolabe
An object-oriented Ruby AST extension for Parser
shyouhei/RFC7159
A JSON parser that conforms RFC7159
monochromegane/conflag
A combination command-line flag and configuration file library for Go.
cubicdaiya/ngx_dynamic_upstream
Dynamic upstream for nginx
mattn/sc
Sub Command
x-motemen/gore
Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
naoina/gocchan
FeatureToggle library for golang
fujiwara/stretcher
Deployment tool with consul/serf event notification.
akr/gem-codesearch
Set up a full text code search engine for rubygems mirror
laserlemon/rspec-wait
Time-resilient expectations in RSpec
waka/activerecord-mysql-unsigned
Enable to use the "unsigned" option in the integer type for migrating of ActiveRecord
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
hirokidaichi/goviz
a visualization tool for golang project dependency
antonholmquist/jason
Easy-to-use JSON Library for Go
takuyaa/kuromoji.js
JavaScript implementation of Japanese morphological analyzer
cubicdaiya/cachectl
Page cache controller for regular file in Go
benbjohnson/ego
An ERB-style templating language for Go.
zonuexe/aozora-ruby-parser.js
Aozora-bunko ruby parser
watilde/qrep
:mag_right: grep meets querySelectorAll
kazeburo/rhebok
High Performance Preforked Rack Handler
nov/fb_graph2
sferik/active_emoji
A collection of emoji aliases for core Ruby methods
kazeburo/prefork_engine
a simple prefork server framework / ruby port of perl's Parallel::Prefork
yosuke-furukawa/json5
JSON5 implemented by golang
motemen/go-loghttp
Go library to log http.Client's requests and responses automatically