概要
Rubyは、Web開発、text処理、serialized file処理、system taskなどに使われるinterpreted object-oriented programming languageです。simpleなsyntax、mixin、closure、garbage collection、dynamic loadingを備えます。
特徴と向いている用途
公式資料に基づく紹介・実機未検証 · 内容確認日:
object-oriented設計とscripting機能をportableなruntimeで使う
classとmethod callに加え、mixin、singleton method、operator overloading、exception、iterator、closureを提供します。多数のUnix-like・POSIX platform、Windows、macOSなどに対応し、公式READMEは日本語版へ直接リンクしています。
読み書きしやすい動的言語でWeb・script・toolを構築したい場合
object-orientedなapplicationと短いautomation scriptを同じ言語で扱い、RubyGemsやRailsを含むecosystemへ接続したい用途に向きます。日本語の公式導線が、導入とsource buildの理解を支えます。
出典:[2]
GitHub mirror、開発正典、bug tracker、複合licenseを区別する
GitHub repositoryはmirrorで、committerが使う本来のmasterはgit.ruby-lang.orgにあります。bugはbugs.ruby-lang.orgへ報告します。配布条件はRuby独自licenseまたは2-clause BSDから選べ、さらに一部fileは個別条件を持つためCOPYINGとLEGALを確認してください。
参考にした公式資料
- [1]Ruby README(2026-09-13)
- [2]Ruby 日本語README(2026-09-13)
- [3]Ruby COPYING(2026-09-13)
編集部からの補足
Star数だけでは見えない厚い日本語圏の言及と、README自体の英日対応・mirror明示を備える例として選びました。
成長
成長の推移 · 直近30日
23,733 Stars
推移データを蓄積中です。
開発アクティビティ
直近90日・週次
- Commit(直近30日)
- 868
- Open PR
- 713
開発アクティビティを蓄積中です。
Built with
カテゴリとタグ
カテゴリ
GitHubデータ
GitHubのデータGitHubの詳細データを見る
GitHub Topics
- ruby
- c
- language
- object-oriented
- ruby-language
- jit
- rust
- programming-language
- Stars
- 23,733
- Forks
- 5,637
- Watchers
- 1,044
- Open Issues
- 0
- 主要言語
- Ruby
- ライセンス
- 未判定
- リポジトリ最終更新
- 2026/09/13
あわせて探訪
- Go138,481 Stars
simple・reliable・efficientなsoftwareを公式toolchainで構築するprogramming language。
Go - Node.js121,604 Stars
server・CLI・toolingを複数OSで動かすopen-sourceのcross-platform JavaScript runtime。
JavaScript - Rust118,482 Stars
ownership modelでmemory・thread safetyをcompile時に支える高性能なsystems programming言語。
Rust - CPython76,867 Stars
Pythonのinterpreter・標準library・build・testを開発するsource repository。
Python - Kotlin53,405 Stars
JVMを起点にAndroid・iOS・desktop・Webへcodeを共有できるconciseなmultiplatform言語。
Kotlin
情報の誤りを報告
掲載内容に誤りや古い情報があればお知らせください。