stack implementation in javascript
A performant double-ended queue (deque) implementation in javascript.
A heap-based implementation of priority queue in javascript with typescript support.
Min/Max Heap & Heap Sort implementation in javascript
a performant queue implementation in javascript
production-ready data structures implementation in javascript & typescript.
binary search tree & avl tree (self balancing tree) implementation in javascript
graph & directed graph implementation in javascript
trie implementation in javascript
Extract meaning from JS Errors
Enhanced Set that extends javascript ES6 Set
Clean up error stack traces
Tools and constants shared across Apify projects.
Tools and constants shared across Apify projects.
a javascript implementation of LinkedList & DoublyLinkedList
Tools and constants shared across Apify projects.
Get v8 stack traces as an array of CallSite objects.
Captures and cleans stack traces
Helper for adding timeouts to promises that support easy cancellation.
Tool to find the matching URLs on a page (or html document) by providing a URL pattern.
Tools and constants shared across Apify projects.
JS Object representation of a stack frame
return list of CallSite objects from a captured stacktrace
Fixes stack traces for files with source maps