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
go-cmp
A safer, more powerful alternative to reflect.DeepEqual for comparing Go values in tests.
deep-equal
A standalone port of Node's own assert.deepEqual algorithm, giving spec-accurate deep equality checks in Node and the browser alike.
@napi-rs/canvas
A native Node.js binding to Google's Skia graphics engine that implements the HTML5 Canvas API with zero system dependencies.
dequal
A tiny (304B to 489B gzipped), zero-dependency utility for deep equality checks in JavaScript.
snappy
Native Rust bindings bringing Google's Snappy compression to Node.js with sync, async, and streaming APIs.
approx
Approximate floating point equality comparisons and assertions for Rust