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
Sort:Used by Most Apps
he
A robust, spec-compliant HTML entity encoder and decoder for JavaScript with full Unicode support.
base-64
A lightweight, RFC 4648-compliant base64 encoder and decoder for JavaScript, fully compatible with atob() and btoa().
Gorilla Schema
Gorilla Schema fills Go structs from HTTP form values and encodes them back into url.Values using struct tags.
@iarna/toml
A fast, spec-compliant TOML parser and stringifier for Node.js with a familiar JSON-style interface.
ujson
Ultra-fast JSON encoder and decoder for Python, written in C
@scure/base
Audited, zero-dependency base16/32/58/64 and bech32/bech32m encoding for TypeScript
io-ts
A TypeScript runtime type system that derives static types and runtime decoders/encoders from one composable schema.
gifski
Highest-quality GIF encoder based on pngquant, squeezing thousands of colors per frame from video and PNG sequences.
iced-x86
Blazing-fast, correct x86/x64 disassembler, assembler, decoder, and encoder written in pure Rust.
@loaders.gl/core
The core API for loaders.gl, a framework-independent toolkit for loading and parsing big-data, 3D, and geospatial formats.
fast-png
A pure JavaScript PNG encoder and decoder supporting 16-bit depth, Adam7 interlacing, indexed color, and full APNG animation frames.
dns-packet
A low-level, spec-compliant encoder and decoder for binary DNS wire-format packets in Node.js, covering queries, responses, and DNSSEC/EDNS0 records.
Ogg
Pure-Rust decoder and encoder for the Ogg container format, implementing the xiph.org Ogg framing spec.
libwebp-sys
Low-level bindgen FFI bindings to Google's libwebp for encoding and decoding WebP images in Rust.
windows-1252
A robust JavaScript implementation of the windows-1252 character encoding as defined by the WHATWG Encoding Standard.
py-ubjson
Universal Binary JSON (UBJSON) draft-12 encoder and decoder for Python