emad-elsaid / memoizeLinks
🧠 Golang Memoizer - Extremely fast, 0 allocation, concurrency safe, 0 Dependencies. guaranteed duplicate function call suppression
☆18Updated 11 months ago
Alternatives and similar repositories for memoize
Users that are interested in memoize are comparing it to the libraries listed below
Sorting:
- Elegant and powerful Go enums with zero code generation☆41Updated 10 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 3 months ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated last year
- perhaps the best CORS middleware library for Go☆162Updated last week
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated 2 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated 2 weeks ago
- Framework for writing scalable distributed stateful applications☆53Updated last week
- JSON benchmarks to compare different Go JSON implementations☆97Updated 2 months ago
- A high-performance rate limiter library for Go applications☆159Updated 2 months ago
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆98Updated 2 months ago
- 🕵️♂️ Extract a string representation of Go type☆22Updated last month
- Go module dependency graph analysis tool☆28Updated 6 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated last week
- A high-performance, high precision, zero allocation fixed-point decimal library for financial applications☆157Updated 4 months ago
- ☆54Updated last year
- ☆20Updated 7 months ago
- 🚨 slog sampling: drop repetitive log records☆95Updated last week
- Building, documenting, validating, securing and customizing REST APIs through code-first development☆78Updated this week
- Modern, zero-dependency HTTP library for Go☆147Updated 3 weeks ago
- Golang linter to use strconv☆42Updated 3 weeks ago
- A Go package for safe, dynamic SQL generation using templates, supporting flexible parameter binding for single values and IN clauses☆31Updated 11 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆157Updated 7 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- 🌶️ In-memory caching library for read-intensive Go applications☆210Updated last week
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆62Updated 3 weeks ago
- Provides SIMD within a register (SWAR) primitives in Golang☆53Updated 5 months ago
- detects nested contexts in loops or function literals☆57Updated this week
- Basic Markdown parser and HTML generator☆113Updated 10 months ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated last month