data-structure-typed
Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max
svelte-tiny-linked-charts
A library to display tiny bar charts using Svelte. These charts are more so meant for graphic aids, rather than scientific representations. There's no axis labels, no extensive data visualisation, just bars.
solidity-linked-list
An utility library for working with sorted linked list data structures in your Solidity project.
circle-ds
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.