A thread safe map which has expiring key-value pairs.
☆74May 5, 2024Updated last year
Alternatives and similar repositories for timedmap
Users that are interested in timedmap are comparing it to the libraries listed below
Sorting:
- CyclicBarrier golang implementation☆160Jun 30, 2020Updated 5 years ago
- Concurrency and synchronization primitives☆140Dec 3, 2025Updated 3 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Feb 16, 2023Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,018Jan 2, 2026Updated 2 months ago
- errgroup with goroutine worker limits☆163Jan 10, 2023Updated 3 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆102Jan 28, 2026Updated last month
- Graceful management for background jobs in Go applications☆15Dec 18, 2025Updated 3 months ago
- AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬☆12May 30, 2022Updated 3 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆104Jun 26, 2022Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆39Nov 9, 2021Updated 4 years ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Oct 2, 2025Updated 5 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Apr 6, 2022Updated 3 years ago
- take bytes out of things easily ✨🍪☆99Jan 14, 2023Updated 3 years ago
- ☆503Feb 26, 2026Updated 3 weeks ago
- distributed synchronization primitives☆62Feb 24, 2023Updated 3 years ago
- Go map that automatically evicts based on memory pressure☆15Apr 2, 2024Updated last year
- ☆18Dec 29, 2022Updated 3 years ago
- Gocache is an in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications. it is safe…☆19Dec 18, 2025Updated 3 months ago
- Simple and configurable Logging in Go, with level, formatters and writers☆14May 19, 2018Updated 7 years ago
- Buffer/Byte pool for Go☆481May 30, 2019Updated 6 years ago
- Logging with multiple output targets.☆10Oct 26, 2019Updated 6 years ago
- Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON☆17Feb 25, 2024Updated 2 years ago
- A Go implementation of the Elias-Fano encoding☆41Jun 16, 2024Updated last year
- Example project using all 3 currently available builders: Go, Rust, and Zig☆11Dec 15, 2024Updated last year
- OS Signal Handlers in Go☆11Jan 6, 2021Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆58Nov 17, 2017Updated 8 years ago
- A code execution microservice based on Docker containers.☆39Jan 19, 2026Updated 2 months ago
- Simple and fast file sharing server☆16Nov 18, 2021Updated 4 years ago
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- A standard way to wrap a proto message☆19Dec 15, 2025Updated 3 months ago
- `ctxio` gives `io.copy` operations the ability to cancel with context and retrieve progress data.☆12Sep 17, 2021Updated 4 years ago
- Concurrent command / event bus in Go☆14Dec 3, 2017Updated 8 years ago
- Fast little priority queue for Rust.☆15Jun 1, 2025Updated 9 months ago
- Light Object-Relational Environment (LORE) provides a simple and lightweight pseudo-ORM/pseudo-struct-mapping environment for Go☆14Oct 21, 2017Updated 8 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Oct 15, 2021Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,447Apr 14, 2025Updated 11 months ago
- Synchronization and asynchronous computation package for Go☆301Jan 23, 2026Updated last month
- A moving buffer which supports multiple concurrent readers #golang☆33Feb 22, 2022Updated 4 years ago