Showing 25 open source projects for "eureka"

View related business solutions
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • SoftCo: Enterprise Invoice and P2P Automation Software Icon
    SoftCo: Enterprise Invoice and P2P Automation Software

    For companies that process over 20,000 invoices per year

    SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
    Learn More
  • 1
    Eureka

    Eureka

    AWS Service registry for resilient mid-tier load balancing

    Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. t Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing. For aiding Netflix Asgard, an open source service which makes cloud deployments easier, in fast rollback of versions in case of problems avoiding the re-launch of 100's of instances which could take a long time. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Eureka iOS

    Eureka iOS

    Elegant iOS form builder in Swift

    ...Comprehensive documentation, tens of custom rows and lighting-fast support of new Swift/iOS versions made Eureka the preferred tool of 10 of the top 200 apps in the App Store.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Spring Cloud Netflix

    Spring Cloud Netflix

    Integration with Netflix OSS components

    ...With a few simple annotations you can quickly enable and configure the common patterns inside your application and build large distributed systems with battle-tested Netflix components. The patterns provided include Service Discovery (Eureka), Circuit Breaker (Hystrix), Intelligent Routing (Zuul) and Client Side Load Balancing (Ribbon). Service Discovery is one of the key tenets of a microservice-based architecture. Trying to hand-configure each client or some form of convention can be difficult to do and can be brittle. Eureka is the Netflix Service Discovery Server and Client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Eureka Releases

    Eureka Releases

    This organisation builds roms and recoveries for various A devices

    This organisation builds roms and recoveries for various A devices
    Leader badge
    Downloads: 2,274 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5

    eureka-editor

    Eureka is a DOOM map editor

    Eureka is a DOOM map editor
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Eureka Releases V2

    Eureka Releases V2

    This organisation builds roms and recoveries for various A devices

    Downloads: 146 This Week
    Last Update:
    See Project
  • 7
    Ocelot

    Ocelot

    .NET core API Gateway

    Ocelot is a .NET API Gateway. This project is aimed at people using .NET running a micro services / service-oriented architecture that need a unified point of entry into their system. However, it will work with anything that speaks HTTP and run on any platform that ASP.NET Core supports. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    This community project provides an admin interface for Spring Boot applications. The applications register with our Spring Boot Admin Client (via HTTP) or are discovered using Spring Cloud (e.g. Eureka, Consul). The UI is just a Vue.js application on top of the Spring Boot Actuator endpoints. Support for Python applications is available using Pyctuator. First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server is capable of running as servlet or webflux application, you need to decide on this and add the according Spring Boot Starter. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    springcloud-learning

    springcloud-learning

    Build microservices with the Spring Cloud ecosystem

    ...It breaks concepts into small, runnable modules so you can focus on one capability at a time—service discovery, configuration management, gateway routing, fault tolerance, messaging, and observability. The code emphasizes practical integration with common infrastructure like Nacos/Eureka for registry, Nacos/Config Server for configuration, Sentinel/Resilience4j for resilience, and gateways for routing and cross-cutting concerns. Each module typically includes minimal bootstrapping, clear dependencies, and example endpoints, making it easy to start, test, and reason about the behavior. The repo is structured as a progressive learning path that mirrors how real teams evolve from a monolith toward a service mesh of independently deployable services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    Easegress

    Easegress

    A Cloud Native traffic orchestration system

    ...Easegress can be a typical seven-level API Gateway, it also can be a side-car to be a Service Mesh, and Easegress can perfectly work with other software to ship powerful features, such as: Kubernetes Ingress, Knaitve FaaS, and Eureka/Consul/Etcd/Nacos and so on. The Easegress can management the traffic and APIs, not only can do load balancing, canary development but also can aggregate and pipeline a number of APIs. This function automatically helps the website optimize its performance, such as: adding the cache, merging the requests, and reducing the network bandwidth. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Feather Project Cloud

    Feather Project Cloud

    This cloud is for hosting ROM.

    Feather Project is an OneUI ROM for Exynos 7884(B) and 7904 SoC series (A10 - A20 - A20e - A30 - A30s - A40). ROM is optimized for daily usage and medium gaming experience. With Eureka Kernel (brought by Eureka Team), the experience for this ROM has been optimized to a new level.
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 12
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    ...APIs that integrate load balancing, fault tolerance, caching/batching on top of other ribbon modules and Hystrix. Load balancer APIs that can be used independently or with other modules. APIs using Eureka client to provide dynamic server list for cloud.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SpringAll

    SpringAll

    Step by step, learn Spring Boot, Spring Boot & Shiro, Spring Batch

    SpringAll is a comprehensive learning project that gathers a wide range of Spring, Spring Boot, and Spring Cloud demos in one repository. It is designed for developers who want to deepen their understanding of the Spring ecosystem by exploring concrete, runnable code samples. Each module focuses on a specific technology or integration—covering web applications, ORM frameworks, microservices, caching, messaging, security, distributed systems, and monitoring. The repository emphasizes both...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Le jeu de société Dr Eureka

    Le jeu de société Dr Eureka

    author : @ZaofuMachine - date : 07/08/2020 - version : 1.0

    Le jeu a été conçu avec le modèle d'architecture MVC (Métier(Modèle) - Vue - Contrôleur ). Lors de l'étape de compilation et d'éxécuter, vous devez être dans le dossier Dr_Eureka. Exemple du dossier où vous devez vous situer : C:\Jeu_Societe_Dr_Eureka\Dr_Eureka> La compilation de l'application : Ensuite, veuillez éxécuter la commande suivante : javac @compile.list L'éxécution de l'application : Pour éxécuter, veuillez taper la commande suivante : java sources.Controleur La...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RocketMiX

    RocketMiX

    RocketMix API Platform

    Go to project's home page here (in french only) : https://rocketmix.github.io Go to source code and technical documentation here : https://github.com/rocketmix/rocketmix.source RocketMiX is an open source API platform build on "classic" Spring and Netflix components. It contains : * a routing server * a management server (which embeds a directory of your APIs and a monitoring UI) * a Spring Boot Starter module (hosted on Maven central) RocketMiX aims to be a simplified API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EureKa! is a reference manager aimed to effectively manage information about scientific papers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Социальный информационный портал города Кирова
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Linux distribution based on the efforts of the Computing Eureka development community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a project to integrate various open source projects such as Open Dynamics Engine(ODE), Lua etc. using Open Inventor(OIV) as a binder. This platform will be used as a tool for simulation/development of novel automation/robotics applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An application useful to manage work shifts. Windows standalone executable for operators and web interface for workers. Multi-area, multi-schema, multi-language architecture. Layer for RDBMS technology independence, DB and LDAP authentication supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EurekA is a knowldege base system primarily developed in python with MySQL as the database, SQLObject module as the DB API and CherryPy+Genshi as the frontend. The main aim of this project is to provide a dynamic Knowldege Base system that caters to the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EUREKA - An OSGi Resource Discovery Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A full-featured, distributed CMS based on J2EE technologies, targeted for the JBoss application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eureka is a software for information processing. It can be used by scientists, students, journalists or writer to organize their work. Eureka can work with multiple sources of information : Web pages, HTML contents indexation, books notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB