prashanthpai / sqlcache
Caching middleware for database/sql
☆45Updated this week
Alternatives and similar repositories for sqlcache:
Users that are interested in sqlcache are comparing it to the libraries listed below
- spectacular Golang struct tag parsing☆60Updated last year
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- A set of performant rate limiters for Go☆90Updated last year
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last month
- Collect data about your dependencies☆43Updated last week
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆53Updated last year
- ⚡ StormRPC is an RPC "framework" built on top of the Request-Reply message capabilities from NATS.☆27Updated 9 months ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Database based task queue implemented in Go☆47Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Enriches the standard go http client with retry functionality.☆51Updated 11 months ago
- Reflective protobuffer APIs