Skip to content
@datastructures-js

datastructures-js

The javascript data structures project (w/ typescript support).

Pinned Loading

  1. priority-queue priority-queue Public

    Priority Queue based on Heap data structure

    JavaScript 621 51

  2. queue queue Public

    Queue data structure

    JavaScript 140 12

  3. heap heap Public

    Heap data structure

    JavaScript 88 18

  4. binary-search-tree binary-search-tree Public

    BinarySearchTree & AVLTree data structures

    JavaScript 55 12

  5. graph graph Public

    Graph & Directed Graph data structures

    JavaScript 41 8

  6. linked-list linked-list Public

    LinkedList & DoublyLinkedList data structures

    JavaScript 36 10

Repositories

Showing 10 of 12 repositories
  • deque Public

    Deque data structure

    datastructures-js/deque’s past year of commit activity
    JavaScript 16 MIT 5 1 0 Updated Feb 14, 2025
  • priority-queue Public

    Priority Queue based on Heap data structure

    datastructures-js/priority-queue’s past year of commit activity
    JavaScript 621 MIT 51 3 3 Updated Jan 6, 2025
  • linked-list Public

    LinkedList & DoublyLinkedList data structures

    datastructures-js/linked-list’s past year of commit activity
    JavaScript 36 MIT 10 0 0 Updated Jul 14, 2024
  • heap Public

    Heap data structure

    datastructures-js/heap’s past year of commit activity
    JavaScript 88 MIT 18 0 0 Updated Jul 14, 2024
  • binary-search-tree Public

    BinarySearchTree & AVLTree data structures

    datastructures-js/binary-search-tree’s past year of commit activity
    JavaScript 55 MIT 12 5 0 Updated Jul 13, 2024
  • datastructures-js/datastructures-js.github.io’s past year of commit activity
    HTML 7 1 0 0 Updated Jul 13, 2024
  • datastructures-js Public

    Data structures in javascript and typescript

    datastructures-js/datastructures-js’s past year of commit activity
    JavaScript 238 MIT 39 0 0 Updated Jun 20, 2023
  • graph Public

    Graph & Directed Graph data structures

    datastructures-js/graph’s past year of commit activity
    JavaScript 41 MIT 8 0 0 Updated Nov 7, 2022
  • queue Public

    Queue data structure

    datastructures-js/queue’s past year of commit activity
    JavaScript 140 MIT 12 0 0 Updated Sep 5, 2022
  • set Public

    Set data structure (extends javascript Set)

    datastructures-js/set’s past year of commit activity
    JavaScript 10 MIT 2 0 0 Updated Aug 16, 2022

Top languages

Loading…

Most used topics

Loading…