12 open-source projects similar to b3log/solo, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Solo alternative.
Google Reader inspired self-hosted personal RSS reader.
Ghost Driver is an implementation of the Remote WebDriver Wire protocol, using PhantomJS as back-end
The project is a Maven archetype for Spring MVC web application.
Ribbon is a client-side load balancer and RPC communication library designed for inter-process communication. It functions as a fault-tolerant network proxy that distributes outgoing network requests across a pool of available server instances to prevent node overload. The project integrates as a service discovery client, maintaining synchronized lists of available server instances by connecting with cloud environment discovery tools. This allows it to manage request retries and failover behavior when remote servers become unresponsive. The library supports a protocol-agnostic transport laye
Zuul is an API gateway service that manages incoming network traffic to backend services. It serves as a routing layer and edge security proxy that provides centralized control over security and monitoring for microservices. The project implements a dynamic request router that maps incoming paths to backend locations using configurable rules that can be updated at runtime. It also includes a circuit breaker implementation to monitor backend failure rates and stop traffic to failing services to prevent cascading outages. The gateway provides a filter-based request pipeline for processing traf
A multi-language port of Browserscope's user agent parser.