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

1 repo

Awesome GitHub RepositoriesParallel Processing

Techniques that distribute computational tasks across multiple CPU cores to maximize processing efficiency and performance.

Explore 1 awesome GitHub repository matching web development · Parallel Processing. Refine with filters or upvote what's useful.

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

Awesome Parallel Processing 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