awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesRequest Gateways

Stateless entry points that manage client connections and route traffic to backend services.

Distinguishing note: Focuses on the routing and load balancing layer of distributed systems.

Explore 9 awesome GitHub repositories matching devops & infrastructure · Request Gateways. Refine with filters or upvote what's useful.

Awesome Request Gateways GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • milvus-io/milvusAvatar milvus-io

    milvus-io/milvus

    44,804Vezi pe GitHub↗

    Milvus is a specialized vector database engine designed for the indexing, management, and high-speed similarity retrieval of high-dimensional vector embeddings. It functions as a similarity search engine capable of identifying nearest neighbors within large-scale vector spaces, supporting the storage and retrieval of billions of data points while maintaining consistent performance. The system utilizes a distributed architecture that decouples storage, query, and coordination into independent services, allowing for horizontal scaling across clusters. It employs a global indexing mechanism that

    Provides a stateless gateway layer to manage client connections and distribute queries for parallel processing.

    Goannscloud-nativediskann
    Vezi pe GitHub↗44,804
  • zama-ai/fhevmAvatar zama-ai

    zama-ai/fhevm

    25,215Vezi pe GitHub↗

    fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It provides a platform for developing confidential smart contracts that can process encrypted data and execute private on-chain computations without decrypting the underlying information. The framework utilizes a coprocessor system to offload resource-intensive encrypted operations to an asynchronous service, improving blockchain performance and scalability. It incorporates a secure key management service based on multi-party computation and a zero-knowledge proof verifier to en

    Forwards decryption requests from smart contracts to a key management core and returns results via blockchain transactions.

    Rustblockchainfheprivacy
    Vezi pe GitHub↗25,215
  • yunaiv/yudao-cloudAvatar YunaiV

    YunaiV/yudao-cloud

    19,143Vezi pe GitHub↗

    Yudao-cloud is a Java-based enterprise application platform designed for building scalable backend systems. It provides a modular architecture that supports both monolithic deployment for simplified development and microservices-based scaling for complex distributed environments. The platform functions as a comprehensive development framework that utilizes Spring Boot and distributed service orchestration patterns. It includes a centralized configuration manager to handle service discovery, dynamic settings, and reliable communication between independent components within a cloud-native envir

    Provides a centralized entry point for client traffic, handling authentication, rate limiting, and request routing to backend services.

    Javadubboelasticsearchmall
    Vezi pe GitHub↗19,143
  • forezp/springcloudlearningAvatar forezp

    forezp/SpringCloudLearning

    17,944Vezi pe GitHub↗

    This project is a reference implementation of microservices architectures using the Spring Cloud ecosystem. It provides a set of example services that demonstrate the construction of distributed systems through automated service discovery, dynamic routing, and shared configuration. The implementation covers core distributed patterns, including a service discovery system for tracking network components and an API gateway for orchestrating incoming traffic. It features a centralized configuration manager to propagate application settings across multiple instances and a distributed tracing syste

    Provides an API gateway that acts as a single entry point for routing traffic to backend services.

    Javaconsuleurekafeign
    Vezi pe GitHub↗17,944
  • macrozheng/mall-swarmAvatar macrozheng

    macrozheng/mall-swarm

    13,001Vezi pe GitHub↗

    Mall-swarm is a microservices-based e-commerce system built with Spring Cloud Alibaba and Spring Boot. It functions as a scalable online retail platform designed to manage complex business logic through a distributed architecture of independent services. The system utilizes Kubernetes and Docker for service orchestration, incorporating a unified API gateway for traffic routing and service discovery. Security is handled via a unified identity and access management framework for verifying user tokens across all connected microservices. The platform includes a dedicated search engine for high-p

    Includes a unified API gateway that manages traffic routing and load balancing for backend services.

    Javadockerelasticsearchjava
    Vezi pe GitHub↗13,001
  • macrozheng/springcloud-learningAvatar macrozheng

    macrozheng/springcloud-learning

    6,924Vezi pe GitHub↗

    This project is a reference implementation of a distributed system built using Spring Cloud Alibaba, Spring Boot, and JDK 17. It serves as a comprehensive model for implementing a microservices architecture. The system integrates a wide range of distributed patterns, including global transaction coordination for data consistency, OAuth2 and JWT for identity management, and Kubernetes-based container orchestration. It features a dedicated observability stack for distributed request tracing, log aggregation, and service health monitoring. The implementation covers several functional domains, i

    Provides a stateless entry point to manage client connections and route traffic to backend services.

    Javajavaspringbootspringcloud
    Vezi pe GitHub↗6,924
  • ityouknow/spring-cloud-examplesAvatar ityouknow

    ityouknow/spring-cloud-examples

    6,196Vezi pe GitHub↗

    This is a learning collection of example projects that demonstrate core Spring Cloud patterns for building microservice architectures. The repository covers the fundamental building blocks of a microservices system, including service discovery through a central registry, centralized configuration management from Git or SVN repositories, API gateway-based request routing, circuit breaker patterns for fault tolerance, and distributed request tracing across service boundaries. The examples show how to implement service registration and dynamic discovery so that clients can locate microservices b

    Applies gateway filters for authentication, rate limiting, and header manipulation on incoming requests.

    Javaeurekahystrixhystrix-dashboard-turbine
    Vezi pe GitHub↗6,196
  • helixdb/helix-dbAvatar HelixDB

    HelixDB/helix-db

    3,830Vezi pe GitHub↗

    Helix DB is a distributed graph database and knowledge graph platform that persists nodes and edges on object storage for durable and unlimited scaling. It operates as an ACID-compliant system, ensuring data consistency through serializable snapshot isolation during concurrent operations. The project distinguishes itself by combining a vector search engine and a property graph, utilizing hybrid vector and full-text search to locate entry points for graph traversals. It enables dynamic graph querying through a domain-specific language, allowing complex logic and recursive queries to be execute

    Uses a distributed cluster of stateless gateways to route requests and ensure high availability.

    Rustaiclidatabase
    Vezi pe GitHub↗3,830
  • microsoftlearning/az-204-developingsolutionsformicrosoftazureAvatar MicrosoftLearning

    MicrosoftLearning/AZ-204-DevelopingSolutionsforMicrosoftAzure

    2,513Vezi pe GitHub↗

    This project is a set of hands-on labs for practicing cloud development, focusing on implementing web apps, functions, storage solutions, and containerized workloads. It provides a practical framework for developing solutions within the Azure ecosystem. The content covers a wide range of specialized cloud capabilities, including serverless development with HTTP and timer triggers, container orchestration using apps and instances, and API management for routing and transforming traffic. It also emphasizes identity and access management through OpenID Connect and managed identities. Additional

    Provides stateless entry points that manage client connections and route traffic to backend services.

    C#
    Vezi pe GitHub↗2,513
  1. Home
  2. DevOps & Infrastructure
  3. Request Gateways

Explorează sub-etichetele

  • Decryption Request RoutingRouting requests for data decryption from application gateways to secure key management cores. **Distinct from Request Gateways:** Distinct from Request Gateways: specifically handles the routing of cryptographic decryption requests rather than general network traffic.
  • Gateway FiltersIntercepting requests and responses at the API gateway to enforce authentication, rate limiting, or header manipulation before forwarding to backend services. **Distinct from Request Gateways:** Distinct from Request Gateways: focuses on the filter chain applied at the gateway, not the routing or load-balancing layer itself.