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.
filesize.js
Zero-dependency JavaScript utility that converts byte counts into human-readable file size strings, with SI, IEC, and JEDEC standard support.
Doctrine DBAL
A PHP database abstraction layer with a fluent query builder and schema introspection across major RDBMS engines
pretty-bytes
Convert byte counts into human-readable strings like 1337 → 1.34 kB, with binary, bit, and locale-aware formatting options.
node-mssql
The Node.js client for Microsoft SQL Server, wrapping Tedious (or MSNodeSQLv8) behind a unified pool, request, and transaction API.
bytes
Tiny utility for parsing and formatting byte strings like '1kb'
bytemuck
A zero-cost, no_std Rust crate for safely casting between plain data types and reinterpreting slices as bytes.
memchr
Extremely fast SIMD-accelerated byte and substring search for Rust
serde_bytes
Wrapper types for optimized, compact Serde handling of byte slices and buffers
crc-32
A dependency-free JavaScript library for computing standard CRC-32 and CRC-32C checksums in Node.js and browsers.
byte-size
Converts a numeric bytes value into a human-readable string like '3.5 kB', with metric, IEC, and fully custom unit support.
MikroORM
TypeScript ORM for Node.js built on Data Mapper, Unit of Work, and Identity Map patterns.
tedious
A pure-JavaScript TDS driver that lets Node.js applications talk directly to Microsoft SQL Server.
bstr
Extension traits that let Rust treat byte slices and Vec<u8> as conventionally-UTF-8 byte strings.
dbt-sqlserver
The dbt adapter plugin that connects dbt-core to Microsoft SQL Server and Azure SQL, with pluggable pyodbc, mssql-python, and ADBC backends.