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
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Fork of github.com/apcera/termtables☆65Updated 5 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆126Updated 2 years ago
- Load file-backed memory☆120Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 2 years ago
- Expression evaluator for Go☆68Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- Golang app shutdown hooks.☆59Updated 3 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- A fast little LRU cache for Go☆167Updated last year
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆121Updated last month
- String utilities for Go☆207Updated 2 years ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- Synchronization and asynchronous computation package for Go☆238Updated 6 months ago
- TryLock support on read-write lock for Golang☆36Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 3 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- Create go type representation from json☆135Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Go Stream, like Java 8 Stream.☆92Updated last year
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- Fast resizable golang semaphore primitive☆175Updated 3 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆284Updated 2 months ago
- Debug-level logging for developers (only!)☆101Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago