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.
Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, TypeScript, SQLite and PostgreSQL support ++
The main features of xyproto/algernon are: Server Applications, Server Applications and Infrastructure.
Projects with overlapping indexed features include: cortesi/devd — A local webserver for developers. getfider/fider — Fider Feedback • Fider Demo • Docs • Contributing. bilibili/discovery — A registry for resilient mid-tier load balancing and failover. coreos/etcd — etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a… checkr/flagr. krotik/dudeldu.
etcd is a distributed key-value store and configuration store designed to maintain a consistent set of data across a cluster of nodes. It functions as a reliable registry for storing and synchronizing critical settings and metadata used by distributed applications. The system implements the Raft consensus algorithm to ensure data consistency and leader election across servers. To protect data transfers and verify node identities, it utilizes a network security layer based on mutual TLS and client certificates. Its capabilities cover distributed configuration management, cluster state synchro
A registry for resilient mid-tier load balancing and failover.
A local webserver for developers