awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zekroTJA avatar

zekroTJA/timedmap

0
View on GitHub↗
75 stars·10 forks·Go·MIT·6 viewspkg.go.dev/github.com/zekroTJA/timedmap/v2↗

Timedmap

A thread safe map which has expiring key-value pairs.

Features

  • Caching Libraries - Map with expiring key-value pairs.
  • Data Structures - Map implementation with time-based key expiration.

Star history

Star history chart for zekrotja/timedmapStar history chart for zekrotja/timedmap

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does zekrotja/timedmap do?

A thread safe map which has expiring key-value pairs.

What are the main features of zekrotja/timedmap?

The main features of zekrotja/timedmap are: Caching Libraries, Data Structures.

What are some open-source alternatives to zekrotja/timedmap?

Open-source alternatives to zekrotja/timedmap include: eko/gocache — ☔️ A complete Go cache library that brings you multiple ways of managing your caches. orlovevgeny/go-mcache — high performance in-memory cache. xtaci/algorithms — This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides… accelerationnet/access — A common lisp library to unify access to common dictionary-like data-structures. agnivade/levenshtein — Go implementation to calculate Levenshtein Distance. agext/levenshtein — Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.

Open-source alternatives to Timedmap

Similar open-source projects, ranked by how many features they share with Timedmap.
  • orlovevgeny/go-mcacheOrlovEvgeny avatar

    OrlovEvgeny/go-mcache

    106View on GitHub↗

    high performance in-memory cache

    Go
    View on GitHub↗106
  • eko/gocacheeko avatar

    eko/gocache

    2,866View on GitHub↗

    ☔️ A complete Go cache library that brings you multiple ways of managing your caches

    Go
    View on GitHub↗2,866
  • xtaci/algorithmsxtaci avatar

    xtaci/algorithms

    5,454View on GitHub↗

    This is a collection of classical algorithms and data structures implemented as a header-only C++ library. It provides a suite of tools for general algorithm implementation, including data structure management, graph theory analysis, and string processing. The library is distinguished by its specialized toolkits for cryptographic hashing and encoding, featuring implementations of MD5, SHA-1, and Base64. It also includes advanced capabilities for high-performance string processing via suffix trees and arrays, as well as computational number theory for primality testing and arbitrary-precision

    C++
    View on GitHub↗5,454
  • accelerationnet/accessAccelerationNet avatar

    AccelerationNet/access

    91View on GitHub↗

    A common lisp library to unify access to common dictionary-like data-structures

    Common Lisp
    View on GitHub↗91
See all 30 alternatives to Timedmap→