Kou's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
14323rexmlAn XML toolkit for Ruby
223248drbDistributed object system for Ruby
331391stringioPseudo `IO` class from/to `String`.
433593csvThe CSV library provides a complete interface to CSV files and data. It offers tools to...
5532341strscanProvides lexical scanning operations on a String.
6592542test-unittest-unit (Test::Unit) is unit testing framework for Ruby, based on xUnit principles. T...
78371,596localeRuby-Locale is the pure ruby library which provides basic APIs for localization.
88621,891gettextGettext is a GNU gettext-like program for Ruby. The catalog file(po-file) is same forma...
91,2881,003pkg-configpkg-config can be used in your extconf.rb to properly detect need libraries for compili...
101,496713rake-compilerProvide a standard and simplified way to build and package Ruby extensions (C, Java) us...
111,6091,727xmlrpcXMLRPC is a lightweight protocol that enables remote procedure calls over HTTP.
121,8021,511rssFamily of libraries that support various formats of XML "feeds".
131,862667fiddleA libffi wrapper for Ruby.
142,0422,698rrRR is a test double framework that features a rich selection of double techniques and a...
152,7423,326numo-narrayNumo::NArray - New NArray class library in Ruby/Numo.
162,9454,177enumerable-statisticsThis library provides statistics features for Enumerable
173,1632,892glib2Ruby/GLib2 provides base features for GLib2 based bindings and many useful utility feat...
183,3212,854native-package-installerUsers need to install native packages to install an extension library that depends on n...
193,3352,902gobject-introspectionRuby/GObjectIntrospection provides bindings of GObject Introspection and a loader modul...
203,3802,950gio2Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for desktop applications (s...
213,3963,190test-unit-rrYou don't need RR setup codes with test-unit-rr. You just require "test/unit/rr".
223,4863,496pycallpycall
234,1124,054cairoRuby bindings for cairo
244,3863,563extppYou can write your Ruby extension easier than Ruby's C API. Because Ext++'s C++ API red...
254,5524,299cairo-gobjectRuby/CairoGObject is a Ruby binding of cairo-gobject.
264,7113,705red-arrowApache Arrow is a common in-memory columnar data store. It's useful to share and proces...
275,0864,569popplerRuby/Poppler is a Ruby binding of poppler-glib.
285,1864,023red-colorsRed Colors provides a wide array of features for dealing with colors. This includes con...
295,22811,199ruby-ldapIt provides the interface to some LDAP libraries (e.g. OpenLDAP, Netscape SDK and Activ...
305,2447,265gdk_pixbuf2Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x.
315,4653,967red-parquetApache Parquet is a columnar storage format.
325,7917,614rsvg2Ruby/RSVG2 is a Ruby binding of librsvg-2.x.
336,08310,917atkRuby/ATK is a Ruby binding of ATK-1.0.x.
346,2627,961pangoRuby/Pango is a Ruby binding of pango-1.x based on GObject-Introspection.
356,3616,576groonga-commandGroonga-command is a library that represents [Groonga](http://groonga.org/)'s command. ...
366,3657,591activeldap'ActiveLdap' is a ruby library which provides a clean objected oriented interface t...
376,4407,046groonga-clientGroonga-client gem supports HTTP or [GQTP (Groonga Query Transfer Protocol)](http://gro...
386,7757,007gqtpGqtp gem provides both GQTP client, GQTP server and GQTP proxy implementations. They pr...
396,8126,984groonga-command-parserGroonga-command-parser is a Ruby library to parses [groonga](http://groonga.org/)'s com...
406,84313,787gtk2Ruby/GTK2 is a Ruby binding of GTK+-2.x.
416,9181,892rubygems-requirements-systemUsers need to install system packages to install an extension library that depends on s...
426,9798,494rroongaRroonga is an extension library to use Groonga's DB-API layer. Rroonga provides Rubyish...
438,0139,978gstreamerRuby/GStreamer is a Ruby binding for GStreamer.
448,0949,149gtk3Ruby/Gtk3 is a Ruby binding of GTK 3.x. It allows Ruby programmers to use the GTK graph...
458,15914,633packngaPacknga is a library to translate to many languages by YARD.
468,1628,982gdk3Ruby/GDK3 is a Ruby binding of GDK-3.x.
478,4517,837test-unit-activesupporttest-unit-activesupport is an ActiveSupport adapter for test-unit 3. You can use full t...
488,5837,793test-unit-capybaratest-unit-capybara is a Capybara adapter for test-unit 2. You can get [Capybara](https:...
498,6598,001test-unit-railsRails supports Minitest but doesn't support test-unit.
508,7998,494groonga-query-logGroonga-query-log is a collection of library and tools to process [Groonga](http://groo...
518,9049,335clutterRuby/Clutter is a Ruby binding of Clutter.
528,9468,817red-datasetsYou can use datasets easily because you can access each dataset with multiple ways such...
538,9888,096test-unit-notifyA test result notify extension for test-unit. This provides test result notification su...
549,04913,787gtksourceview3Ruby/GtkSourceView3 is a Ruby binding of gtksourceview-3.x.
559,06916,382clutter-gtkRuby/ClutterGTK is a Ruby binding of Clutter-GTK.
569,46014,633clutter-gstreamerRuby/ClutterGStreamer is a Ruby binding of Clutter-GStreamer.
579,61419,100gtksourceview2Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
589,7274,944jekyll-jupyter-notebookJekyll Jupyter Notebook plugin adds [Jupyter](http://jupyter.org/) Notebook support to ...
599,7697,744numpyNumpy wrapper for Ruby
609,8209,056grntestGrntest is a testing framework for Groonga. You can write a test for Groonga by writing...
6110,0099,653test-unit-runner-junitxmlA test-unit runner that reports test result in JUnit XML format.
6210,9209,802matplotlibmatplotlib wrapper for Ruby
6311,25610,169groonga-logGroonga's log is logged when `--log-path` option is specified. You can write a program ...
6411,60410,021pandasPandas wrapper for Ruby
6512,14417,849vteRuby/VTE is a Ruby binding of VTE.
6612,23411,826test-unit-fullA meta package to use all test-unit extensions.
6712,40412,514clutter-gdkRuby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
6812,42211,826test-unit-runner-tapThis project provides TAP and TAP-Y/J test output formats for the TestUnit test framework.
6912,62910,525gsfRuby/GSF is a Ruby binding of GSF.
7012,79811,061vte3Ruby/VTE3 is a Ruby binding of VTE for GTK 3
7113,27913,787webkit-gtkRuby/WebKitGTK is a Ruby binding of WebKitGTK.
7213,2999,571groonga-synonymGroonga synonym provides tools for synonym of Groonga families.
7313,70322,624goocanvasRuby/GooCanvas is a Ruby binding of GooCanvas.
7413,71410,788apt-dists-mergeGenerally, you should use more general APT repository management tool such as [aptly](h...
7514,37215,710chupa-textChupaText is an extensible text extractor. You can plug your custom text extractor in C...
7614,37538,280activegroongaGroonga provides both of full text search and column store features. ActiveGroonga + Gr...
7714,82614,802rabbitYou can create your slide as a text file. It means that you can version controlyour sli...
7815,56721,702webkit-gtk2Ruby/WebKitGtk2 is a Ruby binding of WebKitGTK+ for Gtk 2.0 Toolkit
7915,87714,470red-arrow-flightApache Arrow Flight is a general-purpose client-server framework to simplify high perfo...
8016,22316,151webkit2-gtkRuby/WebKit2GTK is a Ruby binding of WebKit2GTK+.
8117,18429,669activesambaldapActiveSambaLdap provides object-oriented API to manipulate LDAP entry for Samba. Active...
8217,40213,080gnumericRuby/Gnumeric is a Ruby binding of Gnumeric.
8317,5159,762gofficeRuby/GOffice is a Ruby binding of GOffice.
8418,23913,913hikidoc'HikiDoc' is a text-to-HTML conversion tool for web writers.
8518,65527,121ruby-activeldap'Ruby/ActiveLdap' is a ruby extension library which provides a clean objected oriented ...
8619,75412,127red-arrow-datasetApache Arrow Dataset is one of Apache Arrow components to read and write semantic datas...
8719,77233,145logaling-commandA command line interface for logaling.
8821,20719,626gtksourceview4Ruby/GtkSourceView4 is a Ruby binding of gtksourceview-4.x.
8923,94516,613ruby-grGR framework - the graphics library for visualisation - for Ruby
9024,02838,280fluent-plugin-groongaThere are two usages. 1) Store data into Groonga. 2) Implement Groonga replication syst...
9124,07219,100geglRuby/GEGL is a Ruby binding of GEGL.
9227,62221,702red-gandivaGandiva is a toolset for compiling and evaluating expressions on Arrow data.
9327,97525,251libsecretRuby/libsecret is a Ruby binding of libsecret.
9428,02613,300wnck3Ruby/WNCK3 is a Ruby binding of libwnck 3.
9528,05233,145red-arrow-cudaApache Arrow CUDA is a common in-memory columnar data store on CUDA. It's useful to sha...
9629,71016,382groongaDEPRECATED!!! Use 'rroonga' instead. Ruby/groonga is a extension library to use groonga...
9729,80415,142gdk4Ruby/GDK4 is a Ruby binding of GDK-4.x.
9829,80822,624droonga-clientDroonga client for Ruby
9930,70215,142gtk4Ruby/GTK4 is a Ruby binding of GTK 4.x. It allows Ruby programmers to use the GTK graph...
10031,00982,222ActiveSambaLdapActiveSambaLdap provides object-oriented API to manipulate LDAP entry for Samba. Active...
10131,80138,280ruby-activeldap-debugRuby/ActiveLDAP is a object-oriented API to LDAP
10233,65833,145red-plasmaPlasma is an in-memory object store and cache for big data. red-plasma is deprecated si...
10333,76827,121drntestDrntest is a testing framework for Droonga. You can write a test for Droonga by writing...
10435,63529,669chupa-text-decomposer-pdfThis is a ChupaText decomposer plugin for to extract text and meta-data from PDF. You ...
10536,38125,251droonga-engineDroonga engine is a core component in Droonga system. Droonga is a scalable data proces...
10636,66559,666groonga-client-modelGroonga-client-model is a model interface for groonga-client.
10741,96022,624youplotA command line tool for Unicode Plotting
10843,06823,736rabbit-slide-kou-rubykaigi-2013Is there a gem author around you? Did you meet any author of the gems used? Did you con...
10943,51129,669zulip-clientZulip client for Ruby
11043,92438,280rabbit-slide-kou-sprk2012私はコードを書くことが好きです。もっと言うとクリアなコードを書くことが 好きです。クリアなコードを書くことはとても楽しいので、みんながクリアな コードを書けるようになればいい...
11148,54629,669fluent-plugin-droongaDroonga (distributed Groonga) plugin for Fluent event collector
11249,44882,222activeldap-fabrication'ActiveLdap Fabrication' is an ActiveLdap adapter for Fabrication. It means that you ca...
11351,81121,702test-unit-extTestUnitExt provides some useful features:
11452,91782,222gtkmozembedRuby/GtkMozEmbed is a Ruby binding of GtkMozEmbed a widget embedding a Mozilla Gecko re...
11553,19525,251groonga-client-rails[Groonga](http://groonga.org/) is a full text search engine. It also provides column st...
11653,39538,280chupa-text-decomposer-webkitThis is a ChupaText decomposer plugin for to extract text and meta-data from WebKitGTK+...
11753,88833,145rabbit-theme-clear-codeThe Rabbit theme for ClearCode Inc.
11855,30738,280rabbiterRabbiter receives comments from twitter and sends them to Rabbit. Rabbit shows them in ...
11956,15527,121grn2drnGrn2drn is a command to convert a *.grn dump file to a JSONs file for Droonga.
12056,27612,904adwaitaRuby/Adwaita is a Ruby binding of Adwaita.
12156,81638,280chupa-text-decomposer-spreadsheetChupaText decomposer for spreadsheet.
12257,73427,121rabbit-slide-kou-groonga-night-4Groonga、Mroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と 最新情報を紹介します。
12357,78133,145jekyll-task-i18njekyll-task-i18n is GitHub pages ready i18n approach for Jekyll.
12457,96059,666rackngaRacknga is a Rack middlewares that uses Rroonga features.
12558,31917,203gtksourceview5Ruby/GtkSourceView5 is a Ruby binding of gtksourceview-5.x.
12661,31627,121chupa-text-decomposer-htmlThis is a ChupaText decomposer plugin for to extract text and meta-data from HTML. You...
12761,39146,395rabbit-theme-groongaThe Rabbit theme for Groonga family.
12861,97846,395rabbit-slide-kou-rwc-2014この発表はミドルウェアの分野でもRubyの普及を促進することを目指します。Rubyで分散全文検索エンジンというミドルウェアを開発している経験から、Rubyで開発したミドルウェ...
12962,24738,280test-unit-runner-gtk2Test::Unit::Runner::GTK2 - A Test::Unit UI built on Ruby/GTK2.
13062,47522,624red-arrow-flight-sqlApache Arrow Flight is a protocol for interacting with SQL databases using the Apache A...
13162,49227,121drnbenchIt may be used for other HTTP servers.
13262,61838,280rabbit-slide-kou-devmi-2013ビジネスアプリケーションにおいても高速/堅牢な、保守性の高いプログラミングが求められています。 去年は「リーダブルなコード」に注目が集まりましたが、具体的に開発者へどんなメ...
13366,78023,736red-adbcADBC (Apache Arrow Database Connectivity) is an API standard for database access librar...
13467,27246,395rabbit-slide-kou-debian-gum-20122012年6月23日に行われた大統一Debian勉強会でRabbitを紹介したスライドです。 Rabbitの特徴であるプレゼンを時間内に終わることを支援する機能を中心に紹 介...
13567,84146,395rabbit-slide-rabbit-theme-benchmark-jaRabbitのテーマを確認するためのスライドです。スライドで使われる要素がた くさん入っているためテーマの確認に便利です。
13668,09627,121groonga-client-cliGroonga command line clients can work without Groonga. `groonga` command provided by Gr...
13768,174123,214gem-milkodeAdd installed gems to Milkode index autamatically
13868,98433,145rabbit-slide-rabbit-theme-benchmark-enIt's a slide for checking a Rabbit's theme. It contains many elements. So it's useful f...
13969,62521,702libhandyRuby/Handy is a Ruby binding of Handy.
14069,72946,395droonga-message-pack-packerThis MessagePack packer packs time values into W3C-TDF format string automatically. Bec...
14169,96938,280red-arrow-numo-narrayRed Arrow Numo::NArray adds `Arrow::Tensor#to_narray` and `#to_arrow`/`#to_arrow_array`...
14270,65133,145git-commit-mailerA utility to send commit mails for commits pushed to git repositories.
14372,19627,121rabbit-slide-kou-postgresql-unconference-tokyo-2015PostgreSQLアンカンファレンス@東京(2015/5/30)でPostgreSQLの日本語全文検索まわりについて紹介した資料です。
14473,49759,666test-unit-runner-tkTest::Unit::Runner::Tk - A Test::Unit UI built on Ruby/Tk.
14573,56622,624rabbit-slide-oss-gate-introduction-japaneseOSS Gateを知らない人向けのOSS Gateの説明
14673,756123,214test-unit-runner-foxTest::Unit::Runner::FOX - A Test::Unit UI built on FXRuby.
14774,26959,666rabbit-slide-kou-rubykaigi-2015This talk describes about the history of testing framework in Ruby. Ruby 2.2 bundles t...
14876,67433,145chupa-text-decomposer-libreofficeThis is a ChupaText decomposer plugin for to extract text and meta-data from office fil...
14976,75917,849rabbit-slide-kou-rubykaigi-2019csv, one of the standard libraries, in Ruby 2.6 has many improvements: * Default gem...
15076,8278,258red-flatbuffersRed FlatBuffers can generate Ruby code that reads and writes (not implemented yet) Flat...
15177,79823,736rabbit-slide-kou-sezemi-2014-readable-code-1-introduction2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
15279,61225,251rabbit-slide-kou-schoo-readable-code-2014-122014年12月9日(火)21:00-22:00に実施する授業の資料です。今回は「3章 誤解されない名前」を読みながら、よい名前のつけ方について学びます。
15380,74838,280rabbit-slide-kou-schoo-readable-code-2015-042015年4月3日(金)21:00-22:00に実施する授業の資料です。今回は「7章 制御フローを読みやすくする」を読みながら、よりよい制御フローの書き方について学びます。
15481,63746,395chupatextRuby bindings for ChupaText. (Deprecated. Use chuparuby instead.)
15582,58582,222rabbit-slide-kou-rubykaigi-2017Ruby's extension API is for C. This talk proposes C++ as a better language for extensio...
15682,89182,222rabbit-slide-kou-devlove-2012DevLOVE 2012での「リーダブルコードを読んだ後」というセッションで説明のために使ったスライドです。セッションの内容は、リーダブルコードに書かれていることを実際に使う...
15783,719123,214rabbit-slide-kou-redmine-tokyo-12Redmineに全文検索エンジンGroongaサポートを追加する「Full Text Search」プラグインを紹介します。このプラグインを使えば数十万チケットがあるRedm...
15884,411123,214activegroonga-fabrication* ActiveGroonga: http://groonga.rubyforge.org/ * Fabrication: https://github.com/paulel...
15984,86382,222gc-triggerRuby's GC doesn't care about memory usage of external libraries. It means that Ruby's G...
16085,74215,314vte4Ruby/VTE4 is a Ruby binding of VTE for GTK 4
16186,15582,222chupa-text-decomposer-libreoffice-generalThis is a ChupaText decomposer plugin for to extract text and meta-data from office fil...
16287,59038,280rabbit-slide-kou-rubykaigi-2018Here are my activities as a Rubyist: * Increase what Ruby can do with free software ...
16387,68346,395rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-searchMySQL・PostgreSQLでGroonga(Mroonga・PGroonga)を使って日本語全文検索する方法とその特徴を紹介します。
16487,90659,666rabbit-slide-kou-rubykaigi-2016This talk describes how to create Ruby bindings of a C library. It's the latest informa...
16588,06633,145red-datasets-arrowRed Datasets Arrow adds `#to_arrow` method to each dataset in Red Datasets. You can get...
16688,263123,214red-arrow-nmatrixRed Arrow NMatrix adds `Arrow::Tensor#to_nmatrix` for Apache Arrow to NMatrix conversio...
16788,59759,666gitlab-system-hooks-receiverProcess GitLab System hooks.
16889,34446,395rabbit-slide-kou-sezemi-2014-readable-code-1-retrospective2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
16990,53427,121rabbit-slide-kou-hatohol-log-monitoring-2014-102014年10月時点でのHatoholのログ監視機能について説明します。
17091,296123,214bundle-milkodeAdd gems installed by Bundler to Milkode index autamatically
17191,89382,222mysql2-replicationmysql2-replication is an extension of [mysql2 gem](https://rubygems.org/gems/mysql2). I...
17293,67046,395rabbit-slide-kou-data-science-rbApache Arrowはデータ分析システム間でのデータ交換を効率化することを目的としたデータフォーマットです。pandasやApache SparkやRなど主要なデータ分析...
17393,812123,214rabbit-slide-kou-osc-2014-tokyo-fallMySQLは広く使われているRDBMSです。速いし、レプリケーションのノウハウもあるし、Web上にたくさんの情報もあるからいざというときも安心、というのがその理由でしょう。 ...
17494,16259,666rabbit-slide-kou-cross-2015CROSS 2015のセッション「全文検索エンジン群雄割拠〜あなたが使うべきはどれだ!〜」でGroongaと他の全文検索エンジンとの違いの説明です。
17594,44359,666rabbit-slide-kou-heroku-meetup-13Herokuで使える全文検索エンジンGroongaについて紹介します。
17694,73159,666rabbit-slide-kou-enterprise-wordpress-2018-02みなさんはWordPressに投稿したたくさんのコンテンツを有効活用できていますか? せっかくのコンテンツも投稿しただけで終わらせてはもったいありません。「全文検索」を使う...
17795,04833,145rabbit-slide-kou-apache-arrow-tokyo-meetup-20192019年12月時点のApache Arrowの最新情報を紹介します。
17895,46538,280rabbit-slide-kou-kansai-rubykaigi-2017関西Ruby会議2017のテーマは「Ruby Community and Ruby Business」なので、創業当時からRuby関連の人たちと関わりながらRubyを活かした...
17995,99646,395fluent-plugin-groonga-query-logYou can detect slow query in real time by using this plugin.
18096,03159,666chupa-text-decomposer-abiwordThis is a ChupaText decomposer plugin for to extract text and meta-data from office doc...
18196,65438,280rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-overview2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」でのOSS開発手順の説明。
18296,71382,222red-arrow-pycallRed Arrow PyCall adds `#to_python` method to most Ruby objects for Apache Arrow such as...
18397,28146,395drndumpDrndump is a tool to dump Droonga database. You can use it for backup.
18497,46759,666rabbit-slide-kou-sezemi-2015-oss-hack-weekend-overview12015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の1日目のイベント概要と進め方の説明。
18597,67382,222rabbit-slide-kou-postgresql-conference-2017PostgreSQLが苦手な全文検索機能を強力に補完する拡張機能PGroongaの最新情報を紹介します。PGroongaは単なる全文検索モジュールではありません。Postgr...
18697,79338,280rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-conclusion2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」のまとめ。
18798,00346,395rabbit-theme-sprk2012札幌Ruby会議2012用のテーマ
18899,39882,222rabbit-slide-kou-db-tech-showcase-tokyo-2018ナイーブな全文検索は単なる中間一致検索です。しかし、現実に人が入力するテキストは揺れまくっているので単なる中間一致検索では必要な情報を見つけられません。たとえば、「(090)...
189100,23721,702rabbit-slide-kou-myna-201807MySQL 8.0でMroongaを使うとこんなにうれしい!
190100,48982,222rabbit-slide-kou-postgresql-conference-2015PGroongaはPostgreSQLに日本語全文検索機能を追加する拡張機能で、インデックスアクセスメソッドとして実装されています。インデックスアクセスメソッドの拡張機能は少...
191103,77482,222rabbit-slide-kou-scipy-japan-2019Apache Arrow is the future for data processing systems. This talk describes how to solv...
192104,55359,666rabbit-slide-kou-rubykaigi-takeout-2020Fat gem mechanism is useful to install extension library without any compiler. Fat gem ...
193105,37921,702rabbit-slide-kou-ruby-seminar-online-2021-01-22Rubyで仕事をしているみなさんに自由なソフトウェアのことを知ってもらいたい!
194105,45333,145rabbit-slide-kou-pgconf-asia-2016PostgreSQL has built-in full text search feature. But it supports only limited language...
195105,69046,395rabbit-slide-kou-gurk-011人のフリーソフトウェアプログラマーから見えている世界を紹介します。
196107,28159,666rabbit-slide-kou-groonga-document-read-1今回が最初の「Groongaドキュメント読書会」です。そのため、まだうまい進め 方を確立できていません。そこで、このような進め方はどうかという案を提案 します。今回はこのやり...
197108,90833,145rabbit-slide-kou-php-study-115PHPでPostgreSQLとPGroongaを使って高速日本語全文検索を実現する方法を紹介します!これを参考にLIKEよりも速くリッチな日本語全文検索機能を実現しましょう!
198109,09446,395rabbit-slide-kou-sezemi-2014-readable-code-2-retrospective2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
199109,342123,214rabbit-slide-kou-myna-201404MroongaがどうしてまだMariaDBにバンドルされていないかを説明します。
200109,34246,395rabbit-slide-kou-jpmug-db-study-1MariaDBには超高速な全文検索を実現するMroongaストレージエンジンがバンドルされていることを知っていますか?Mroongaを使うと日本語だけでなくアジア圏の言語も含...
201109,57559,666rabbit-slide-kou-sezemi-2014-readable-code-1-conclusion2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
202110,01446,395rabbit-slide-kou-redmine-tokyo-17Redmineの検索はどうなるといいだろう!
203110,08846,395rabbirackRabbiRack provides Web interface for Rabbit. You can control your slide from your brows...
204110,10546,395rabbit-slide-kou-sezemi-2014-readable-code-2-introduction2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
205110,68346,395rabbit-slide-kou-sezemi-2014-readable-code-2-conclusion2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
206110,85138,280rabbit-slide-kou-sezemi-2014-readable-code-1-icebreaker2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
207111,039123,214rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-3既存のアプリケーションにMroonga・PGroongaを導入する方法を具体的な事例を使いながら紹介します。
208111,17046,395rabbit-slide-kou-sezemi-2014-readable-code-2-exercise2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
209111,49959,666rabbit-slide-kou-readable-code-workshop-for-pioneer-implementationリーダブルコードワークショップ(パイオニア向け)で実装する課題の概要と進め方の説明。
210111,58582,222rabbit-slide-kou-rubykaigi-2014This talk describes three Ruby usages: * Implementing high-level interface by Ruby. ...
211111,93429,669red-arrow-gpuApache Arrow GPU is a common in-memory columnar data store on GPU. It's useful to share...
212112,08946,395groonga-schemaGroonga-schema is a Ruby library and tool to processes [Groonga](http://groonga.org/)'s...
213112,20182,222rabbit-slide-kou-fukuoka-ruby-award-7第7回フクオカRuby大賞本審査用の資料です。「全文検索エンジンGroongaへのmrubyの組み込み」という応募の説明です。 次の3つの項目を含んでいます。 (1)...
214112,22459,666rabbit-slide-kou-readable-code-workshop-for-pioneer-share-readable-codeリーダブルコードワークショップ(パイオニア向け)でのリーダブルコードの共有の進め方の説明。
215112,59259,666rabbit-slide-kou-readable-code-workshop-for-pioneer-code-changeリーダブルコードワークショップ(パイオニア向け)でのコードチェンジの進め方の説明。
216112,62846,395rabbit-slide-kou-groonga-document-read-55回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
217112,94882,222rabbit-slide-kou-readable-code-workshop-for-pioneer-icebreakerリーダブルコードワークショップ(パイオニア向け)でのアイスブレイクの仕方の説明。
218113,02659,666rabbit-slide-kou-readable-code-workshop-for-pioneer-commit-emailリーダブルコードワークショップ(パイオニア向け)でのリーダブルコードの共有の進め方の説明。
219113,08046,395rabbit-slide-kou-readable-code-workshop-for-pioneer-conclusionリーダブルコードワークショップ(パイオニア向け)のまとめと次のステップの説明。
220113,58438,280rabbit-slide-kou-readable-code-workshop-for-pioneer-introductionリーダブルコードワークショップ(パイオニア向け)の概要と進め方の説明。
221113,83559,666rabbit-slide-kou-sezemi-2014-readable-code-2-icebreaker2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
222114,64482,222rabbit-slide-kou-apache-arrow-tokyo-meetup-2018Apache Arrowの開発に参加したい人のためにApache Arrowの情報を紹介します。
223114,728123,214rabbit-slide-kou-rubykaigi-takeout-2021To use Ruby for data processing widely, Apache Arrow support is important. We can do th...
224114,882123,214rabbit-slide-kou-hatohol-log-archive-and-search-2014-122014年12月時点でのHatoholのログ蓄積・検索機能について説明します。
225115,168123,214red-arrow-gslRed Arrow GSL adds `Arrow::*Array#to_gsl`/`Arrow::Tensor#to_gsl` for Apache Arrow to GS...
226115,57682,222rabbit-slide-kou-oss-gate-workshop-tutorial-conclusionOSS Gateワークショップ(チュートリアル)のまとめ。
227115,76959,666rabbit-slide-kou-readable-code-tsukuba-conclusionリーダブルコード勉強会 in 筑波大のまとめ。
228116,07559,666github-web-hooks-receiverGitHub web hook receiver
229116,24182,222rabbit-slide-kou-sezemi-2015-oss-hack-4-beginners-feedback2015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack 4 Beginners」でのフィードバックの送り方の説明。
230116,29859,666red-datasets-gdk-pixbufRed Datasets GDK Pixbuf adds `#to_gdk_pixbuf` method to some datasets in Red Datasets. ...
231116,681123,214rabbit-slide-kou-sezemi-2015-readable-code-icebreaker2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のアイスブレイクの仕方の説明。
232116,69959,666rabbit-slide-kou-myna-15thMroonga! MyNA 15周年おめでとう!
233117,12233,145rabbit-slide-kou-oss-gate-workshop-tutorial-overviewOSS Gateワークショップ(チュートリアル)でのOSS開発手順の説明。
234117,180123,214rabbit-slide-kou-groonga-meatup-2015Groonga、Mroonga、PGroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と2015年現在の最新情報を紹介します。
235117,62459,666red-optunaRed Optuna is a hyperparameter optimization framework. You can optimize hyperparameter ...
236117,75046,395rabbit-slide-kou-readable-code-tsukuba-introductionリーダブルコード勉強会 in 筑波大の進め方の説明。
237118,07559,666rabbit-slide-kou-oss-gate-workshop-tutorial-feedbackOSS Gateワークショップ(チュートリアル)でのフィードバックの送り方の説明。
238119,16538,280red-arrow-duckdbRed Arrow DuckDB is a library that provides Apache Arrow support to ruby-duckdb.
239119,18846,395chuparubyRuby bindings for ChupaText
240122,65425,251fluent-plugin-sortFluentd doesn't guarantee message order but you may keep message order.
241124,03346,395segv-handler-gdbIt helps that you debug C extension that causes SEGV.
242124,61182,222fluent-plugin-groonga-logYou can detect Groonga error in real time by using this plugin.
243124,78346,395rabbit-slide-kou-groonga-meatup-2017Groonga、Mroonga、PGroongaなど、Groonga関連プロジェクトの概要と2016年現在の最新情報を紹介します。
244125,47846,395rabbit-slide-kou-sanmokukai-2016-11-172016年11月17日(木)開催の三木会でのMroonga紹介資料。
245126,64259,666rabbit-slide-kou-oss-on-azure-5MySQL・PostgreSQLでの日本語全文検索の現状を紹介します。また、MySQL・PostgreSQLで日本語全文検索する方法としてMroonga・PGroongaを使...
246127,13782,222rabbit-slide-kou-speee-cafe-meetup-07OSSの開発に参加するってどういうことだろう。簡単?難しい?なにから始めればいいの?OSSの開発に参加したことがない人向けにそんなもろもろについて説明します。
247127,829123,214groonga-deltaGroonga delta provides delta based data import tools. They can import data to Groonga f...
248128,90182,222rabbit-slide-kou-db-tech-showcase-tokyo-2017MySQLとPostgreSQLの全文検索機能は高速でリッチな全文検索システムを作るには機能・性能不足です。外部の全文検索サービスを利用することでそんなシステムを作れますが、...
249129,26759,666commit-comment-toolsCommit-comment-tools is the tools for [commit-comment-service](http://www.clear-code.co...
250130,55546,395rabbit-slide-kou-apache-arrow-tokyoApache Arrowが解決したい問題、設計方針、速さの秘密、現在できること、今後できるようになることなど、Apache Arrowを知らない人でもApache Arrow...
251132,16582,222rabbit-slide-kou-pgconf-asia-2017PGroonga 2.0 has been released with 2 years development since PGroonga 1.0.0. PGroonga ...
252132,31533,145rabbit-slide-kou-php-conference-2017PHPマニュアルは日本語にも翻訳されていますが、検索機能が限定的なため、せっかくの説明を活用しきれません。基本の検索機能は関数やクラス名の検索機能しかないため「正規表現」で正...
253132,48482,222rabbit-slide-kou-okinawa-rubykaigi-02Rubyでデータ処理するツールが足りないなら自分たちで楽しく作ればいいじゃんねー。よーし、作るかー!というプロジェクトがRed Data Toolsです。そんなRed Dat...
254136,11359,666red-arrow-activerecordA library that provides conversion method between Apache Arrow and ActiveRecord
255136,150123,214fluent-plugin-hatoholYou can integrated log monitoring system with Hatohol
256136,77346,395rabwiiRabWii receives actions from Wii Remote and sends them to Rabbit. You can control Rabbi...
257137,90559,666rabbit-slide-kou-oss-forum-apache-arrowみなさんはApache Arrowを知っていますか? 普段データを処理している人でも今はまだ知らない人の方が多いかもしれません。しかし、数年後には「データ処理をしている人なら...
258140,93946,395rabbit-slide-kou-rubydata-tokyo-meetup-2018Apache Arrowの2018年11月現在の最新情報を紹介します。特に、Ruby関連の部分を紹介します。
259142,909123,214rabbit-slide-kou-droonga-meetup-1GroongaからDroongaに移行した後、どんな世界が待っているかを説明します。例えば、どのように運用すればよいか、どのようなケースが得意か、今後どのような機能を強化して...
260143,93482,222rabbit-slide-kou-sezemi-2014-readable-code-2-code-change2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のコードチェンジのやり方の説明。
261145,71159,666rabbit-slide-kou-groonga-document-read-22回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
262146,723123,214rabbit-slide-kou-groonga-document-read-44回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
263146,87259,666rabbit-slide-kou-groonga-document-read-33回目の「Groongaドキュメント読書会」は、前回の「Groongaドキュメント読書 会」でのフィードバックを反映して進めます。進め方は前回と同様に輪読会式 を使います。
264147,00146,395rabbit-slide-kou-groonga-night-5Groonga、Mroonga、Rroonga、Droongaなど、Groonga関連プロジェクトの概要と2014年現在の最新情報を紹介します。
265147,367123,214rabbit-slide-kou-sezemi-2014-readable-code-1-exercise2014年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
266148,076123,214rabbit-slide-kou-sapporoonga-20140329Droongaはまだ新しいプロダクトなのであまり情報がありません。今回はそんな Droongaを使いはじめる方法を紹介します。
267149,31659,666rabbit-slide-kou-readable-code-tsukuba-code-changeリーダブルコード勉強会 in 筑波大のコードチェンジのやり方の説明。
268149,58446,395rabbit-slide-kou-sezemi-2015-readable-code-code-change2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のコードチェンジのやり方の説明。
269150,15346,395rabbit-theme-logicool-wireless-presenterThe Rabbit theme for supporting inputs from Logicool Wireless Presenter.
270150,15346,395rabbit-slide-kou-readable-code-workshop-2015-03-06-icebreaker2015-03-06開催の実践リーダブルコードでのアイスブレイクの仕方の説明。
271150,18182,222rabbit-slide-kou-readable-code-workshop-2015-03-06-introduction2015-03-06開催の実践リーダブルコードの概要と進め方の説明。
272150,27559,666github-event-watcherGitHub event watcher
273150,29882,222rabbit-slide-clear-code-pgroonga-introductionPGroonga紹介用資料。
274150,298123,214rabbit-slide-kou-readable-code-tsukuba-exerciseリーダブルコード勉強会 in 筑波大の課題の進め方を練習する方法の説明。
275150,34859,666rabbit-slide-kou-readable-code-workshop-2015-03-06-conclusion2015-03-06開催の実践リーダブルコードのまとめと次のステップの説明。
276150,48259,666rabbit-slide-kou-sezemi-2015-readable-code-conclusion2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のまとめ。
277151,05446,395rabbit-slide-kou-readable-code-workshop-2015-03-06-implementation2015-03-06開催の実践リーダブルコードで実装する課題の概要と進め方の説明。
278151,17459,666rabbit-slide-kou-readable-code-workshop-2015-03-06-code-change2015-03-06開催の実践リーダブルコードでのコードチェンジの進め方の説明。
279151,17446,395rabbit-slide-kou-sezemi-2015-oss-hack-weekend-conclusion22015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の2日目のまとめ。
280151,287123,214rabbit-slide-kou-tokyork-11milter managerとGroongaを例にして、アプリケーションへのCRubyの組み込み・mrubyの組み込みの実装について説明します。
281151,28782,222chupa-text-decomposer-libreoffice-powerpointThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Powe...
282151,46446,395rabbit-slide-kou-readable-code-workshop-2015-06-24-icebreaker2015-06-24開催の実践リーダブルコードでのアイスブレイクの仕方の説明。
283151,76559,666rabbit-slide-kou-readable-code-tsukuba-retrospectiveリーダブルコード勉強会 in 筑波大グループふりかえりのやり方の説明。
284152,17082,222rabbit-slide-kou-sezemi-2015-readable-code-retrospective2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」のグループふりかえりのやり方の説明。
285152,291123,214rabbit-slide-kou-sezemi-2015-readable-code-introduction2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の進め方の説明。
286152,48182,222red-datasets-numo-narrayRed Datasets Numo::NArray adds `#to_narray` method to each dataset in Red Datasets. You...
287152,64682,222rabbit-slide-kou-readable-code-workshop-2015-03-06-retrospective2015-03-06開催の実践リーダブルコードでのふりかえりの進め方の説明。
288152,71582,222rabbit-slide-kou-readable-code-tsukuba-icebreakerリーダブルコード勉強会 in 筑波大のアイスブレイクの仕方の説明。
289152,85282,222rabbit-slide-kou-readable-code-workshop-2015-06-24-retrospective2015-06-24開催の実践リーダブルコードでのふりかえりの進め方の説明。
290152,86882,222rabbit-slide-kou-sezemi-2015-oss-hack-weekend-conclusion12015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の1日目のまとめ。
291153,08146,395rabbit-slide-kou-readable-code-workshop-2015-06-24-conclusion2015-06-24開催の実践リーダブルコードのまとめと次のステップの説明。
292153,15382,222rabbit-slide-kou-readable-code-workshop-2015-06-24-implementation2015-06-24開催の実践リーダブルコードで実装する課題の概要と進め方の説明。
293153,62759,666rabbit-slide-kou-readable-code-workshop-2015-06-24-introduction2015-06-24開催の実践リーダブルコードの概要と進め方の説明。
294153,73482,222chupa-text-decomposer-libreoffice-wordThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Word...
295153,76359,666chupa-text-decomposer-libreoffice-excelThis is a ChupaText decomposer plugin to extract text and meta-data from Microsoft Exce...
296154,95659,666rabbit-slide-kou-sezemi-2015-readable-code-exercise2015年のSEゼミの「プログラミングが好きな学生のためのリーダブルコード勉 強会」の課題の進め方を練習する方法の説明。
297155,95959,666rabbit-slide-kou-sezemi-2015-oss-hack-weekend-overview22015年のSEゼミの「プログラミングが好きな学生のための勉強会 - OSS Hack Weekend」の2日目のイベント概要と進め方の説明。
298157,022123,214rabbit-slide-kou-readable-code-workshop-2015-06-24-code-change2015-06-24開催の実践リーダブルコードでのコードチェンジの進め方の説明。
299157,59159,666rabbit-slide-kou-lets-boot-oss-gateOSS Gateとは「OSS開発に参加する人を増やす取り組み」です。なぜOSS Gateをはじめることになったのか、どのようにすれば継続的にOSS開発に参加する人を増やす仕組...
300158,134123,214rabbit-slide-kou-mysql-and-postgresql-and-japanese-full-text-search-2Mroonga・PGroongaをさわり始めた人向けの情報を紹介します。オススメの使い方、トランザクション、レプリケーションに関する情報です。
301159,127123,214gettext-hamlYou can extract messages from Haml files with this library.
302159,90019,626gsk4Ruby/GSK4 is a Ruby binding of GSK 4.x.
303161,25682,222rabbit-slide-kou-mariadb-community-event-2016-07-212016年7月時点でのMroongaの最新情報を紹介します。MariaDBコミュニティイベント in Tokyoでの紹介なのでMariaDBに関連する情報を多めに紹介します。
304161,47782,222rabbit-slide-kou-nginx-tech-talksnginxに全文検索エンジンGroongaを組み込んでnginxを全文検索サーバーにするngx_http_groongaを紹介します。
305162,60682,222rabbit-slide-kou-speee-cafe-meetup-02「OSS開発」をテーマにしたSpeee Cafe Meetup #02用の資料。OSSを開発するかどうかをどう判断すればよいか、OSS開発者になる最初のステップはどうしたらよ...
306163,03517,203graphene1Ruby/Graphene1 is a Ruby binding of Graphene.
307163,877123,214rabbit-slide-kou-nagoya-rubykaigi-03Apache Arrowはデータ分析を支援するライブラリーです。高速にデータにアクセスできる機能を提供します。重要なのは既存の多くのデータ分析関連プロダクトがApache A...
308164,46059,666rabbit-slide-kou-biopackathon-2022-4細胞分化の軌跡推定に関するソフトウェアTreefitのパッケージまわりについ て紹介します。
309164,71959,666chupa-text-decomposer-libreoffice-office-open-xml-documentThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
310164,89182,222chupa-text-decomposer-libreoffice-office-open-xml-presentationThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
311165,231123,214rabbit-slide-kou-groonga-seminar-2017-08MySQL・MariaDB・PostgreSQLを使ってリッチな全文検索システムを実装する方法を紹介します。 リッチな全文検索システムとは、単に全文検索できるだけではありま...
312165,489123,214chupa-text-decomposer-libreoffice-opendocument-spreadsheetThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument S...
313166,06246,395chupa-text-decomposer-libreoffice-office-open-xml-workbookThis is a ChupaText decomposer plugin to extract text and meta-data from Office Open XM...
314166,06282,222chupa-text-decomposer-libreoffice-opendocument-presentationThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument P...
315166,18159,666rabbit-slide-kou-apache-arrow-osakaApache Arrowが解決したい問題、設計方針、速さの秘密、現在できること、今後できるようになることなど、Apache Arrowを知らない人でもApache Arrow...
316166,27746,395rabbit-slide-kou-zpnightPGroonga is fast and flexible full text search extension for PostgreSQL. Zulip is a cha...
317166,526123,214red-opencv[OpenCV][opencv] is a computer vision library.
318166,57646,395chupa-text-decomposer-libreoffice-opendocument-textThis is a ChupaText decomposer plugin to extract text and meta-data from OpenDocument T...
319167,74446,395chupa-text-decomposer-mailThis is a ChupaText decomposer plugin for to extract text and meta-data from RFC 2822 f...
320168,062123,214rabbit-slide-kou-redmine-osaka-17Redmineの全文検索機能はバージョンが上がるたびに改良されていますが、まだ少し「弱い」機能です。長年活用しているRedmineにはたくさんの有用な情報が入っているので、す...
321168,120123,214gettext-slimYou can extract messages from Slim files with this library.
322168,914123,214rabbit-slide-kou-rubykaigi-2023ADBC is Apache Arrow Database Connectivity. It provides a API that can connect to diffe...
323170,298123,214rabbit-slide-kou-the-data-threadIt is known for data processing world that Apache Arrow is important. This talk shares ...
324170,61682,222red-arrow-gdk-pixbufRed Arrow GDK Pixbuf adds `Arrow::Tensor#to_pixbuf` and `GdkPixbuf::Pixbuf#to_arrow`. `...
325171,18646,395rabbit-slide-kou-clear-code-1616期目のクリアコードでなにをやりたいか
326174,466123,214rabbit-slide-kou-db-tech-showcase-2021ビッグデータは現実的な時間で処理できてこそ活きます。処理時間はデータ処理アルゴリズムの計算量だけで決まり…ません!適切なノードにデータを配置しないとそもそもデータ処理できませ...
327174,88659,666rabbit-slide-kou-rubykaigi-2022I introduced Ruby and Apache Arrow integration including the "super fast large data int...
328174,950123,214rabbit-slide-kou-scipy-japan-2020Apache Arrow is a cross-language development platform for in-memory data. You can use A...
329175,04946,395rabbit-slide-kou-railstokyo-2(())というApache Arrowを使った高速なDB接続APIがあります。Active ...
330175,31682,222rabbit-slide-kou-db-tech-showcase-online-20202020年代、ビッグデータをどう扱えばよいか。今は各プロダクト毎に効率的な扱い方を実装していますが、2020年代はそんな時代ではありません!ビッグデータの扱いでも、共通で必要...
331175,562123,214red-datafusionApache Arrow DataFusion is an extensible query execution framework that uses Apache Arr...
332177,51729,669rabbit-slide-kou-code-party-2025-boastThis is for ((<"コード懇親会自慢大会 Boast Code Party|RubyKaigi 2025アフターイベント"|URL:https://andpad....
333178,71259,666rabbit-slide-kou-postgresql-conference-japan-2023PostgreSQLとの接続には独自プロトコルが使われていますが、やりとりするデータが大きくなるとクエリーの処理ではなくこのプロトコルがボトルネックになることが知られています...
334178,89859,666activerecord-adbc-adapterThis gem provides an ADBC adapter for Active Record. This adapter is optimized for extr...
335179,584123,214rabbit-slide-kou-bakusokudb-2024-12ビッグデータをどう扱えばよいか。これまでは各プロダクト毎に効率的な扱い方を実装していましたが、これからはそんな時代ではありません!ビッグデータの扱いでも、共通で必要なものはプ...
336181,41238,280rabbit-slide-kou-clear-code-1717期目のクリアコードでなにをやりたいか
337181,48846,395rabbit-slide-kou-rubykaigi-2025I talked about ((<"Goodbye fat gem"|URL:https://rubykaigi.org/2020/presentations/ktou.h...
338182,21221,702gettextpoThis gem is a Ruby library for the GNU gettext PO files. This is a C binding of the li...
339183,36338,280rabbit-slide-kou-davis-2023Apache Arrow、Red Arrow、Red Data Toolsという観点からRubyにおけるデータ処理の現状を説明します。
340185,82023,736rubygems-build-binary`gem build_binary` builds a binary gem for the current Ruby and platform from a source ...
341186,54459,666red-arrow-formatApache Arrow is a common in-memory columnar data store. It's useful to share and proces...
342190,54246,395ruby-hdf5hdf5