Skip to content
/ struct Public

Basic and advanced data structures implemented with typescript

License

Notifications You must be signed in to change notification settings

zmitry/struct

Repository files navigation



Data structures library




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




yarn add @zmitry/struct







Roadmap

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

About

Basic and advanced data structures implemented with typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published