Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirage/ethernet

Ethernet (IEEE 802.3) layer implementation for MirageOS in OCaml
https://github.com/mirage/ethernet

802-3 ethernet mirageos network ocaml unikernel

Last synced: 3 months ago
JSON representation

Ethernet (IEEE 802.3) layer implementation for MirageOS in OCaml

Awesome Lists containing this project

README

        

# Ethernet - an OCaml Ethernet (IEEE 802.3) layer

`ethernet` provides an [Ethernet](https://en.wikipedia.org/wiki/Ethernet)
(specified by IEEE 802.3) layer implementation for the
[Mirage operating system](https://mirage.io).