awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Batch Processing Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBatch Processing Systems

Tools designed for high-throughput, non-real-time data operations, differing from streaming systems by focusing on discrete, chunked data execution.

Explore 1 awesome GitHub repository matching data & databases · Batch Processing Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Batch Processing Systems

Awesome Batch Processing Systems GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Pythondeep-face-swapdeep-learningdeep-neural-networks

Explore sub-tags

  • Batch Processing EnginesHigh-throughput engines designed to process large volumes of data in discrete, scheduled chunks rather than real-time.
  • Batch Processing UtilitiesHelper libraries and scripts that assist in the scheduling, monitoring, and management of batch processing jobs.
  • Data IteratorsProgramming components that provide sequential access to elements within a large data collection during processing.