Tahara Yoshinori's repositories
simple-date-time
date and time library for common lisp
info.read-eval-print.trie
trie tree
info.read-eval-print.read
cl:read と cl:read-preserving-whitespace を上書いてリード時のリードテーブルをパッケージに連動させます。
info.read-eval-print.series-ext
series extension
green-threads
A lightweight thread / cooperative multitasking library for Common Lisp.
Language:Common Lisp000
info.read-eval-print.double-quote
Double quote dispatch reader macro.
info.read-eval-print.lambda
(^ * _ _) => (lambda (x) (* x x))
info.read-eval-print.mongo
MongoDB Driver
info.read-eval-print.nando
Rucksack (http://common-lisp.net/project/rucksack/) をパクって^H^H^H^Hおおいに参考にして、パーシステントライブラリを勉強がてら書いてみる試み。
p5-Number-Phone-JP
Validate Japanese phone numbers
puri-unicode
Puri with UTF-8 support
rust-mysql-simple
Mysql client library implemented in rust.
Language:RustMIT000
seamless_database_pool
Add support for master/slave database clusters in ActiveRecord to improve performance.
todo-rails
Ruby on Rails & AngularJS Todo Sample
tokio-core
I/O primitives and event loop for async I/O in Rust