[ ソース: ruby-concurrent ]
パッケージ: ruby-concurrent-ext (1.2.3-4)
ruby-concurrent-ext に関するリンク
Debian の資源:
ruby-concurrent ソースパッケージをダウンロード:
- [ruby-concurrent_1.2.3-4.dsc]
- [ruby-concurrent_1.2.3.orig.tar.xz]
- [ruby-concurrent_1.2.3-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Modern concurrency tools for Ruby (C extensions for MRI)
Concurrent Ruby provides modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns.
This package provides the C extensions to optimize concurrent-ruby under MRI.
その他の ruby-concurrent-ext 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.1.3)
- 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.0~preview1)
- Libraries necessary to run Ruby 3.1
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-concurrent (= 1.2.3-4)
- Modern concurrency tools for Ruby