Projects of Note I Follow
← Back to Links
AI
-
Awesome MCP Servers
- Curated list of MCP Servers
-
GeminiCLI Packet Buddy Extension
- A Gemini CLI extension that uses RAG and MCP and Custom Slash Commands to analyze packet captures
-
Git Packet Copilot
- Add a .pcap(ng); automated reporting; all powered by GitActions, Gemini-CLI, and Packet Copilot MCP
-
NetClaw
- An AI agent that claws through your network.
-
Packet Copilot
- AI-powered network packet analysis.
-
toon
- A compact, human-readable encoding of the JSON data model for LLM prompts.
-
UTCP Code Mode
- UTCP Code Mode is a tool for calling tools from within code.
Dev / DevOps
-
dyff
- YAML Diff tool
-
How They Test
- A curated collection of publicly available resources on how software companies around the world test their software systems and build their quality culture.
-
jsondiff
- JSON Diff tool
-
Material for MKDocs
- Material for MkDocs is a modern, responsive, and accessible theme for MkDocs.
-
MKDocs
- MKDocs is a fast, modern, and downright gorgeous static site generator for MkDocs, based on Material for MkDocs.
-
prek
- Better `pre-commit`, re-engineered in Rust
-
rumdl
- A high-performance Markdown linter and formatter, written in Rust
-
Zensical
- Zensical creates scalable Open Source systems for technical writing that always keep you in the flow.
GoLang
-
Awesome Go
- Curated list of GoLang links
-
cobra
- A Commander for modern Go CLI interactions
-
gin
- The fastest full-featured web framework for Go. Crystal clear.
-
logrus
- Structured logging for Go
-
viper
- Go configuration with fangs
Network Automation
-
Arista AVD
- Arista AVD is an extensible data model that defines Arista’s Unified Cloud Network architecture as “code”.
-
Awesome Network Automation
- Curated list of Network Automation Links
-
ContainerLab
- Tool for the management of container based network albs
-
Infrahub
- Schema Driven Infrastructure Data Management Platform
-
NetBox
- IPAM and DCIM for the modern network engineer
-
netutils
- Netutils is a collection of network utilities for Python.
-
scrapli
- scrapli -- scrap(e c)li -- is a set of libraries created to interact with devices via the CLI, and NETCONF.
-
scrapligo
- scrapligo -- scrap(e c)li (but in go!) -- is a Go library focused on connecting to devices, specifically network devices (routers/switches/firewalls/etc.) via SSH and NETCONF.
Python
-
Awesome Python
- Curated list of Python links
-
Cyclopts
- Cyclopts is a modern, easy-to-use command-line interface (CLI) framework that aims to provide an intuitive & efficient developer experience.
-
FastAPI
- FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.
-
loguru
- Python logging made (stupidly) simple.
-
Pydantic
- Pydantic is the most widely used data validation library for Python.
-
rich
- Rich is a Python library for rich text and beautiful formatting in the terminal.
-
ruff
- An extremely fast Python linter and code formatter, written in Rust.
-
ty
- An extremely fast Python type checker and language server, written in Rust.
-
typer
- Typer is a Python CLI framework based on Click, but built with type annotations in mind.
-
uv
- An extremely fast Python package and project manager, written in Rust.