Pinned Repositories
0cc
Simple C compiler (Work in Progress)
clr
Colorize csv file
curr
cURL cli wrapper
design_patterns_in_rust
GoF Design Patterns in Rust
dotfiles
My dotfiles (And edit some plugins as I want)
gendoc
Simple document generator with template
github_tutorial
for newcomer
open_data_structures_in_rust
Open Data Structures in Rust (originally in C++)
resume
職務経歴書
writing_tests_in_rails
Rails で RSpec を使ってテストを書いてみよう!
furuhama's Repositories
furuhama/2018-newbies
furuhama/2018_newbies_incident_log
furuhama/active_record_encryption
Transparent column encryption/decryption with Attribute API for ActiveRecord
furuhama/artillery
simple text-based game in C++
furuhama/chuck_sandbox
ChucK Audio Programming Language
furuhama/enum_translate
Translate ActiveRecord::Enum attribute
furuhama/epoll
testing epoll system
furuhama/express-api-server
Simple Express(Node.js) API Server
furuhama/go_server
furuhama/haskell-exercises
Haskell training test suite
furuhama/heavens_door
Capybara test scenario recorder for Rails
furuhama/js-tutorial
JavaScript tutorial
furuhama/lisp_playground
Play with lisp dialects: Gauche, Racket and others
furuhama/lookup_host
Looking up hosts with ports in Rust
furuhama/minchat
furuhama/minclisp
mini lisp in C
furuhama/opengl_test
OpenGL application implemented in Rust
furuhama/packet_handler
Handling packets in Rust
furuhama/plain_rack
Good rack!
furuhama/react-playground
furuhama/redmine
Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository
furuhama/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
furuhama/ruby-gnome2
A set of bindings for the GNOME libraries to use from Ruby.
furuhama/ruby-saml
SAML SSO for Ruby
furuhama/rush
Ruby Scheme Interpreter
furuhama/slaq
Slaq is a quiz app integrated with slack
furuhama/svg_monsters
Generate simple monster-like icons on SVG format.
furuhama/trash_can
Informational Trash Can
furuhama/warpshort
Url shortener
furuhama/wasm_lifegame
Lifegame by using WebAssembly on Rust