A fast, generic, thread-safe cache for Go with FIFO eviction.
-
Updated
Jan 12, 2026 - Go
A fast, generic, thread-safe cache for Go with FIFO eviction.
replify is a Go library designed to simplify and standardize API response wrapping for RESTful services. It leverages the Decorator Pattern to dynamically add error handling, metadata, pagination, and other response features in a clean and human-readable format.
Add a description, image, and links to the go-pkg topic page so that developers can more easily learn about it.
To associate your repository with the go-pkg topic, visit your repo's landing page and select "manage topics."