zekroTJA / timedmap
A thread safe map which has expiring key-value pairs.
☆74Updated 10 months ago
Alternatives and similar repositories for timedmap:
Users that are interested in timedmap are comparing it to the libraries listed below
- Create go type representation from json☆135Updated 3 years ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated 2 weeks ago
- Simple string pattern matcher for Go☆126Updated 11 months ago
- Load file-backed memory☆120Updated 2 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆120Updated last month
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆126Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated 2 months ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Parse json with comments and trailing commas.☆88Updated 3 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 months ago
- A fast little LRU cache for Go☆167Updated last year
- String utilities for Go☆207Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Signing HTTP Messages Middleware☆64Updated last month
- Pretty Slug.☆94Updated 4 years ago
- Go reflection simplified☆102Updated 4 months ago
- a thread-safe concurrent map for go☆93Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Golang app shutdown hooks.☆59Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year