Пакет: ruby-immutable-ruby (0.2.0-1)
Ссылки для ruby-immutable-ruby
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код ruby-immutable-ruby:
- [ruby-immutable-ruby_0.2.0-1.dsc]
- [ruby-immutable-ruby_0.2.0.orig.tar.gz]
- [ruby-immutable-ruby_0.2.0-1.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
efficient, immutable, thread-safe collection classes for Ruby
The immutable-ruby gem provides 6 Persistent Data Structures: Hash, Vector, Set, SortedSet, List, and Deque (which works as an immutable queue or stack).
Whenever you "modify" an Immutable collection, the original is preserved and a modified copy is returned. This makes them inherently thread-safe and shareable. At the same time, they remain CPU and memory-efficient by sharing between copies.
Immutable was forked from Simon Harris' Hamster library (ruby-hamster package), which is no longer maintained. It features some bug fixes and performance optimizations which are not included in Hamster. Aside from the name of the top-level module, the public API is virtually identical.
Другие пакеты, относящиеся к ruby-immutable-ruby
|
|
|
|
-
- dep: ruby-concurrent (>= 1.1)
- Modern concurrency tools for Ruby
-
- dep: ruby-sorted-set (>= 1.0)
- variant of Set with elements sorted in ascending order
Загрузка ruby-immutable-ruby
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| all | 45,4 Кб | 257,0 Кб | [список файлов] |
