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

1 repo

Awesome GitHub RepositoriesEvent-Driven Loops

Mechanisms that process incoming requests sequentially using non-blocking input and output multiplexing.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Event-Driven Loops. Refine with filters or upvote what's useful.

  1. Home
  2. Programming Languages & Runtimes
  3. Runtime Execution Environments
  4. Runtime Environments
  5. Runtimes
  6. Asynchronous Execution Engines
  7. Event-Driven Loops

Awesome Event-Driven Loops GitHub Repositories

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

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase