All Projects → digitalocean → Go Openvswitch

digitalocean / Go Openvswitch

Licence: other
Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects
hack
652 projects

Projects that are alternatives of or similar to Go Openvswitch

Aws C Common
Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Tip4commit
Donate bitcoins to open source projects or make commits and get tips for it.
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Rele
Easy to use Google Pub/Sub
Stars: ✭ 164 (+0%)
Mutual labels:  hacktoberfest
Bach
🎼 Java Shell Builder - Build modular Java projects with JDK tools
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Titanium
A keyboard-driven web browser written in Rust
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Trango Self Hosted
Host trango and communicate with those around you without the internet!
Stars: ✭ 164 (+0%)
Mutual labels:  hacktoberfest
Chainrules.jl
forward and reverse mode automatic differentiation primitives for Julia Base + StdLibs
Stars: ✭ 162 (-1.22%)
Mutual labels:  hacktoberfest
Terrastories
Terrastories is a geostorytelling application built to enable local communities to locate and map their own oral storytelling traditions about places of significant meaning or value to them. Check out our Wiki for open source development information.
Stars: ✭ 158 (-3.66%)
Mutual labels:  hacktoberfest
Stat.ink
https://stat.ink/
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+2111.59%)
Mutual labels:  hacktoberfest
Grammarinator
ANTLR v4 grammar-based test generator
Stars: ✭ 162 (-1.22%)
Mutual labels:  hacktoberfest
Klooni1010
libGDX game based on the original 1010!
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Jackson Core
Core part of Jackson that defines Streaming API as well as basic shared abstractions
Stars: ✭ 2,003 (+1121.34%)
Mutual labels:  hacktoberfest
Appimage.github.io
Given an URL to an AppImage, AppImageHub inspects the AppImage and puts it into a community-maintained catalog
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Templates
Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota!
Stars: ✭ 162 (-1.22%)
Mutual labels:  hacktoberfest
Snitch
Language agnostic tool that collects TODOs in the source code and reports them as Issues
Stars: ✭ 161 (-1.83%)
Mutual labels:  hacktoberfest
Web Term
📺 A fullscreen terminal in your browser.
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Django Loci
Reusable Django app for storing geographic and indoor coordinates. Maintained by the OpenWISP Project.
Stars: ✭ 164 (+0%)
Mutual labels:  hacktoberfest
Rapidbay
Self-hosted torrent video streaming service compatible with Chromecast and AppleTV deployable in the cloud
Stars: ✭ 163 (-0.61%)
Mutual labels:  hacktoberfest
Device Detector
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
Stars: ✭ 2,106 (+1184.15%)
Mutual labels:  hacktoberfest

go-openvswitch Build Status GoDoc Go Report Card

Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.

  • ovs: Package ovs is a client library for Open vSwitch which enables programmatic control of the virtual switch.
  • ovsdb: Package ovsdb implements an OVSDB client, as described in RFC 7047.
  • ovsnl: Package ovsnl enables interaction with the Linux Open vSwitch generic netlink interface.

See each package's README for additional information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].