Lindenii Project Forge
Login

go-lindenii-common

Common library for the Lindenii Project
Commit info
ID
bc87266b158d64ae39995cf2dce096df3d305b72
Author
Runxi Yu <me@runxiyu.org>
Author date
Sat, 04 Jan 2025 17:59:59 +0800
Committer
Runxi Yu <me@runxiyu.org>
Committer date
Sat, 04 Jan 2025 18:00:02 +0800
Actions
Fix the README
# Common Go libraries for Lindenii projects

# Ported/forked packages
## Ported/forked packages

| Name | Description                   | Origin   | License      |
| -    | -                             | -        | -            |
| scfg | Configuration parsing library | emersion | MIT          |
| cmap | Generic concurrent maps       | Go       | BSD-3-Clause |

# Custom packages
## Custom packages

All custom packages are licensed under CC0-1.0.

| Name | Description       |
| -    | -                 |
| misc | Misc functions    |
| clog | Logging utilities |