@sebi2020/data_structs

0.2.0 • Public • Published

Build Status

Data structs

Data structs is a small nodejs module providing general data structures for everyday use.

Included are (until now)

  • Double linked lists
  • FIFO Queue
  • Async Fifo
  • LIFO Queue
  • Array-Stack
  • Heaps

In work (planned)

  • Binary-Trees
  • Graphs (including DFS and BFS

Installation

npm i @sebi2020/data_structs

Documentation

You can find the documentation here: Documentation

Package Sidebar

Install

npm i @sebi2020/data_structs

Weekly Downloads

0

Version

0.2.0

License

GPL-3.0

Unpacked Size

74.9 kB

Total Files

13

Last publish

Collaborators

  • sebi2020