Added tomodian/release (#5514)

This commit is contained in:
Hayato Tomoda 2025-10-17 22:24:28 +09:00 committed by GitHub
parent d739b9673d
commit 460ba55f1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2915,6 +2915,7 @@ _General utilities and tools to make your life easier._
- [ptr](https://github.com/gotidy/ptr) - Package that provide functions for simplified creation of pointers from constants of basic types.
- [rate](https://github.com/webriots/rate) - High-performance rate limiting library with token bucket and AIMD strategies.
- [rclient](https://github.com/zpatrick/rclient) - Readable, flexible, simple-to-use client for REST APIs.
- [release](https://github.com/tomodian/release) - CLI for Keep-a-changelog formatted changelogs.
- [remote-touchpad](https://github.com/Unrud/remote-touchpad) - Control mouse and keyboard from a smartphone.
- [repeat](https://github.com/ssgreg/repeat) - Go implementation of different backoff strategies useful for retrying operations and heartbeating.
- [request](https://github.com/mozillazg/request) - Go HTTP Requests for Humans™.