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
- Host: GitHub
- URL: https://github.com/loxilb-io/loxilib
- Owner: loxilb-io
- License: apache-2.0
- Created: 2022-08-20T12:43:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T08:17:03.000Z (about 1 year ago)
- Last Synced: 2024-08-27T09:14:33.101Z (about 1 year ago)
- Topics: golang, ipam, networking, utility-library
- Language: Go
- Homepage:
- Size: 101 KB
- Stars: 8
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
 [](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.