Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications. | Want to explain some client-side code or server-side project? We made it happen. Say "Hi" to CodePicnic. Your neighborhood platform for sharing and running code in the browser. |
| - | Full Back-end Consoles - From a Linux shell to a Express.js app. Create consoles with Ruby, Python, PHP or Node.js. If it runs on GNU/Linux, we can handle.;Embeddable servers - Use your consoles inside your site, Tumblr blog or Medium. Let those text-only tutorials in the past.;Shareable - Everyone gets their own console copy! Safe and secure to play around, mess with and even export it to Github. |
Statistics | |
Stacks 889 | Stacks 3 |
Followers 1.0K | Followers 12 |
Votes 43 | Votes 2 |
Pros & Cons | |
Pros
| Pros
|

Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

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.

etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.

The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.

SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).

Scaling a web infrastructure requires services, and building a service-oriented infrastructure is hard. Make it EASY, with SmartStack’s automated, transparent service discovery and registration: cruise control for your distributed infrastructure.
QonQrete is a local-first, agentic AI orchestration system designed for secure, observable, and human-in-the-loop software construction. It coordinates autonomous AI agents to plan, execute, and review code generation — all within an isolated sandbox environment on your own infrastructure. Think of it like a local-first, agentic AI “construction yard” that plans, writes, reviews, and version-controls your code inside a safe sandbox on your own machine.

Coder moves developer workspaces to your cloud and centralizes their creation and management. With Coder, developers can get up and running on new projects right away and stay in flow using their preferred IDE and tools.

Serf is a service discovery and orchestration tool that is decentralized, highly available, and fault tolerant. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages.

It is an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.