Pinned Repositories
argen
An ORM code-generation tool for Go, provides ActiveRecord-like functionality for your types.
dragon-imports
A tool for speedup goimports command :dragon:
go-gitignore
A fast gitignore matching library for Go.
go_design_pattern
Design patterns in Golang.
hoi
An easy file/message transfer tool using http file server.
kaburaya
Kaburaya optimize the number of goroutines by feedback control.
LGTM
This is a Chrome Extension for LGTM.in/g. You can spice up your LGTM comments by this extension.
mdt
A markdown table generation tool from CSV/TSV.
smux
smux is a socket multiplexer written in Golang. It provides fast communication by efficiently a single connection.
the_platinum_searcher
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
monochromegane's Repositories
monochromegane/the_platinum_searcher
A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
monochromegane/go_design_pattern
Design patterns in Golang.
monochromegane/go-gitignore
A fast gitignore matching library for Go.
monochromegane/afa
AFA is a terminal-friendly AI command.
monochromegane/vagrant-global-status
A fast vagrant global-status command.
monochromegane/starchart
StarChart is a tool to manage Google Cloud Machine Learning training programs and model versions.
monochromegane/dotfiles
my dotfiles
monochromegane/stage
Simple and flexible simulation framework for Go.
monochromegane/go-code-embedding
A tool to embed Go source code into binary using go:embed.
monochromegane/hugo-theme-thinking-megane
My blog theme for Hugo. Designed by keita_kawamoto. http://blog.monochromegane.com
monochromegane/flagen
A command line option parser generator using command line option.
monochromegane/mruby-secure-random
SecureRandom class for mruby.
monochromegane/adwin
Adwin is an adaptive windowing algorithm. It is from `Learning from time-changing data with adaptive windowing, Bifet, Albert, and Ricard Gavalda; Proceedings of the 2007 SIAM international conference on data mining. Society for Industrial and Applied Mathematics, 2007`.
monochromegane/banditsflow
🎰 A building workflow and tracking its information framework for bandits.
monochromegane/exponential-histograms
Exponential histograms is a data structure for sliding windows. It is from `Maintaining Stream Statistics over Sliding Windows, M.Datar, A.Gionis, P.Indyk, R.Motwani; ACM-SIAM, 2002`.
monochromegane/monochromegane.github.com
Thinking-megane - Ruby, Vim, Java, Android に関する情報を公開していくGithub Pagesです
monochromegane/queuing-theory-simulator
Queuing theory simulator in Go.
monochromegane/sifter
[WIP] A lightweight index for full text search tools using bloom filter.
monochromegane/thinking-megane
My blog contents for Hugo. http://blog.monochromegane.com
monochromegane/go-embedding-accessor
An accessor generator for files embedded with go:embed.
monochromegane/homebrew-tap
monochromegane/adwin-v
ADWIN-V is an adaptive windowing algorithm for vector data using ADWIN and ADWIN2.
monochromegane/afa-tui
AFA-TUI is a rich Text User Interface for AFA.
monochromegane/banditalgorithms
[WIP] Bandit algorithms
monochromegane/bubbletea
A powerful little TUI framework 🏗
monochromegane/kaburaya-autoscaler
An autoscaler controller based on queuing theory.
monochromegane/mat
Small adapter which provides method signatures that allow intuitive operation with fewer lines of code for gonum/mat.
monochromegane/random_multivariate_normal
Random number generator from a multivariate normal distribution.
monochromegane/tagpr
automatically creates and updates a pull request for unreleased items, tag them when they are merged, and create releases.
monochromegane/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.