abenk-oss / go-cacheLinks
A thread-safe, generic in-memory key-value store for Go, suitable for single-machine applications.
☆10Updated 11 months ago
Alternatives and similar repositories for go-cache
Users that are interested in go-cache are comparing it to the libraries listed below
Sorting:
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆68Updated last month
- Fast and customizable object pool.☆32Updated last month
- Unravel provides Unmarshal functions that work with an abstract source data model.☆17Updated 9 months ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 3 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …☆52Updated last week
- A practical Go toolkit with generic utilities for working with slices, maps, and functional programming primitives, streams, databases an…☆93Updated last month
- Embedded cache lib using sqlite for storage☆20Updated 11 months ago
- ☆23Updated last week
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- Higher level use of Go templates for rendering web pages☆80Updated 6 months ago
- A Go library providing context-aware semaphores where concurrency limits are applied per unique arbitrary key, enabling fine-grained reso…☆31Updated 5 months ago
- A message bus system for Go that helps applications send and handle messages through synch/asynch channels.☆29Updated 2 months ago
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆34Updated 3 weeks ago
- Visualize Go SSA function using Graphviz☆49Updated 4 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- Minimal rules engine, uses yaml as input☆27Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Ordered map for JSON storage☆20Updated last month
- Minesweeper implemented in Go using Goroutines and communicating sequential processes☆26Updated 2 years ago
- A Go library that dynamically hydrates structs with data from multiple databases, offering flexibility and ease for database integration …☆37Updated 6 months ago
- A simple tool to analyze and visualize Go package dependencies.☆23Updated last week
- Pratt parser implementation in Go☆46Updated 3 years ago
- A fast file-based priority queue☆58Updated last year
- Prints GitHub project description for every direct dependency on GitHub in go.mod☆27Updated 2 months ago
- Table data manipulation and generation library☆20Updated 4 months ago
- Mind Mapper for Go (Might make it language agnostic in future)☆67Updated 3 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Scheduler of events for near real-time systems☆30Updated last month