ss-queue

JSON →
library 1.0.5 ·javascript maintenance
verified Jun 7, 2026

A TypeScript-based queue data structure implemented using a singly-linked list. Current stable version is 1.0.5. Fully tested with no known active development since 2020. Differentiator: lightweight, no dependencies, supports UMD for browser usage. Suitable for scenarios needing a simple FIFO queue with TypeScript type safety.