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
file-type
Detect the file type of a buffer, stream, or file by reading its magic number.
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
quick-lru
A simple, fast Least Recently Used (LRU) cache built on a dual-Map design
get-stream
Consume a Node.js or web stream into a string, Buffer, ArrayBuffer, or array
tika-python
Python binding to the Apache Tika REST server for extracting text and metadata from documents
ringbuffer
A safe, no_std-compatible Rust crate providing fixed-size circular buffers for embedded and systems code.
ieee754
Read and write IEEE 754 floating-point numbers to and from a Buffer or array-like object.
CircularDict
A thread-safe Python dict that behaves like a circular buffer, evicting the oldest entries once a length or byte-size limit is reached.
Audioadapter Buffers
Wrappers and buffers for audio data implementing the audioadapter traits