Kou's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14128rexmlAn XML toolkit for Ruby
222952drbDistributed object system for Ruby
330794stringioPseudo `IO` class from/to `String`.
432884csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
5532310strscanProvides lexical scanning operations on a String.
6589327test-unittest-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. T...
78391,551localeRuby-Locale is the pure ruby library which provides basic APIs for localization.
88651,825gettextGettext is a GNU gettext-like program for Ruby. The catalog file(po-file) is same forma...
91,2831,516pkg-configpkg-config can be used in your extconf.rb to properly detect need libraries for compili...
101,484686rake-compilerProvide a standard and simplified way to build and package Ruby extensions (C, Java) us...
111,6161,666xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
121,790654rssFamily of libraries that support various formats of XML "feeds".
131,835937fiddleA libffi wrapper for Ruby.
142,0482,456rrRR is a test double framework that features a rich selection of double techniques and a...
152,7482,435numo-narrayNumo::NArray - New NArray class library in Ruby/Numo.
162,9585,987enumerable-statisticsThis library provides statistics features for Enumerable
173,1623,402glib2Ruby/GLib2 provides base features for GLib2 based bindings and many useful utility feat...
183,3303,394native-package-installerUsers need to install native packages to install an extension library that depends on n...
193,3373,441gobject-introspectionRuby/GObjectIntrospection provides bindings of GObject Introspection and a loader modul...
203,3793,704gio2Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (s...
213,4063,139test-unit-rrYou don't need RR setup codes with test-unit-rr. You just require "test/unit/rr".
223,4852,516pycallpycall
234,1164,554cairoRuby bindings for cairo
244,3844,470extppYou can write your Ruby extension easier than Ruby's C API. Because Ext++'s C++ API red...
254,5564,756cairo-gobjectRuby/CairoGObject is a Ruby binding of cairo-gobject.
264,7024,917red-arrowApache Arrow is a common in-memory columnar data store. It's useful to share and proces...
275,1005,384popplerRuby/Poppler is a Ruby binding of poppler-glib.
285,1904,262red-colorsRed Colors provides a wide array of features for dealing with colors. This includes con...
295,25713,252ruby-ldapIt provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Activ...
305,2685,634gdk_pixbuf2Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
315,4579,178red-parquetApache Parquet is a columnar storage format.
325,8016,158rsvg2Ruby/RSVG2 is a Ruby binding of librsvg-2.x.
336,0977,802atkRuby/ATK is a Ruby binding of ATK-1.0.x.
346,2817,303pangoRuby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection.
356,3866,158groonga-commandGroonga-command is a library that represents [Groonga](http://groonga.org/)'s command. ...
366,3917,000activeldap'ActiveLdap' is a ruby library which provides a clean objected oriented interface t...
376,4576,255groonga-clientGroonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://gro...
386,6203,723rubygems-requirements-systemUsers need to install system packages to install an extension library that depends on s...
396,7686,297gqtpGqtp gem provides both GQTP client, GQTP server and GQTP proxy implementations. They pr...
406,8256,255groonga-command-parserGroonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s com...
416,8659,612gtk2Ruby/GTK2 is a Ruby binding of GTK+-2.x.
427,0078,251rroongaRroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish...
438,0417,552gstreamerRuby/GStreamer is a Ruby binding for GStreamer.
448,1327,552gtk3Ruby/Gtk3 is a Ruby binding of GTK 3.x. It allows Ruby programmers to use the GTK graph...
458,2007,457gdk3Ruby/GDK3 is a Ruby binding of GDK-3.x.
468,21122,848packngaPacknga is a library to translate to many languages by YARD.
478,4889,612test-unit-activesupporttest-unit-activesupport is an ActiveSupport adapter for test-unit 3. You can use full t...
488,6249,496test-unit-capybaratest-unit-capybara is a Capybara adapter for test-unit 2. You can get [Capybara](https:...
498,6979,612test-unit-railsRails supports Minitest but doesn't support test-unit.
508,8297,249groonga-query-logGroonga-query-log is a collection of library and tools to process [Groonga](http://groo...
518,95620,848clutterRuby/Clutter is a Ruby binding of Clutter.
528,9696,838red-datasetsYou can use datasets easily because you can access each dataset with multiple ways such...
539,0337,000test-unit-notifyA test result notify extension for test-unit. This provides test result notification su...
549,0998,590gtksourceview3Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
559,12678,534clutter-gtkRuby/ClutterGTK is a Ruby binding of Clutter-GTK.
569,61029,834clutter-gstreamerRuby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.
579,6943,433jekyll-jupyter-notebookJekyll Jupyter Notebook plugin adds [Jupyter](http://jupyter.org/) Notebook support to ...
589,77215,548gtksourceview2Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
599,8855,935numpyNumpy wrapper for Ruby
609,9267,102grntestGrntest is a testing framework for Groonga. You can write a test for Groonga by writing...
6110,1086,344test-unit-runner-junitxmlA test-unit runner that reports test result in JUnit XML format.
6211,0217,179matplotlibmatplotlib wrapper for Ruby
6311,3567,758groonga-logGroonga's log is logged when `--log-path` option is specified. You can write a program ...
6411,6877,179pandasPandas wrapper for Ruby
6512,30710,527vteRuby/VTE is a Ruby binding of VTE.
6612,3877,249test-unit-fullA meta package to use all test-unit extensions.
6712,54822,848clutter-gdkRuby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
6812,5757,415test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
6912,76314,005gsfRuby/GSF is a Ruby binding of GSF.
7012,94217,022vte3Ruby/VTE3 is a Ruby binding of VTE for GTK 3
7113,3638,014groonga-synonymGroonga synonym provides tools for synonym of Groonga families.
7213,4246,135webkit-gtkRuby/WebKitGTK is a Ruby binding of WebKitGTK.
7313,7506,901apt-dists-mergeGenerally, you should use more general APT repository management tool such as [aptly](h...
7413,88125,502goocanvasRuby/GooCanvas is a Ruby binding of GooCanvas.
7514,5109,062chupa-textChupaText is an extensible text extractor. You can plug your custom text extractor in C...
7614,55811,528activegroongaGroonga provides both of full text search and column store features. ActiveGroonga + Gr...
7714,96329,834rabbitYou can create your slide as a text file. It means that you can version controlyour sli...
7815,6887,601webkit-gtk2Ruby/WebKitGtk2 is a Ruby binding of WebKitGTK+ for Gtk 2.0 Toolkit
7915,8898,319red-arrow-flightApache Arrow Flight is a general-purpose client-server framework to simplify high perfo...
8016,2956,497webkit2-gtkRuby/WebKit2GTK is a Ruby binding of WebKit2GTK+.
8117,28911,778activesambaldapActiveSambaLdap provides object-oriented API to manipulate LDAP entry for Samba. Active...
8217,44419,307gnumericRuby/Gnumeric is a Ruby binding of Gnumeric.
8317,53625,502gofficeRuby/GOffice is a Ruby binding of GOffice.
8418,27916,195hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
8518,69722,848ruby-activeldap'Ruby/ActiveLdap' is a ruby extension library which provides a clean objected oriented ...
8619,44317,022red-arrow-datasetApache Arrow Dataset is one of Apache Arrow components to read and write semantic datas...
8719,81025,502logaling-commandA command line interface for logaling.
8821,16614,456gtksourceview4Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x.
8923,94019,307ruby-grGR framework - the graphics library for visualisation - for Ruby
9024,04825,502geglRuby/GEGL is a Ruby binding of GEGL.
9124,08220,848fluent-plugin-groongaThere are two usages. 1) Store data into Groonga. 2) Implement Groonga replication syst...
9227,53137,015red-gandivaGandiva is a toolset for compiling and evaluating expressions on Arrow data.
9327,9097,601wnck3Ruby/WNCK3 is a Ruby binding of libwnck 3.
9427,93222,848libsecretRuby/libsecret is a Ruby binding of libsecret.
9527,96437,015red-arrow-cudaApache Arrow CUDA is a common in-memory columnar data store on CUDA. It's useful to sha...
9629,61014,949gdk4Ruby/GDK4 is a Ruby binding of GDK-4.x.
9729,79225,502groongaDEPRECATED!!! Use 'rroonga' instead. Ruby/groonga is a extension library to use groonga...
9829,86122,848droonga-clientDroonga client for Ruby
9930,43816,195gtk4Ruby/GTK4 is a Ruby binding of GTK 4.x. It allows Ruby programmers to use the GTK graph...
10031,132123,556ActiveSambaLdapActiveSambaLdap provides object-oriented API to manipulate LDAP entry for Samba. Active...
10131,89237,015ruby-activeldap-debugRuby/ActiveLDAP is a object-oriented API to LDAP
10233,66637,015red-plasmaPlasma is an in-memory object store and cache for big data. red-plasma is deprecated si...
10333,82922,848drntestDrntest is a testing framework for Droonga. You can write a test for Droonga by writing...
10435,640104,950chupa-text-decomposer-pdfThis is a ChupaText decomposer plugin for to extract text and meta-data from PDF. You ...
10536,42122,848droonga-engineDroonga engine is a core component in Droonga system. Droonga is a scalable data proces...
10636,60729,834groonga-client-modelGroonga-client-model is a model interface for groonga-client.
10741,6638,848youplotA command line tool for Unicode Plotting
10843,02422,848rabbit-slide-kou-rubykaigi-2013Is there a gem author around you? Did you meet any author of the gems used? Did you con...
10943,39613,613zulip-clientZulip client for Ruby
11043,92548,553rabbit-slide-kou-sprk2012私はコードを書くことが好きです。もっと言うとクリアなコードを書くことが 好きです。クリアなコードを書くことはとても楽しいので、みんながクリアな コードを書けるようになればいい...
11148,60437,015fluent-plugin-droongaDroonga (distributed Groonga) plugin for Fluent event collector
11249,59669,228activeldap-fabrication'ActiveLdap Fabrication' is an ActiveLdap adapter for Fabrication. It means that you ca...
11351,89537,015test-unit-extTestUnitExt provides some useful features:
11453,03848,553gtkmozembedRuby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko re...
11553,14425,502groonga-client-rails[Groonga](http://groonga.org/) is a full text search engine. It also provides column st...
11653,34497,916chupa-text-decomposer-webkitThis is a ChupaText decomposer plugin for to extract text and meta-data from WebKitGTK+...
11753,86637,015rabbit-theme-clear-codeThe Rabbit theme for ClearCode Inc.
11854,2768,590adwaitaRuby/Adwaita is a Ruby binding of Adwaita.
11955,33729,834rabbiterRabbiter receives comments from twitter and sends them to Rabbit. Rabbit shows them in ...
12056,12937,015grn2drnGrn2drn is a command to convert a *.grn dump file to a JSONs file for Droonga.
12156,797123,556chupa-text-decomposer-spreadsheetChupaText decomposer for spreadsheet.
12257,46237,015gtksourceview5Ruby/GtkSourceView5 is a Ruby binding of gtksourceview-5.x.
12357,70125,502jekyll-task-i18njekyll-task-i18n is GitHub pages ready i18n approach for Jekyll.
12457,72237,015rabbit-slide-kou-groonga-night-4Groonga、Mroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と 最新情報を紹介します。
12557,96037,015rackngaRacknga is a Rack middlewares that uses Rroonga features.
12661,157104,950chupa-text-decomposer-htmlThis is a ChupaText decomposer plugin for to extract text and meta-data from HTML. You...
12761,28619,307rabbit-theme-groongaThe Rabbit theme for Groonga family.
12861,49522,848red-arrow-flight-sqlApache Arrow Flight is a protocol for interacting with SQL databases using the Apache A...
12961,87348,553rabbit-slide-kou-rwc-2014この発表はミドルウェアの分野でもRubyの普及を促進することを目指します。Rubyで分散全文検索エンジンというミドルウェアを開発している経験から、Rubyで開発したミドルウェ...
13062,421104,950test-unit-runner-gtk2Test::Unit::Runner::GTK2 - A Test::Unit UI built on Ruby/GTK2.
13162,52148,553drnbenchIt may be used for other HTTP servers.
13262,67348,553rabbit-slide-kou-devmi-2013ビジネスアプリケーションにおいても高速/堅牢な、保守性の高いプログラミングが求められています。 去年は「リーダブルなコード」に注目が集まりましたが、具体的に開発者へどんなメ...
13366,20229,834red-adbcADBC (Apache Arrow Database Connectivity) is an API standard for database access librar...
13467,34569,228rabbit-slide-kou-debian-gum-20122012年6月23日に行われた大統一Debian勉強会でRabbitを紹介したスライドです。 Rabbitの特徴であるプレゼンを時間内に終わることを支援する機能を中心に紹 介...
13567,80969,228rabbit-slide-rabbit-theme-benchmark-jaRabbitのテーマを確認するためのスライドです。スライドで使われる要素がた くさん入っているためテーマの確認に便利です。
13668,10848,553groonga-client-cliGroonga command line clients can work without Groonga. `groonga` command provided by Gr...
13768,26263,813gem-milkodeAdd installed gems to Milkode index autamatically
13868,64119,307libhandyRuby/Handy is a Ruby binding of Handy.
13969,01863,813rabbit-slide-rabbit-theme-benchmark-enIt's a slide for checking a Rabbit's theme. It contains many elements. So it's useful f...
14069,83369,228droonga-message-pack-packerThis MessagePack packer packs time values into W3C-TDF format string automatically. Bec...
14169,89148,553red-arrow-numo-narrayRed Arrow Numo::NArray adds `Arrow::Tensor#to_narray` and `#to_arrow`/`#to_arrow_array`...
14269,92811,315red-flatbuffersRed FlatBuffers can generate Ruby code that reads and writes (not implemented yet) Flat...
14370,62837,015git-commit-mailerA utility to send commit mails for commits pushed to git repositories.
14472,16548,553rabbit-slide-kou-postgresql-unconference-tokyo-2015PostgreSQLアンカンファレンス@東京(2015/5/30)でPostgreSQLの日本語全文検索まわりについて紹介した資料です。
14573,43437,015rabbit-slide-oss-gate-introduction-japaneseOSS Gateを知らない人向けのOSS Gateの説明
14673,717143,659test-unit-runner-tkTest::Unit::Runner::Tk - A Test::Unit UI built on Ruby/Tk.
14774,002129,724test-unit-runner-foxTest::Unit::Runner::FOX - A Test::Unit UI built on FXRuby.
14874,13548,553rabbit-slide-kou-rubykaigi-2015This talk describes about the history of testing framework in Ruby. Ruby 2.2 bundles t...
14976,449129,724chupa-text-decomposer-libreofficeThis is a ChupaText decomposer plugin for to extract text and meta-data from office fil...
15076,53425,502rabbit-slide-kou-rubykaigi-2019csv, one of the standard libraries, in Ruby 2.6 has many improvements: * Default gem...
15177,76369,228rabbit-slide-kou-sezemi-2014-readable-code-1-introduction2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
15279,55865,529rabbit-slide-kou-schoo-readable-code-2014-122014年12月9日(火)21:00-22:00に実施する授業の資料です。今回は「3章 誤解されない名前」を読みながら、よい名前のつけ方について学びます。
15380,77369,228rabbit-slide-kou-schoo-readable-code-2015-042015年4月3日(金)21:00-22:00に実施する授業の資料です。今回は「7章 制御フローを読みやすくする」を読みながら、よりよい制御フローの書き方について学びます。
15481,795180,995chupatextRuby bindings for ChupaText. (Deprecated. Use chuparuby instead.)
15582,42848,553rabbit-slide-kou-rubykaigi-2017Ruby's extension API is for C. This talk proposes C++ as a better language for extensio...
15682,89483,174rabbit-slide-kou-devlove-2012DevLOVE 2012での「リーダブルコードを読んだ後」というセッションで説明のために使ったスライドです。セッションの内容は、リーダブルコードに書かれていることを実際に使う...
15783,66348,553rabbit-slide-kou-redmine-tokyo-12Redmineに全文検索エンジンGroongaサポートを追加する「Full Text Search」プラグインを紹介します。このプラグインを使えば数十万チケットがあるRedm...
15884,22720,848vte4Ruby/VTE4 is a Ruby binding of VTE for GTK 4
15984,622129,724activegroonga-fabrication* ActiveGroonga: http://groonga.rubyforge.org/ * Fabrication: https://github.com/paulel...
16084,90783,174gc-triggerRuby's GC doesn't care about memory usage of external libraries. It means that Ruby's G...
16186,128123,556chupa-text-decomposer-libreoffice-generalThis is a ChupaText decomposer plugin for to extract text and meta-data from office fil...
16287,18369,228rabbit-slide-kou-rubykaigi-2018Here are my activities as a Rubyist: * Increase what Ruby can do with free software ...
16387,75269,228rabbit-slide-kou-rubykaigi-2016This talk describes how to create Ruby bindings of a C library. It's the latest informa...
16487,82365,529rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-searchMySQL・PostgreSQLでGroonga(Mroonga・PGroonga)を使って日本語全文検索する方法とその特徴を紹介します。
16587,96378,534red-datasets-arrowRed Datasets Arrow adds `#to_arrow` method to each dataset in Red Datasets. You can get...
16688,25765,529red-arrow-nmatrixRed Arrow NMatrix adds `Arrow::Tensor#to_nmatrix` for Apache Arrow to NMatrix conversio...
16788,58583,174gitlab-system-hooks-receiverProcess GitLab System hooks.
16889,31583,174rabbit-slide-kou-sezemi-2014-readable-code-1-retrospective2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
16990,54969,228rabbit-slide-kou-hatohol-log-monitoring-2014-102014年10月時点でのHatoholのログ監視機能について説明します。
17091,464180,995bundle-milkodeAdd gems installed by Bundler to Milkode index autamatically
17191,717104,950mysql2-replicationmysql2-replication is an extension of [mysql2 gem](https://rubygems.org/gems/mysql2). I...
17293,51969,228rabbit-slide-kou-data-science-rbApache Arrowはデータ分析システム間でのデータ交換を効率化することを目的としたデータフォーマットです。pandasやApache SparkやRなど主要なデータ分析...
17393,91178,534rabbit-slide-kou-osc-2014-tokyo-fallMySQLは広く使われているRDBMSです。速いし、レプリケーションのノウハウもあるし、Web上にたくさんの情報もあるからいざというときも安心、というのがその理由でしょう。 ...
17494,21083,174rabbit-slide-kou-cross-2015CROSS 2015のセッション「全文検索エンジン群雄割拠〜あなたが使うべきはどれだ!〜」でGroongaと他の全文検索エンジンとの違いの説明です。
17594,44878,534rabbit-slide-kou-heroku-meetup-13Herokuで使える全文検索エンジンGroongaについて紹介します。
17694,52665,529rabbit-slide-kou-enterprise-wordpress-2018-02みなさんはWordPressに投稿したたくさんのコンテンツを有効活用できていますか? せっかくのコンテンツも投稿しただけで終わらせてはもったいありません。「全文検索」を使う...
17794,62969,228rabbit-slide-kou-apache-arrow-tokyo-meetup-20192019年12月時点のApache Arrowの最新情報を紹介します。
17895,27269,228rabbit-slide-kou-kansai-rubykaigi-2017関西Ruby会議2017のテーマは「Ruby Community and Ruby Business」なので、創業当時からRuby関連の人たちと関わりながらRubyを活かした...
17995,90678,534fluent-plugin-groonga-query-logYou can detect slow query in real time by using this plugin.
18096,085143,659chupa-text-decomposer-abiwordThis is a ChupaText decomposer plugin for to extract text and meta-data from office doc...
18196,50269,228red-arrow-pycallRed Arrow PyCall adds `#to_python` method to most Ruby objects for Apache Arrow such as...
18296,58883,174rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-overview2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」でのOSS開発手順の説明。
18397,29983,174rabbit-slide-kou-sezemi-2015-oss-hack-weekend-overview12015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の1日目のイベント概要と進め方の説明。
18497,31897,916drndumpDrndump is a tool to dump Droonga database. You can use it for backup.
18597,36369,228rabbit-slide-kou-postgresql-conference-2017PostgreSQLが苦手な全文検索機能を強力に補完する拡張機能PGroongaの最新情報を紹介します。PGroongaは単なる全文検索モジュールではありません。Postgr...
18697,67583,174rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-conclusion2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」のまとめ。
18797,92297,916rabbit-theme-sprk2012札幌Ruby会議2012用のテーマ
18899,27365,529rabbit-slide-kou-db-tech-showcase-tokyo-2018ナイーブな全文検索は単なる中間一致検索です。しかし、現実に人が入力するテキストは揺れまくっているので単なる中間一致検索では必要な情報を見つけられません。たとえば、「(090)...
189100,07365,529rabbit-slide-kou-myna-201807MySQL 8.0でMroongaを使うとこんなにうれしい!
190100,54983,174rabbit-slide-kou-postgresql-conference-2015PGroongaはPostgreSQLに日本語全文検索機能を追加する拡張機能で、インデックスアクセスメソッドとして実装されています。インデックスアクセスメソッドの拡張機能は少...
191103,69178,534rabbit-slide-kou-scipy-japan-2019Apache Arrow is the future for data processing systems. This talk describes how to solv...
192104,11769,228rabbit-slide-kou-rubykaigi-takeout-2020Fat gem mechanism is useful to install extension library without any compiler. Fat gem ...
193105,10965,529rabbit-slide-kou-ruby-seminar-online-2021-01-22Rubyで仕事をしているみなさんに自由なソフトウェアのことを知ってもらいたい!
194105,46978,534rabbit-slide-kou-pgconf-asia-2016PostgreSQL has built-in full text search feature. But it supports only limited language...
195105,726104,950rabbit-slide-kou-gurk-011人のフリーソフトウェアプログラマーから見えている世界を紹介します。
196107,45297,916rabbit-slide-kou-groonga-document-read-1今回が最初の「Groongaドキュメント読書会」です。そのため、まだうまい進め 方を確立できていません。そこで、このような進め方はどうかという案を提案 します。今回はこのやり...
197108,92283,174rabbit-slide-kou-php-study-115PHPでPostgreSQLとPGroongaを使って高速日本語全文検索を実現する方法を紹介します!これを参考にLIKEよりも速くリッチな日本語全文検索機能を実現しましょう!
198109,15597,916rabbit-slide-kou-sezemi-2014-readable-code-2-retrospective2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
199109,25483,174rabbit-slide-kou-jpmug-db-study-1MariaDBには超高速な全文検索を実現するMroongaストレージエンジンがバンドルされていることを知っていますか?Mroongaを使うと日本語だけでなくアジア圏の言語も含...
200109,406104,950rabbit-slide-kou-myna-201404MroongaがどうしてまだMariaDBにバンドルされていないかを説明します。
201109,623104,950rabbit-slide-kou-sezemi-2014-readable-code-1-conclusion2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
202109,95983,174rabbit-slide-kou-redmine-tokyo-17Redmineの検索はどうなるといいだろう!
203110,02797,916rabbit-slide-kou-sezemi-2014-readable-code-2-introduction2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
204110,172129,724rabbirackRabbiRack provides Web interface for Rabbit. You can control your slide from your brows...
205110,59697,916rabbit-slide-kou-sezemi-2014-readable-code-2-conclusion2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
206110,883104,950rabbit-slide-kou-sezemi-2014-readable-code-1-icebreaker2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
207111,03083,174rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3既存のアプリケーションにMroonga・PGroongaを導入する方法を具体的な事例を使いながら紹介します。
208111,175104,950rabbit-slide-kou-sezemi-2014-readable-code-2-exercise2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
209111,53593,977rabbit-slide-kou-rubykaigi-2014This talk describes three Ruby usages: * Implementing high-level interface by Ruby. ...
210111,547104,950rabbit-slide-kou-readable-code-workshop-for-pioneer-implementationリーダブルコードワークショップ(パイオニア向け)で実装する課題の概要と進め方の説明。
211111,79783,174red-arrow-gpuApache Arrow GPU is a common in-memory columnar data store on GPU. It's useful to share...
212112,03097,916groonga-schemaGroonga-schema is a Ruby library and tool to processes [Groonga](http://groonga.org/)'s...
213112,322104,950rabbit-slide-kou-fukuoka-ruby-award-7第7回フクオカRuby大賞本審査用の資料です。「全文検索エンジンGroongaへのmrubyの組み込み」という応募の説明です。 次の3つの項目を含んでいます。 (1)...
214112,357104,950rabbit-slide-kou-readable-code-workshop-for-pioneer-share-readable-codeリーダブルコードワークショップ(パイオニア向け)でのリーダブルコードの共有の進め方の説明。
215112,568104,950rabbit-slide-kou-readable-code-workshop-for-pioneer-code-changeリーダブルコードワークショップ(パイオニア向け)でのコードチェンジの進め方の説明。
216112,753104,950rabbit-slide-kou-groonga-document-read-55回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
217112,89797,916rabbit-slide-kou-readable-code-workshop-for-pioneer-commit-emailリーダブルコードワークショップ(パイオニア向け)でのリーダブルコードの共有の進め方の説明。
218113,087104,950rabbit-slide-kou-readable-code-workshop-for-pioneer-icebreakerリーダブルコードワークショップ(パイオニア向け)でのアイスブレイクの仕方の説明。
219113,24597,916rabbit-slide-kou-readable-code-workshop-for-pioneer-conclusionリーダブルコードワークショップ(パイオニア向け)のまとめと次のステップの説明。
220113,566104,950rabbit-slide-kou-readable-code-workshop-for-pioneer-introductionリーダブルコードワークショップ(パイオニア向け)の概要と進め方の説明。
221113,928104,950rabbit-slide-kou-sezemi-2014-readable-code-2-icebreaker2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
222114,263104,950rabbit-slide-kou-rubykaigi-takeout-2021To use Ruby for data processing widely, Apache Arrow support is important. We can do th...
223114,45578,534rabbit-slide-kou-apache-arrow-tokyo-meetup-2018Apache Arrowの開発に参加したい人のためにApache Arrowの情報を紹介します。
224114,734104,950rabbit-slide-kou-hatohol-log-archive-and-search-2014-122014年12月時点でのHatoholのログ蓄積・検索機能について説明します。
225115,13383,174red-arrow-gslRed Arrow GSL adds `Arrow::*Array#to_gsl`/`Arrow::Tensor#to_gsl` for Apache Arrow to GS...
226115,67997,916rabbit-slide-kou-oss-gate-workshop-tutorial-conclusionOSS Gateワークショップ(チュートリアル)のまとめ。
227115,73697,916rabbit-slide-kou-readable-code-tsukuba-conclusionリーダブルコード勉強会 in 筑波大のまとめ。
228116,021104,950github-web-hooks-receiverGitHub web hook receiver
229116,21997,916rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-feedback2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」でのフィードバックの送り方の説明。
230116,31583,174red-datasets-gdk-pixbufRed Datasets GDK Pixbuf adds `#to_gdk_pixbuf` method to some datasets in Red Datasets. ...
231116,70797,916rabbit-slide-kou-myna-15thMroonga! MyNA 15周年おめでとう!
232116,753104,950rabbit-slide-kou-sezemi-2015-readable-code-icebreaker2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
233117,15697,916rabbit-slide-kou-groonga-meatup-2015Groonga、Mroonga、PGroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と2015年現在の最新情報を紹介します。
234117,166104,950rabbit-slide-kou-oss-gate-workshop-tutorial-overviewOSS Gateワークショップ(チュートリアル)でのOSS開発手順の説明。
235117,44178,534red-optunaRed Optuna is a hyperparameter optimization framework. You can optimize hyperparameter ...
236117,830104,950rabbit-slide-kou-readable-code-tsukuba-introductionリーダブルコード勉強会 in 筑波大の進め方の説明。
237118,084104,950rabbit-slide-kou-oss-gate-workshop-tutorial-feedbackOSS Gateワークショップ(チュートリアル)でのフィードバックの送り方の説明。
238118,93565,529red-arrow-duckdbRed Arrow DuckDB is a library that provides Apache Arrow support to ruby-duckdb.
239119,387186,573chuparubyRuby bindings for ChupaText
240120,623129,724fluent-plugin-sortFluentd doesn't guarantee message order but you may keep message order.
241123,890129,724segv-handler-gdbIt helps that you debug C extension that causes SEGV.
242124,47397,916fluent-plugin-groonga-logYou can detect Groonga error in real time by using this plugin.
243124,672104,950rabbit-slide-kou-groonga-meatup-2017Groonga、Mroonga、PGroongaなど、Groonga関連プロジェクトの概要と2016年現在の最新情報を紹介します。
244125,457104,950rabbit-slide-kou-sanmokukai-2016-11-172016年11月17日(木)開催の三木会でのMroonga紹介資料。
245126,575104,950rabbit-slide-kou-oss-on-azure-5MySQL・PostgreSQLでの日本語全文検索の現状を紹介します。また、MySQL・PostgreSQLで日本語全文検索する方法としてMroonga・PGroongaを使...
246126,878104,950rabbit-slide-kou-speee-cafe-meetup-07OSSの開発に参加するってどういうことだろう。簡単?難しい?なにから始めればいいの?OSSの開発に参加したことがない人向けにそんなもろもろについて説明します。
247127,31663,813groonga-deltaGroonga delta provides delta based data import tools. They can import data to Groonga f...
248128,593104,950rabbit-slide-kou-db-tech-showcase-tokyo-2017MySQLとPostgreSQLの全文検索機能は高速でリッチな全文検索システムを作るには機能・性能不足です。外部の全文検索サービスを利用することでそんなシステムを作れますが、...
249129,296180,995commit-comment-toolsCommit-comment-tools is the tools for [commit-comment-service](http://www.clear-code.co...
250130,34297,916rabbit-slide-kou-apache-arrow-tokyoApache Arrowが解決したい問題、設計方針、速さの秘密、現在できること、今後できるようになることなど、Apache Arrowを知らない人でもApache Arrow...
251131,802123,556rabbit-slide-kou-okinawa-rubykaigi-02Rubyでデータ処理するツールが足りないなら自分たちで楽しく作ればいいじゃんねー。よーし、作るかー!というプロジェクトがRed Data Toolsです。そんなRed Dat...
252131,918104,950rabbit-slide-kou-php-conference-2017PHPマニュアルは日本語にも翻訳されていますが、検索機能が限定的なため、せっかくの説明を活用しきれません。基本の検索機能は関数やクラス名の検索機能しかないため「正規表現」で正...
253132,066104,950rabbit-slide-kou-pgconf-asia-2017PGroonga 2.0 has been released with 2 years development since PGroonga 1.0.0. PGroonga ...
254136,027104,950red-arrow-activerecordA library that provides conversion method between Apache Arrow and ActiveRecord
255136,08597,916fluent-plugin-hatoholYou can integrated log monitoring system with Hatohol
256136,847143,659rabwiiRabWii receives actions from Wii Remote and sends them to Rabbit. You can control Rabbi...
257137,632104,950rabbit-slide-kou-oss-forum-apache-arrowみなさんはApache Arrowを知っていますか? 普段データを処理している人でも今はまだ知らない人の方が多いかもしれません。しかし、数年後には「データ処理をしている人なら...
258140,441104,950rabbit-slide-kou-rubydata-tokyo-meetup-2018Apache Arrowの2018年11月現在の最新情報を紹介します。特に、Ruby関連の部分を紹介します。
259143,013143,659rabbit-slide-kou-droonga-meetup-1GroongaからDroongaに移行した後、どんな世界が待っているかを説明します。例えば、どのように運用すればよいか、どのようなケースが得意か、今後どのような機能を強化して...
260144,006129,724rabbit-slide-kou-sezemi-2014-readable-code-2-code-change2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のコードチェンジのやり方の説明。
261145,873143,659rabbit-slide-kou-groonga-document-read-22回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
262146,968143,659rabbit-slide-kou-groonga-document-read-44回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
263147,017143,659rabbit-slide-kou-groonga-document-read-33回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
264147,166143,659rabbit-slide-kou-groonga-night-5Groonga、Mroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と2014年現在の最新情報を紹介します。
265147,404129,724rabbit-slide-kou-sezemi-2014-readable-code-1-exercise2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
266148,244143,659rabbit-slide-kou-sapporoonga-20140329Droongaはまだ新しいプロダクトなのであまり情報がありません。今回はそんな Droongaを使いはじめる方法を紹介します。
267149,433143,659rabbit-slide-kou-readable-code-tsukuba-code-changeリーダブルコード勉強会 in 筑波大のコードチェンジのやり方の説明。
268149,508143,659rabbit-slide-kou-sezemi-2015-readable-code-code-change2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のコードチェンジのやり方の説明。
269149,926143,659rabbit-theme-logicool-wireless-presenterThe Rabbit theme for supporting inputs from Logicool Wireless Presenter.
270149,995143,659rabbit-slide-kou-readable-code-workshop-2015-03-06-introduction2015-03-06開催の実践リーダブルコードの概要と進め方の説明。
271150,135143,659rabbit-slide-clear-code-pgroonga-introductionPGroonga紹介用資料。
272150,163143,659rabbit-slide-kou-readable-code-workshop-2015-03-06-icebreaker2015-03-06開催の実践リーダブルコードでのアイスブレイクの仕方の説明。
273150,202143,659rabbit-slide-kou-sezemi-2015-readable-code-conclusion2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
274150,270143,659github-event-watcherGitHub event watcher
275150,397143,659rabbit-slide-kou-readable-code-tsukuba-exerciseリーダブルコード勉強会 in 筑波大の課題の進め方を練習する方法の説明。
276150,581143,659rabbit-slide-kou-readable-code-workshop-2015-03-06-conclusion2015-03-06開催の実践リーダブルコードのまとめと次のステップの説明。
277151,046143,659rabbit-slide-kou-readable-code-workshop-2015-03-06-implementation2015-03-06開催の実践リーダブルコードで実装する課題の概要と進め方の説明。
278151,209186,573chupa-text-decomposer-libreoffice-powerpointThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Powe...
279151,272129,724rabbit-slide-kou-tokyork-11milter managerとGroongaを例にして、アプリケーションへのCRubyの組み込み・mrubyの組み込みの実装について説明します。
280151,290129,724rabbit-slide-kou-readable-code-workshop-2015-03-06-code-change2015-03-06開催の実践リーダブルコードでのコードチェンジの進め方の説明。
281151,405143,659rabbit-slide-kou-sezemi-2015-oss-hack-weekend-conclusion22015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の2日目のまとめ。
282151,544143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-icebreaker2015-06-24開催の実践リーダブルコードでのアイスブレイクの仕方の説明。
283151,735143,659rabbit-slide-kou-readable-code-tsukuba-retrospectiveリーダブルコード勉強会 in 筑波大グループふりかえりのやり方の説明。
284152,045129,724rabbit-slide-kou-sezemi-2015-readable-code-introduction2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
285152,066143,659rabbit-slide-kou-sezemi-2015-readable-code-retrospective2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
286152,151143,659red-datasets-numo-narrayRed Datasets Numo::NArray adds `#to_narray` method to each dataset in Red Datasets. You...
287152,527129,724rabbit-slide-kou-readable-code-tsukuba-icebreakerリーダブルコード勉強会 in 筑波大のアイスブレイクの仕方の説明。
288152,607143,659rabbit-slide-kou-readable-code-workshop-2015-03-06-retrospective2015-03-06開催の実践リーダブルコードでのふりかえりの進め方の説明。
289152,726143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-retrospective2015-06-24開催の実践リーダブルコードでのふりかえりの進め方の説明。
290152,828143,659rabbit-slide-kou-sezemi-2015-oss-hack-weekend-conclusion12015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の1日目のまとめ。
291153,083143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-conclusion2015-06-24開催の実践リーダブルコードのまとめと次のステップの説明。
292153,245143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-introduction2015-06-24開催の実践リーダブルコードの概要と進め方の説明。
293153,266143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-implementation2015-06-24開催の実践リーダブルコードで実装する課題の概要と進め方の説明。
294153,657186,573chupa-text-decomposer-libreoffice-wordThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Word...
295153,901186,573chupa-text-decomposer-libreoffice-excelThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Exce...
296153,90116,195gsk4Ruby/GSK4 is a Ruby binding of GSK 4.x.
297155,007143,659rabbit-slide-kou-sezemi-2015-readable-code-exercise2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
298155,753143,659rabbit-slide-kou-sezemi-2015-oss-hack-weekend-overview22015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の2日目のイベント概要と進め方の説明。
299156,921143,659rabbit-slide-kou-readable-code-workshop-2015-06-24-code-change2015-06-24開催の実践リーダブルコードでのコードチェンジの進め方の説明。
300157,514129,724rabbit-slide-kou-lets-boot-oss-gateOSS Gateとは「OSS開発に参加する人を増やす取り組み」です。なぜOSS Gateをはじめることになったのか、どのようにすれば継続的にOSS開発に参加する人を増やす仕組...
301158,226129,724rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-2Mroonga・PGroongaをさわり始めた人向けの情報を紹介します。オススメの使い方、トランザクション、レプリケーションに関する情報です。
302159,252143,659gettext-hamlYou can extract messages from Haml files with this library.
303160,21219,307graphene1Ruby/Graphene1 is a Ruby binding of Graphene.
304161,512143,659rabbit-slide-kou-mariadb-community-event-2016-07-212016年7月時点でのMroongaの最新情報を紹介します。MariaDBコミュニティイベント in Tokyoでの紹介なのでMariaDBに関連する情報を多めに紹介します。
305161,712143,659rabbit-slide-kou-nginx-tech-talksnginxに全文検索エンジンGroongaを組み込んでnginxを全文検索サーバーにするngx_http_groongaを紹介します。
306162,658143,659rabbit-slide-kou-speee-cafe-meetup-02「OSS開発」をテーマにしたSpeee Cafe Meetup #02用の資料。OSSを開発するかどうかをどう判断すればよいか、OSS開発者になる最初のステップはどうしたらよ...
307163,919129,724rabbit-slide-kou-nagoya-rubykaigi-03Apache Arrowはデータ分析を支援するライブラリーです。高速にデータにアクセスできる機能を提供します。重要なのは既存の多くのデータ分析関連プロダクトがApache A...
308164,227104,950rabbit-slide-kou-biopackathon-2022-4細胞分化の軌跡推定に関するソフトウェアTreefitのパッケージまわりについ て紹介します。
309164,862186,573chupa-text-decomposer-libreoffice-office-open-xml-documentThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
310164,967180,995chupa-text-decomposer-libreoffice-office-open-xml-presentationThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
311165,285143,659rabbit-slide-kou-groonga-seminar-2017-08MySQL・MariaDB・PostgreSQLを使ってリッチな全文検索システムを実装する方法を紹介します。 リッチな全文検索システムとは、単に全文検索できるだけではありま...
312165,616180,995chupa-text-decomposer-libreoffice-opendocument-spreadsheetThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument S...
313166,080186,573chupa-text-decomposer-libreoffice-opendocument-presentationThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument P...
314166,160180,995chupa-text-decomposer-libreoffice-office-open-xml-workbookThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
315166,455143,659rabbit-slide-kou-apache-arrow-osakaApache Arrowが解決したい問題、設計方針、速さの秘密、現在できること、今後できるようになることなど、Apache Arrowを知らない人でもApache Arrow...
316166,518129,724rabbit-slide-kou-zpnightPGroonga is fast and flexible full text search extension for PostgreSQL. Zulip is a cha...
317166,700186,573chupa-text-decomposer-libreoffice-opendocument-textThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument T...
318166,734129,724red-opencv[OpenCV][opencv] is a computer vision library.
319167,880180,995chupa-text-decomposer-mailThis is a ChupaText decomposer plugin for to extract text and meta-data from RFC 2822 f...
320167,995143,659rabbit-slide-kou-redmine-osaka-17Redmineの全文検索機能はバージョンが上がるたびに改良されていますが、まだ少し「弱い」機能です。長年活用しているRedmineにはたくさんの有用な情報が入っているので、す...
321168,152143,659gettext-slimYou can extract messages from Slim files with this library.
322168,209104,950rabbit-slide-kou-rubykaigi-2023ADBC is Apache Arrow Database Connectivity. It provides a API that can connect to diffe...
323169,74993,977rabbit-slide-kou-the-data-threadIt is known for data processing world that Apache Arrow is important. This talk shares ...
324170,778143,659red-arrow-gdk-pixbufRed Arrow GDK Pixbuf adds `Arrow::Tensor#to_pixbuf` and `GdkPixbuf::Pixbuf#to_arrow`. `...
325171,347143,659rabbit-slide-kou-clear-code-1616期目のクリアコードでなにをやりたいか
326174,513180,995rabbit-slide-kou-db-tech-showcase-2021ビッグデータは現実的な時間で処理できてこそ活きます。処理時間はデータ処理アルゴリズムの計算量だけで決まり…ません!適切なノードにデータを配置しないとそもそもデータ処理できませ...
327174,668104,950rabbit-slide-kou-rubykaigi-2022I introduced Ruby and Apache Arrow integration including the "super fast large data int...
328175,016180,995rabbit-slide-kou-scipy-japan-2020Apache Arrow is a cross-language development platform for in-memory data. You can use A...
329175,141143,659rabbit-slide-kou-railstokyo-2(())というApache Arrowを使った高速なDB接続APIがあります。Active ...
330175,401180,995rabbit-slide-kou-db-tech-showcase-online-20202020年代、ビッグデータをどう扱えばよいか。今は各プロダクト毎に効率的な扱い方を実装していますが、2020年代はそんな時代ではありません!ビッグデータの扱いでも、共通で必要...
331175,428104,950red-datafusionApache Arrow DataFusion is an extensible query execution framework that uses Apache Arr...
332176,95625,502rabbit-slide-kou-code-party-2025-boastThis is for ((<"コード懇親会自慢大会 Boast Code Party|RubyKaigi 2025アフターイベント"|URL:https://andpad....
333178,77597,916rabbit-slide-kou-postgresql-conference-japan-2023PostgreSQLとの接続には独自プロトコルが使われていますが、やりとりするデータが大きくなるとクエリーの処理ではなくこのプロトコルがボトルネックになることが知られています...
334179,025143,659activerecord-adbc-adapterThis gem provides an ADBC adapter for Active Record. This adapter is optimized for extr...
335179,63093,977rabbit-slide-kou-bakusokudb-2024-12ビッグデータをどう扱えばよいか。これまでは各プロダクト毎に効率的な扱い方を実装していましたが、これからはそんな時代ではありません!ビッグデータの扱いでも、共通で必要なものはプ...
336181,46822,848gettextpoThis gem is a Ruby library for the GNU gettext PO files. This is a C binding of the li...
337181,587143,659rabbit-slide-kou-clear-code-1717期目のクリアコードでなにをやりたいか
338181,64097,916rabbit-slide-kou-rubykaigi-2025I talked about ((<"Goodbye fat gem"|URL:https://rubykaigi.org/2020/presentations/ktou.h...
339183,561129,724rabbit-slide-kou-davis-2023Apache Arrow、Red Arrow、Red Data Toolsという観点からRubyにおけるデータ処理の現状を説明します。
340184,47716,195rubygems-build-binary`gem build_binary` builds a binary gem for the current Ruby and platform from a source ...
341185,02176,497red-arrow-formatApache Arrow is a common in-memory columnar data store. It's useful to share and proces...
342190,46683,174ruby-hdf5hdf5
343191,488129,724rabbit-slide-kou-rubykaigi-2026(()) is the de fact standard data format in...