Lindenii Project Forge
Login

go-lindenii-common

Common library for the Lindenii Project

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

/README.md (raw)

# Common Go libraries for Lindenii projects

## Ported/forked packages

| Name  | Description                   | Origin   | License      |
| -     | -                             | -        | -            |
| scfg  | Configuration parsing library | emersion | MIT          |
| cmap  | Generic concurrent maps       | Go       | BSD-3-Clause |
| gpool | Generic wrapper for sync.Pool | Go       | BSD-3-Clause |

## Custom packages

All custom packages are licensed under CC0-1.0.

| Name   | Description       |
| -      | -                 |
| misc   | Misc functions    |
| clog   | Logging utilities |
| ansiec | ANSI escape codes |