Package: ruby-immutable-ruby (0.1.0-2)
Links for ruby-immutable-ruby
Debian Resources:
Download Source Package ruby-immutable-ruby:
- [ruby-immutable-ruby_0.1.0-2.dsc]
- [ruby-immutable-ruby_0.1.0.orig.tar.gz]
- [ruby-immutable-ruby_0.1.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to ruby-immutable-ruby
|
|
|
|
-
- dep: ruby-concurrent (>= 1.1)
- Moderne samtidighedsværktøjer for Ruby
-
- dep: ruby-sorted-set (>= 1.0)
- Variant af Set med elementer sorteret i stigende rækkefølge
Download ruby-immutable-ruby
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 45.2 kB | 256.0 kB | [list of files] |