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

https://github.com/loxilb-io/loxilib

Provides golang utility routines
https://github.com/loxilb-io/loxilib

golang ipam networking utility-library

Last synced: 6 months ago
JSON representation

Provides golang utility routines

Awesome Lists containing this project

README

          

![sanity workflow](https://github.com/loxilb-io/loxilib/actions/workflows/basic-sanity.yml/badge.svg) [![Go Report Card](https://goreportcard.com/badge/github.com/loxilb-io/loxilib?style=flat)](https://goreportcard.com/report/github.com/loxilb-io/loxilib)

## What is loxilib

loxilib is a standalone golang package providing utility routines like lpm, networking utils, counters, logging etc. Originally designed to work only with [loxilb](https://github.com/loxilb-io/loxilb), it can now be used with any golang project. It exports functionality not found usually in other standard golang packages.