Change the repository type filter
All
Repositories list
18 repositories
alias-map
Publiccontainer
PublicAn interface representing the general forms of data structures that contain elements.trie
Publicarray-list
Publicdoubly-linked-list
PublicA full-featured doubly-linked list implementation.action-queue
Publicabstract-list
Publicoptionals
Publiciterator
Publicsemaphore
PublicA Promise-based semaphore implementation.stream
PublicA series of consumable elements that can be filtered, mapped, reduced, etc. into other streams, or collected into various other data structures.collections
PublicA set of interfaces, abstract classes, and types that seek to describe most basic data structures.bimap
PublicA bidirectional map written in TypeScript.locking-queue
Public archivequeue
PublicA queue (FIFO) implementation written in TypeScript.stack
PublicA stack (LIFO) implementation written in TypeScript.multi-tract
PublicA special implementation of a doubly linked list in which multiple 'tracts' form both per-tract lists, as well as an overall sequential list.comparators
Public