RubyGems Navigation menu

philiprehberger-queue_stack 0.5.0

Thread-safe queue and stack data structures with configurable capacity limits, blocking enqueue/dequeue with timeouts, and peek operations. Uses Mutex and ConditionVariable for safe concurrent access.

Gemfile:
=

install:
=

Versions:

  1. 0.5.0 April 16, 2026 (10 KB)
  2. 0.4.0 April 15, 2026 (9.5 KB)
  3. 0.3.0 April 09, 2026 (9 KB)
  4. 0.2.0 April 03, 2026 (8.5 KB)
  5. 0.1.4 March 31, 2026 (7.5 KB)
Show all versions (9 total)

Owners:

Pushed by:

Authors:

  • Philip Rehberger

SHA 256 checksum:

=

Total downloads 127,646

For this version 72,865

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: