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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesEmbedded Runtime Models

Architectural patterns allowing an engine to be integrated as a library within a host application.

Distinguishing note: No candidates describe the embedded vs standalone library runtime model.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Embedded Runtime Models. Refine with filters or upvote what's useful.

Awesome Embedded Runtime Models GitHub Repositories

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

    flowable/flowable-engine

    9,315GitHub पर देखें↗

    Flowable Engine is a business process management platform and workflow engine used to automate business processes and orchestrate human and system activities. It provides a suite for modeling, deploying, and executing complex workflows and decision rules across distributed environments, including a dedicated case management system for unstructured processes and ad-hoc activities. The platform is a Kubernetes native workflow orchestrator that can be deployed as a containerized service using manifests and Helm charts. It supports an embedded runtime model, allowing the engine to integrate as a

    Integrates the core execution logic as a library within a host application or runs as a standalone service.

    Java
    GitHub पर देखें↗9,315
  • javalin/javalinjavalin का अवतार

    javalin/javalin

    8,290GitHub पर देखें↗

    Javalin is a lightweight web framework for Java and Kotlin designed for building REST APIs and web applications. It functions as an embedded Jetty web server, allowing applications to run as standalone processes without the need for an external servlet container. The project provides specialized frameworks for diverse communication patterns, including a REST API framework with automatic OpenAPI schema generation, a GraphQL API framework with query and mutation resolvers, and a WebSocket server for bidirectional real-time communication. It also includes a dedicated framework for pushing real-t

    Utilizes an embedded Jetty runtime model to function as a standalone application without an external servlet container.

    Kotlinhacktoberfestjavajavalin
    GitHub पर देखें↗8,290
  • cozodb/cozocozodb का अवतार

    cozodb/cozo

    3,880GitHub पर देखें↗

    Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi

    Functions as an embedded library runtime, allowing the database engine to be integrated directly into application processes.

    Rustclient-servercozocozoscript
    GitHub पर देखें↗3,880
  1. Home
  2. Software Engineering & Architecture
  3. Embedded Runtime Models