Modules

Ancient Perl utilities
fast read-only constants with compile-time optimization
doubly linked list
Binary heap (priority queue) with O(log n) operations
lru
LRU cache with O(1) operations
A no-operation function, optimized to a single custom op
objects with prototype chains
global reactive state slots with optional watchers
Functional programming utilities with XS acceleration