[ ソース: 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: libc6 (>= 2.33)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libruby (<< 1:3.4~)
- Libraries necessary to run Ruby
-
- dep: libruby3.1t64 (>= 3.1.2)
- Libraries necessary to run Ruby 3.1
- または libruby3.3 (>= 3.3.1)
- Libraries necessary to run Ruby 3.3
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-msgpack (>= 1.2)
- Ruby library for MessagePack