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
Prisma Client
Auto-generated, type-safe database client for Node.js and TypeScript.
walkdir
A cross-platform Rust library for efficiently walking directory trees recursively
itertools
Extra iterator adaptors, methods, and macros extending Rust's standard Iterator trait
p-map
Map over promises concurrently, with controlled concurrency, backpressure, abort signals, and error aggregation.
croniter
Parses cron schedule strings and iterates the matching datetime values, with DST, second/year fields, and last-weekday support.
more-itertools
More routines for operating on iterables, beyond Python's built-in itertools
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
Pagerfanta
A PHP pagination library that calculates and renders paginated lists from many data providers
enum-iterator
Derive-based tools to iterate over every value of a Rust type
filter-obj
Filter object keys and values into a new object using a predicate function or a list of keys.
globwalk
A Rust crate for recursively finding files in a directory using gitignore-style glob patterns.