A repository of exotic data structures.
Min/Max Heap & Heap Sort implementation in javascript
A performant double-ended queue (deque) implementation in javascript.
A heap-based implementation of priority queue in javascript with typescript support.
a performant queue implementation in javascript
binary search tree & avl tree (self balancing tree) implementation in javascript
graph & directed graph implementation in javascript
trie implementation in javascript
stack implementation in javascript
Enhanced Set that extends javascript ES6 Set
Tools and constants shared across Apify projects.
a javascript implementation of LinkedList & DoublyLinkedList
Tools and constants shared across Apify projects.
Tools and constants shared across Apify projects.
production-ready data structures implementation in javascript & typescript.
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.
an implementation of round robin as a data structure
Package to encrypt and decrypt apify actor input secrets.
Tiny module to confirm execution of npm scripts
🐊Putout plugin adds ability to find and remove useless variables
Publicly available JSON schemas for Apify platform
Ephemeral Stacks! A CDK Stack and Construct that will self-destruct after a specified time period.