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

3 repos

Awesome GitHub RepositoriesRemote Procedure Calls

Educational materials explaining the communication paradigm of invoking functions or procedures across different address spaces or remote servers.

Explore 3 awesome GitHub repositories matching education & learning resources · Remote Procedure Calls. Refine with filters or upvote what's useful.

  1. Home
  2. Education & Learning Resources
  3. Educational Resources
  4. Systems & Applied Computing
  5. Infrastructure Architecture
  6. Computer Networks
  7. Remote Procedure Calls

Awesome Remote Procedure Calls GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • donnemartin/system-design-primer

    donnemartin/system-design-primer

    335,906GitHubView on GitHub↗

    This repository is a comprehensive educational resource designed to help software engineers master large-scale system design and prepare for technical interviews. It provides a structured curriculum that covers the fundamental principles of distributed systems, backend engineering, and object-oriented design through a

    Facilitate service communication by invoking functions on remote servers as if they were local procedures.

    Pythondesigndesign-patternsdesign-system
  • Snailclimb/JavaGuide

    Snailclimb/JavaGuide

    153,828GitHubView on GitHub↗

    This project is a comprehensive educational repository providing technical documentation and learning materials across a wide range of computer science and software engineering domains. It serves as a centralized knowledge base for developers, covering core programming concepts, database management, distributed systems

    Clarifies the communication paradigm that enables programs to execute procedures in remote address spaces as if they were local.

    Javaalgorithmsdistributed-systemsinterview
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Transmits messages and streams real-time responses between distributed agents using standardized communication interfaces.

    Pythonagentsaiai-agents