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
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
node-xml2js
XML-to-JavaScript-object parser and builder for Node.js
quick-xml
A high-performance, near-zero-copy XML pull parser and writer for Rust
etree
A lightweight, pure Go library for parsing, querying, and modifying XML with an element-tree model and XPath-like path queries.
xml-js
Converts XML text to JavaScript objects or JSON and back, preserving element order.
auto-bind
Automatically bind class methods to their instance, including inherited ones
memoize
Speed up repeated function calls by caching results for identical input arguments.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
simple-xml-to-json
A tiny, dependency-free library that transpiles XML into JSON through an AST.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().