RubyGems Navigation menu

dlinked 0.1.9

Provides a native Doubly Linked List data structure in Ruby, focusing on O(1) performance for head/tail operations and standard Enumerable compatibility.

Gemfile:
=

install:
=

Versions:

  1. 0.1.9 January 03, 2026 (22.5 KB)
  2. 0.1.8 December 14, 2025 (18.5 KB)
  3. 0.1.7 December 13, 2025 (16.5 KB)
  4. 0.1.4 December 12, 2025 (16.5 KB)
  5. 0.1.1 December 12, 2025 (16 KB)

Development Dependencies (8):

benchmark-ips ~> 2.8
bundler ~> 2.0
minitest ~> 5.0
rake ~> 13.0
rubocop ~> 1.0
rubocop-minitest ~> 0.16.0
simplecov ~> 0.22
yard ~> 0.9

Owners:

Pushed by:

GitHub

Authors:

  • Daniele Frisanco

SHA 256 checksum:

=

Provenance:

Total downloads 779

For this version 133

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

Links: