How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using Spring Boot, MyBatis, and Vue. It functions as a comprehensive platform for creating administrative dashboards with integrated role-based access control and organizational data permission systems. The framework distinguishes itself through a combination of automated CRUD code generation and an integrated RAG platform that connects large language models to enterprise data via vector stores. It further incorporates a BPMN-based workflow engine to automate complex business process
Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes non-blocking coroutines to handle high concurrency and low-latency request processing, providing a foundation for scalable distributed systems. The framework is distinguished by an aspect-oriented programming based dependency injector that enables pluggable components and meta-programming. It includes a coroutine-optimized object-relational mapper with integrated model caching and an orchestration toolkit for microservice governance, featuring service discovery, circuit breaker
Service discovery and querying of GraphQL schema's in Vert.x based microservices
The vertx-service-discovery provides a discovery infrastructure to register and discover the services exposed by your microservice applications. It can be message sources (entities publishing message on the event bus), REST endpoints, service proxies, or anything you want as you can add your own…
The main features of vert-x3/vertx-service-discovery are: Microservices.
Projects with overlapping indexed features include: thinkgem/jeesite — Jeesite is a full-stack low-code development framework designed for building enterprise administrative portals using… hyperf/hyperf — Hyperf is a high-performance PHP coroutine framework designed for building microservices and middleware. It utilizes… dolab/gogo. erda-project/erda — An enterprise-grade Cloud-Native application platform for Kubernetes. go-chassis/go-chassis — a cloud native application framework for Go with rich eco-system. engagingspaces/vertx-graphql-service-discovery — Service discovery and querying of GraphQL schema's in Vert.x based microservices.