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
globby
User-friendly glob matching for Node.js, built on fast-glob with negation, directory expansion, and gitignore support.
duckdb
The official Python client for DuckDB, an in-process analytical SQL database
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.
node-oracledb
Oracle's official Node.js driver for connecting JavaScript and TypeScript apps directly to Oracle Database, in pure JS or with an optional native client.
common-tags
A well-tested library of tagged template literal functions for cleaning up multiline strings, HTML, and lists in ES2015+ JavaScript.
aho-corasick
A SIMD-accelerated Rust implementation of the Aho-Corasick algorithm for finding many string patterns at once in linear time.