awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesSynchronous Wrapper Execution

Utilities that execute code in a separate thread but block until completion to capture panics and failures.

Distinct from Code Execution Engines: Distinct from Code Execution Engines by focusing on the synchronization and error capturing of a function call rather than managing a full execution lifecycle.

Explore 1 awesome GitHub repository matching software engineering & architecture · Synchronous Wrapper Execution. Refine with filters or upvote what's useful.

Awesome Synchronous Wrapper Execution GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • onsi/ginkgoAvatar onsi

    onsi/ginkgo

    9,014Vezi pe GitHub↗

    Ginkgo is a behavior-driven development testing framework, assertion library, and test runner for Go. It provides a domain-specific language for writing human-readable specifications, organizing tests into hierarchical containers and subjects to describe system behavior. The project distinguishes itself through advanced execution control and observability, featuring a test runner capable of parallel distribution, sharding, and randomized execution order to detect flaky tests. It includes specialized diagnostic tools for goroutine leak detection, hanging spec monitoring, and failure state debu

    Executes functions in separate goroutines while blocking for completion to ensure panics are correctly reported.

    Go
    Vezi pe GitHub↗9,014
  1. Home
  2. Software Engineering & Architecture
  3. Code Execution Engines
  4. Synchronous Wrapper Execution