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
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
29 packages
Order
Sort by
namastey-adjacency-list
A JavaScript package that implements the Adjacency List data structure for efficient graph representation and traversal.
namastey-adjacency-matrix
A JavaScript package implementing the Adjacency Matrix data structure for efficient graph representation and operations.
namastey-array
Provides essential methods for array manipulation, enhancing your JavaScript development experience.
namastey-avl-tree
A comprehensive JavaScript package for implementing AVL Tree data structure, offering balanced tree operations for efficient data management.
namastey-binary-tree
A comprehensive package for implementing the Binary Tree data structure with essential methods for developers.
namastey-b-tree
A JavaScript package for implementing the B-Tree data structure, providing efficient data storage and retrieval.
namastey-circular-linked-list
A package implementing Circular Linked List data structure with various important methods.
namastey-circular-queue
An efficient JavaScript package for implementing and working with Circular Queue data structures.
namastey-directed-graph
A JavaScript package for implementing the Directed Graph data structure with various important methods.
namastey-double-ended-queue
A JavaScript package that implements the Double-ended Queue (Deque) data structure with various important methods for efficient data handling.