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

1 repo

Awesome GitHub RepositoriesSignals

Reactive primitives for tracking state changes and triggering updates.

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

  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Reactive & Messaging
  6. Reactive & Event-Driven Systems
  7. Signals

Awesome Signals GitHub Repositories

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

    django/django

    86,891GitHubView on GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se

    Tracks state changes and triggers updates across the application using reactive signaling primitives.

    Pythonappsdjangoframework