awesome-repositories.com

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

ExploreazăCăutări recomandateOpen-source alternativesSelf-hosted softwareBlogHartă site
ProiectDespreHow we rankPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

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

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

    element-hq/synapse

    4,314Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,314
  1. Home
  2. Development Tools & Productivity
  3. In-Shell Python Executions
  4. Live Server Shells