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.
node-cache
A simple, fast in-memory caching module for Node.js with TTL expiration, similar to memcached.
pyparsing
Build recursive-descent parsers in Python without a separate grammar file
nom
A byte-oriented, zero-copy parser combinators library for Rust
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.