3 repository-uri
Wrappers that provide a familiar API interface over a different underlying execution engine to simplify migration.
Distinguishing note: The candidates focus on network, UI, or configuration mirroring, not API compatibility for dataframes.
Explore 3 awesome GitHub repositories matching data & databases · API Compatibility Layers. Refine with filters or upvote what's useful.
Modin is a distributed dataframe library and parallel data processing engine designed to handle large datasets that exceed system memory. It functions as a distributed computing framework that parallelizes data manipulation tasks across multiple CPU cores or clusters to increase throughput and avoid memory errors. The project mirrors the Pandas API, allowing for the distribution of data workflows without changing core code logic. It utilizes a pluggable backend interface, which enables users to switch between different distributed execution engines to optimize performance based on available h
Mirrors the Pandas API to allow seamless migration of data workflows to a distributed execution engine.
Stringer este un cititor RSS și server de agregare a fluxurilor auto-găzduit. Acesta colectează și organizează conținutul din fluxuri RSS la distanță, permițând curarea personală a conținutului fără influența algoritmilor sociali. Sistemul funcționează ca un furnizor API RSS, expunând o interfață compatibilă care permite aplicațiilor de citire terțe să sincronizeze conținutul și stările de citire pe mai multe dispozitive. Backend-ul include agregare bazată pe polling pentru a ingera actualizări din fluxuri XML la distanță și un manager de ciclu de viață al conținutului care utilizează curățarea datelor bazată pe timp pentru a elimina automat articolele vechi sau citite din baza de date.
Exposes a standardized interface for external reader applications to synchronize read and unread states.
This project is a desktop application designed for archiving video content and animation series from the Bilibili platform to local storage. It functions as a media download manager that enables offline access to single-part clips and multi-part series by resolving remote video identifiers and manifests into downloadable file paths. The application distinguishes itself by supporting authenticated access, allowing users to inject stored session cookies to retrieve high-definition streams and premium content that would otherwise be restricted. It also incorporates download acceleration through
Synchronizes playback timestamps and transmits user comments across different client sessions.