@zmitry/struct
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published



Data structures library




npm package npm downloads
Collection of essential data structures for web development..




yarn add @zmitry/struct







Roadmap

  • [x] LRU Cache
  • LRU with ttl
  • [x] Graph data structure without parent/multigraph support
  • [x] Topological sort
  • [x] Pairing heap using linked list
  • Priority queue
  • link-cut tree

Readme

Keywords

none

Package Sidebar

Install

npm i @zmitry/struct

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

119 kB

Total Files

27

Last publish

Collaborators

  • zmitry