Efficient, Immutable, Thread-Safe Collection classes for Ruby
Started as a spike to prove a point, Hamster has since morphed into something usable with Persistent Data Structure implementations of Hash, Set, List, and Stack. My primary concern has been to round out the functionality with good test coverage and clean, readable code. It’s still a work in progress but as I said, definitely useable now.
Post a comment