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
Sentry JavaScript (@sentry/browser)
The official Sentry SDK for capturing errors, performance traces, and session replays in browser JavaScript apps.
@sentry/vite-plugin
Official Vite plugin that uploads source maps and manages releases directly to Sentry at build time.
sentry-sdk
The official Python SDK for Sentry error tracking, performance monitoring, and tracing.
sentry-cli
Official command-line tool for uploading source maps, debug symbols, and managing releases and deploys in Sentry.
filesize.js
Zero-dependency JavaScript utility that converts byte counts into human-readable file size strings, with SI, IEC, and JEDEC standard support.
pretty-bytes
Convert byte counts into human-readable strings like 1337 → 1.34 kB, with binary, bit, and locale-aware formatting options.
sentry-go
The official Go SDK for capturing errors, panics, and performance traces and sending them to Sentry.
bytes
Tiny utility for parsing and formatting byte strings like '1kb'
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
Sentry Rust SDK
The official Sentry SDK for capturing errors, panics, and traces in Rust applications
Sentry for Laravel
Official Sentry SDK for Laravel with automatic error, log, and performance tracing capture
@sentry/electron
Official Sentry SDK for capturing crashes, errors, and native crash reports in Electron applications
memchr
Extremely fast SIMD-accelerated byte and substring search for Rust
@cfworker/json-schema
A dependency-free JSON Schema validator built to run inside Cloudflare Workers and other restricted JS runtimes without eval.
serde_bytes
Wrapper types for optimized, compact Serde handling of byte slices and buffers