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
Peggy
Parser generator for JavaScript using parsing expression grammars (PEG)
@neondatabase/serverless
Neon's serverless PostgreSQL driver for JavaScript and TypeScript, built for edge and serverless runtimes using HTTP and WebSockets instead of raw TCP.
yargs-parser
The mighty, standalone option parser powering yargs
error-stack-parser
Cross-browser JavaScript library that parses Error objects into structured stack frames with function names, file paths, and line/column numbers.
tree-sitter-c-sharp
C# grammar for tree-sitter, based on the Roslyn language grammar
x509-parser
A pure-Rust, zero-copy X.509 certificate parser (RFC 5280) built on the nom parser-combinator framework, with optional signature verification.
tinycss2
Low-level CSS Syntax Level 3 parser and generator for Python
graphql-yoga
A fully-featured, spec-compliant GraphQL server built on the WHATWG Fetch API, running anywhere from Node to Cloudflare Workers.
lark
A modern parsing toolkit for Python supporting Earley, LALR(1), and CYK parsers with automatic tree construction.
jsonparser
A fast, allocation-free JSON parser for Go that reads values by key path without unmarshaling into structs.
Device Detector
Universal PHP library for parsing user agents into browsers, OS, and device info
snarkdown
A dead-simple, dependency-free Markdown-to-HTML parser that weighs about 1kb gzipped.
url-parse
Small, dependency-light URL parser that works identically in Node.js and the browser.
MyST Parser
An extended CommonMark-compliant Markdown parser with first-class bridges to docutils and Sphinx.
Griffe
Extract signatures and structure from entire Python programs for API docs and breaking-change detection.
url-pattern
A tiny, dependency-free library for matching and generating URL-like string patterns without regex.
go-shellwords
A Go library that splits shell-style command-line strings into argument slices, honoring POSIX quoting, escaping, and substitution rules.
roxmltree
Parse XML into a fast, read-only tree in Rust with zero unsafe code and no dependencies.
tree-sitter-c
The official C grammar for the tree-sitter incremental parsing library
@iarna/toml
A fast, spec-compliant TOML parser and stringifier for Node.js with a familiar JSON-style interface.
accept-language-parser
Parse HTTP Accept-Language headers and pick the best matching locale
parse-diff
A fast, dependency-free unified diff parser that converts raw patch text into structured file, chunk, and line-change objects for JavaScript and TypeScript projects.
Backbone
A lightweight MV* framework that gives JavaScript-heavy applications structure with Models, Views, Collections, Routers, and Events.
Parsedown
Fast, single-class Markdown parser for PHP with no dependencies beyond mbstring.