module
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jul 21, 2026
License: Apache-2.0
Opens a new window with license information.
README
¶
go-utils
Reusable Go utilities. Each tool lives in its own package so importers only
pull in what they use.
| Package |
Description |
Documentation |
configmanager |
Generic, type-safe, hot-reloading JSON config loader. |
README |
set |
Generic set for comparable Go values. |
README |
sorted_list |
Sorted int64 multiset with indexed rank lookup. |
README |
stats |
Concurrent sliding-window averages and percentiles. |
README |
License
Licensed under the Apache License 2.0. See LICENSE.
Directories
¶
Package configmanager provides a generic, type-safe, hot-reloading JSON configuration loader.
|
Package configmanager provides a generic, type-safe, hot-reloading JSON configuration loader. |
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.