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
typing_extensions
Backported and experimental type-hint features for Python, usable on older interpreters and ahead of the stdlib.
cel-go
The Go implementation of the Common Expression Language for fast, safe, embeddable expression evaluation.
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.
stopword
A lightweight JavaScript library that strips stopwords from tokenized text across 62 languages, with support for custom stopword lists.
makefun
Dynamically create Python functions with a proper, correct signature for decorators and generators.
LiteParse
Fast, open-source PDF and document parser with Python bindings, OCR, and spatial text extraction.
func_timeout
Run any existing Python function with a hard timeout, plus stoppable-thread support
Protovalidate (ECMAScript)
Runtime validation for Protobuf messages, driven by buf.validate rule annotations in your .proto schema.
@connectrpc/validate
A Connect interceptor that validates RPC requests and responses using Protobuf constraints and CEL expressions.
expr-eval-fork
A security-patched fork of expr-eval for safely parsing and evaluating math expressions in JavaScript without native eval().