Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Socket Optimize
Optimize your dependencies
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
25 packages
Order
Sort by
datastructures-js
production-ready data structures implementation in javascript & typescript.
@datastructures-js/avl-tree
avl tree implementation in javascript
@datastructures-js/binary-search-tree
binary search tree & avl tree (self balancing tree) implementation in javascript
@datastructures-js/deque
A performant double-ended queue (deque) implementation in javascript.
@datastructures-js/doubly-linked-list
doubly linked list implementation in javascript
@datastructures-js/graph
graph & directed graph implementation in javascript
@datastructures-js/heap
Min/Max Heap & Heap Sort implementation in javascript
@datastructures-js/linked-list
a javascript implementation of LinkedList & DoublyLinkedList
@datastructures-js/max-heap
max heap implementation in javascript
@datastructures-js/min-heap
min heap implementation in javascript