@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    1
  • 0.1.1
    0
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @sebi2020/data_structs

Weekly Downloads

1

Version

0.2.0

License

GPL-3.0

Unpacked Size

74.9 kB

Total Files

13

Last publish

Collaborators

  • sebi2020