awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesLive Server Shells

Interactive command interfaces provided by a running server to execute code for administration and debugging.

Distinct from In-Shell Python Executions: Distinct from in-shell Python execution as it is a server-provided interface for live state manipulation, not a local shell feature.

Explore 1 awesome GitHub repository matching development tools & productivity · Live Server Shells. Refine with filters or upvote what's useful.

Awesome Live Server Shells GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • element-hq/synapseelement-hq का अवतार

    element-hq/synapse

    4,314GitHub पर देखें↗

    Synapse is a Matrix homeserver implementation that provides the infrastructure for decentralized, real-time communication and messaging. It functions as a federated chat server that synchronizes room data and event streams across independent server instances to enable cross-domain interoperability. The server utilizes a hybrid core that integrates performance-critical logic in Rust with a Python orchestration layer. It employs a PostgreSQL relational database for persisting user accounts and conversation history, and uses a Redis-based messaging system to distribute tasks across horizontal wo

    Provides a direct command interface to the running server to administer state and debug issues in real-time.

    Python
    GitHub पर देखें↗4,314
  1. Home
  2. Development Tools & Productivity
  3. In-Shell Python Executions
  4. Live Server Shells