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
- AsyncJob is an asynchronous queue job manager with light code, clear and speed. I hope so ! 😬☆12May 30, 2022Updated 3 years ago
- Concurrency and synchronization primitives☆140Dec 3, 2025Updated 2 months ago
- A simple Set data structure implementation in Go (Golang) using LinkedHashMap.☆29Oct 2, 2025Updated 4 months ago
- Go asynchronous simple function utilities, for managing execution of closures and callbacks☆123Feb 16, 2023Updated 3 years ago
- ☆18Dec 29, 2022Updated 3 years ago
- errgroup with goroutine worker limits☆163Jan 10, 2023Updated 3 years ago
- High-throughput, sharded in-memory KV cache for Go with minimal allocations☆103Jan 28, 2026Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Jan 2, 2026Updated last month
- Graceful management for background jobs in Go applications☆15Dec 18, 2025Updated 2 months ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆39Nov 9, 2021Updated 4 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…☆18Dec 18, 2025Updated 2 months ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Feb 9, 2016Updated 10 years ago
- Percolate's Go retry package☆11Mar 16, 2023Updated 2 years ago
- Quick and easy expression matching for JSON schemas used in requests and responses☆20Oct 13, 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
- simple gpsd simulator☆12Jun 22, 2025Updated 8 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
- Enriches the standard go http client with retry functionality.☆57May 18, 2024Updated last year
- Go map that automatically evicts based on memory pressure☆15Apr 2, 2024Updated last year
- Simple and configurable Logging in Go, with level, formatters and writers☆14May 19, 2018Updated 7 years ago
- A minimalistic clipboard manager for Mac.☆14Feb 5, 2021Updated 5 years ago
- Make functions return a channel for parallel processing via go routines.☆33Feb 25, 2021Updated 5 years ago
- A pretty simple library to ensure your work to be done☆13Feb 11, 2020Updated 6 years ago
- Fast little priority queue for Rust.☆15Jun 1, 2025Updated 9 months ago
- A Kafka log inspired in-memory and append-only data structure☆136Dec 19, 2025Updated 2 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
- Key-value store for temporary items☆19Feb 14, 2018Updated 8 years ago
- Go Redis Client☆19Jun 8, 2019Updated 6 years ago
- Key/Value database benchmark☆26Sep 28, 2019Updated 6 years ago
- Dynatomic is a library for using dynamodb as an atomic counter☆17Nov 4, 2020Updated 5 years ago
- Declarative golang HTTP client☆23Jul 6, 2022Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆41Jun 16, 2024Updated last year
- A concurrent toolkit to help execute funcs concurrently in an efficient and safe way. It supports specifying the overall timeout to avoid…☆17Jun 28, 2020Updated 5 years ago
- Simple build-time controlled debug log with ability to log where the logger was called☆17Jul 28, 2017Updated 8 years ago
- Fast resizable golang semaphore primitive☆178Mar 28, 2021Updated 4 years ago
- Pure functions for slices.☆22Jul 8, 2022Updated 3 years ago
- Print progress bars on the console with Go☆22Aug 29, 2020Updated 5 years ago
- A standard way to wrap a proto message☆19Dec 15, 2025Updated 2 months ago