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
concurrently
Run multiple terminal commands in parallel, with color-coded output and cross-platform support.
DashMap
A blazing-fast concurrent HashMap for Rust that shards state across locks instead of using one global RwLock.
Moka
Fast, concurrent in-memory caching library for Rust, inspired by Java's Caffeine
arq
Fast job queuing and RPC in Python built on asyncio and Redis
papaya
A fast, lock-free concurrent hash map for Rust tuned for read-heavy workloads.
thread_local
Per-object thread-local storage for Rust, beyond the standard library's static thread_local! macro.
quick-cache
A lightweight, high-performance concurrent cache for Rust with S3-FIFO/CLOCK-Pro eviction, atomic get-or-insert coordination, and per-item weights.
random_compat
PHP 5 polyfill for PHP 7's cryptographically secure random_bytes() and random_int()
user-agents
A JavaScript library that generates realistic, frequency-weighted random user agents and browser fingerprints from a dataset refreshed daily.
mini-moka
A fast, concurrent in-memory cache library for Rust, the light edition of Moka
react-rx
Lightweight React hooks and reactive components for working with RxJS Observables