[ ソース: ruby-bootsnap ]
パッケージ: ruby-bootsnap (1.18.4-1)
ruby-bootsnap に関するリンク
Debian の資源:
ruby-bootsnap ソースパッケージをダウンロード:
- [ruby-bootsnap_1.18.4-1.dsc]
- [ruby-bootsnap_1.18.4.orig.tar.gz]
- [ruby-bootsnap_1.18.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Boot large ruby/rails apps faster
Bootsnap is a library that plugs into Ruby, with optional support for `ActiveSupport` and `YAML`, to optimize and cache expensive computations.
Bootsnap optimizes methods to cache results of expensive computations, and can be grouped into two broad categories:
* Path Pre-Scanning * Compilation caching
その他の ruby-bootsnap 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.33)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby (<< 1:3.2~)
- Libraries necessary to run Ruby
- dep: libruby (>= 1:3.1~0)
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-msgpack (>= 1.2)
- Ruby library for MessagePack