BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

philiprehberger-queue_stack

v0.7.0RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
415 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.7.0this month
  • 0.6.01 month ago
  • 0.5.01 month ago
  • 0.4.01 month ago
  • 0.3.01 month ago
  • 0.2.01 month ago
  • 0.1.42 months ago
  • 0.1.32 months ago
philiprehberger-queue_stack — 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. (Ruby / RubyGems) · Modules