Sorbifolia is a set of toolkits for Golang.
| Status | Module |
|---|---|
| Active development | bunpgd debugger pyrokinesis random |
| Stable maintenance | buffer coarsetime jwt password strong strutils |
| Silent maintenance | cidr gomod gorm-datatype httputils jsonutils rogu sitemap |
| Deprecated soon | cryptutils slog-attr |
Status definitions:
- Active development: Dependencies are updated automatically, and new features are continuously added.
- Stable maintenance: Dependencies are updated automatically, but no new features are planned.
- Silent maintenance: Dependencies are not updated automatically; Pull Requests are accepted in principle.
- Deprecated soon: No updates will be provided, and Pull Requests will not be accepted.
All modules follow semantic versioning. For low-level packages such as debugger, pyrokinesis, and random, the major version is required to follow Go's major version. When Go moves to a new major version, these modules will switch to the corresponding major version as well.
