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

4 repos

Awesome GitHub RepositoriesComputational Parallelization

Architectures that distribute tasks across multiple threads or hardware cores to increase throughput beyond single-threaded execution.

Explore 4 awesome GitHub repositories matching web development · Computational Parallelization. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Performance Optimizations
  4. Computational Parallelization

Awesome Computational Parallelization GitHub Repositories

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

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool
  • nuxt/nuxt

    nuxt/nuxt

    59,659GitHubView on GitHub↗

    Nuxt is a universal web framework designed for building full-stack applications that seamlessly transition between server-side rendering and client-side interactivity. It provides a comprehensive development environment that automates routing, dependency injection, and type generation, allowing developers to focus on a

    TypeScriptcsrframeworkfull-stack
  • meilisearch/meilisearch

    meilisearch/meilisearch

    55,992GitHubView on GitHub↗

    Meilisearch is a Rust-based search engine providing typo-tolerant full-text and vector-based semantic search with real-time conversational capabilities.

    Rustaiapiapp-search
  • facebookresearch/segment-anything

    facebookresearch/segment-anything

    53,431GitHubView on GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring serve

    Jupyter Notebook

Explore sub-tags

  • Asynchronous Plugin ParallelizationFramework mechanisms that enable the concurrent loading and execution of asynchronous plugins to improve application startup performance.
  • Multithreaded Inference ConfigurationsConfiguration settings that enable cross-origin isolation to facilitate high-performance multithreaded model execution within web browsers.
  • Parallel ProcessingTechniques that distribute computational tasks across multiple CPU cores to maximize processing efficiency and performance.
  • SIMD Accelerated Searchers
Search tools that utilize processor-level vector instructions to perform rapid memory scanning and scoring calculations.