Repository History
Explore all analyzed open source repositories

TimeSide: A Scalable Python Framework for Audio Processing and Analysis
TimeSide is a powerful Python framework designed for scalable audio processing, analysis, imaging, transcoding, streaming, and labeling. It offers a core Python module, a web server with a RESTful API, and a JavaScript SDK. This framework is ideal for complex processing on large audio or video datasets, supporting diverse applications from computational musicology to streaming services.

FlexSearch: A High-Performance Full-Text Search Library for Browser and Node.js
FlexSearch is a next-generation full-text search library designed for both browser and Node.js environments. It offers unparalleled speed, performing queries up to 1,000,000 times faster than other libraries, while providing powerful search capabilities. Developers can leverage its features for multi-field search, phonetic transformations, partial matching, and persistent indexing across various databases.

mcp-ui: Building Interactive UIs for AI with Model Context Protocol
mcp-ui is an SDK that enables the creation of rich, interactive user interfaces for AI tools, built on the Model Context Protocol (MCP). It standardizes UI delivery over the protocol, allowing developers to craft next-gen UI experiences. This project provides client and server SDKs in multiple languages, making it easier to integrate dynamic UIs into AI applications.

sshx: Fast, Collaborative Live Terminal Sharing Over the Web
sshx is an innovative open-source project that enables fast, collaborative live terminal sharing directly through your web browser. Built with Rust, it offers a secure and feature-rich environment for sharing terminal sessions, complete with real-time cursor movements, end-to-end encryption, and a globally distributed mesh network for optimal performance. This tool simplifies debugging, pair programming, and remote assistance by providing an interactive and secure way to share your command-line interface.

Air: The Modern Python Web Framework for FastAPI and Pydantic
Air is a new Python web framework developed by the authors of "Two Scoops of Django." It leverages FastAPI, Starlette, and Pydantic to provide a fast and intuitive development experience. Designed for building both APIs and web pages, Air offers features like Air Tags for HTML generation, Jinja2 integration, and HTMX support, aiming to breathe fresh air into Python web development.