TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: EOS SDK – write apps for your datacenter switches

1 pointsby mrmaddogover 10 years ago

1 comment

mrmaddogover 10 years ago
I know Show HN&#x27;s are usually reserved for small, personal projects, but I&#x27;m pretty excited to finally make EOS SDK public. Essentially this gives you Python and C++ bindings to write apps that hook directly into Arista&#x27;s networking stack. Also, since EOS is Linux (Fedora), you can use your standard environment and debugging routine during development, then test on an EOS VM (called vEOS), all of which keeps the barrier to getting started a lot lower.<p>We&#x27;re still expanding the number of modules that are available, but already we&#x27;ve seen agents ranging from simple event-driven monitoring, to full-blown controller-driven custom routing protocols. It&#x27;s pretty awesome to see what people can do when you give them a proper interface to the networking stack!