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
regex
Rust's finite-automata regex engine with guaranteed linear-time matching and no catastrophic backtracking.
RE2JS
Linear-time, ReDoS-safe regular expression engine for JavaScript
regexp2
A feature-rich Go regex engine ported from .NET with backtracking, lookaround, and Perl-compatible syntax.
shutdown_hooks_rs
A minimal Rust wrapper around the C standard library's atexit function for registering shutdown hooks.
async-std
An async, std-parity Rust runtime that mirrored fs, net, and task APIs — now deprecated in favor of smol.