alistanis / cache
Generic sharded thread safe LRU cache in Go.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cache
- puffin abstracts the os/exec go package☆19Updated last year
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 5 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆15Updated 4 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- A high-level interface for interacting with a Git subprocess in Go☆23Updated 2 weeks ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 2 years ago
- Embedded cache lib using sqlite for storage☆17Updated 3 weeks ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated last month
- Go helper to print a table of data to stdout☆16Updated 3 years ago
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.☆18Updated 3 years ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Updated last year
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- Fast reflection for mere mortals☆17Updated last week
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 8 months ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 4 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- Written in golang, acp (advanced copy) for multi-threaded copy with low file fragmentation☆18Updated 6 years ago
- An io.Reader that keeps track of the file rotations (behaves like `tail -F`)☆11Updated 2 months ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆10Updated 6 months ago
- Fast message store, written in Go☆21Updated 2 weeks ago
- Sorting with progress☆10Updated 2 years ago
- Communicating with NATS using the HTTP protocol.☆17Updated 4 months ago
- Go library to create and manage data pipelines on your machine☆14Updated last week
- Missing Trie implementation for Go☆11Updated 2 years ago
- Go package that provides multiple middlewares for Echo Framework.☆15Updated 2 months ago
- A very fast arena allocator for Go☆22Updated last month
- This returns the name of the calling function/package with no allocations.☆14Updated last year