awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Parallel Execution Settings · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesParallel Execution Settings

Configuration parameters for adjusting thread counts and parallel processing behavior.

Distinguishing note: Focuses on performance tuning via concurrency, distinct from infrastructure provisioning.

Explore 1 awesome GitHub repository matching devops & infrastructure · Parallel Execution Settings. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Parallel Execution Settings

Awesome Parallel Execution Settings GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • trufflesecurity/trufflehog

    trufflesecurity/trufflehog

    24,630View on GitHub↗

    Trufflehog is a security tool designed to continuously monitor code repositories and cloud environments to detect, verify, and remediate exposed sensitive credentials and API keys. It functions as a comprehensive secret scanning engine that integrates directly into deployment pipelines and version control systems to intercept sensitive data before it is committed or pushed. By utilizing read-only operations and volatile memory processing, the system ensures that discovered credentials are never stored persistently, maintaining strict data privacy throughout the scanning lifecycle. The platfor

    Adjusts parallel worker threads to balance scan speed against system resource usage.

    Gocredentialsdevsecopsdynamic-analysis
    24,630View on GitHub↗