[ nabia ]
[ aramo ]
[ 源代码: ruby-bootsnap ]
软件包: ruby-bootsnap (1.9.3-1)
ruby-bootsnap 的相关链接
Trisquel 的资源:
下载源码包 ruby-bootsnap:
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Sruthi Chandran
外部的资源:
- 主页 [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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)
-
- dep: ruby-msgpack (>= 1.4~)
- Ruby library for MessagePack