kofalt / go-memoize
An easy, no-frills memoizer for Go. Cache your expensive function calls.
☆120Updated 9 months ago
Alternatives and similar repositories for go-memoize:
Users that are interested in go-memoize are comparing it to the libraries listed below
- Python's repr() for Go☆163Updated this week
- Notification broadcaster library☆154Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 5 months ago
- A set of performant rate limiters for Go☆90Updated last year
- Golang helpers for data sizes (kilobytes, petabytes), human readable sizes, parsing☆159Updated last year
- 🚨 slog: Zerolog handler☆51Updated 2 weeks ago
- Generic resource pool for Go☆351Updated 2 months ago
- Tooling for Go import cycles☆70Updated 8 months ago
- Is a general library to help modify or set data within data structures and other objects.☆262Updated 3 months ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 2 months ago
- A tool for design-by-contract in Go☆111Updated 6 years ago
- µDiff - a micro Go diffing library☆178Updated last week
- Simple library to add async/await to Go using generics and closures.☆45Updated 2 years ago
- S3 FileSystem (fs.FS) implementation☆186Updated last year
- A Go library for validating structs, maps and slices.☆228Updated 5 months ago
- Generate coverage badge images using Go!☆86Updated 3 years ago
- Optional values for Go☆103Updated 3 months ago
- A modern generic testing assertions library for Go☆188Updated last month
- sqlf generates parameterized SQL statements in Go, sprintf style☆127Updated last year
- Unified text diffing in Go (copy of the internal diffing packages the officlal Go language server uses)☆141Updated last year
- An implementation of a `Nullable` type for JSON bodies, indicating whether the field is absent, set to null, or set to a value☆114Updated last week
- Golang library for providing a canonical representation of email address.☆68Updated 2 months ago
- A debouncer written in Go.☆128Updated 4 months ago
- 🪵 Ensure consistent code style when using log/slog☆172Updated this week
- Find in Go repeated strings that could be replaced by a constant☆302Updated last week
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Highly configurable, fast JSON encoder for Go☆177Updated last year
- Check that no globals are present in Go code.☆112Updated 2 months ago