TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

1 点作者 mrmaddog超过 10 年前

1 comment

mrmaddog超过 10 年前
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!