Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
superagent
A small, progressive HTTP request library for Node.js and browsers with a single fluent, chainable API on both platforms.
Cockatiel
Resilience and fault-handling for Node.js: retries, circuit breakers, timeouts, and more.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
later
Composable library for defining recurring schedules and calculating their next or previous occurrences.
ringbuffer
A safe, no_std-compatible Rust crate providing fixed-size circular buffers for embedded and systems code.
unlimited-timeout
Drop-in setTimeout and setInterval replacements that work correctly with delays longer than JavaScript's ~24.8-day maximum.
CircularDict
A thread-safe Python dict that behaves like a circular buffer, evicting the oldest entries once a length or byte-size limit is reached.