awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
EchoVault avatar

EchoVault/EchoVault

0
View on GitHub↗
538 stele·46 fork-uri·Go·Apache-2.0·2 vizualizărisugardb.io↗

EchoVault

Embeddable and distributed in-memory alternative to Redis.

Features

  • Caching Libraries - Embeddable Redis-compatible data store.

Istoric stele

Graficul istoricului de stele pentru echovault/echovaultGraficul istoricului de stele pentru echovault/echovault

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru EchoVault

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu EchoVault.
  • allegro/bigcacheAvatar allegro

    allegro/bigcache

    8,140Vezi pe GitHub↗

    Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It functions as a memory-optimized cache capable of storing gigabytes of data while maintaining low latency during high-volume operations. The system avoids garbage collection overhead by managing memory through large byte arrays and manual allocation. It utilizes a circular-buffer layout to reuse space and lock-striped sharding to reduce contention during concurrent read and write access. The project provides capabilities for high-volume in-memory caching and low-latency data retrieva

    Go
    Vezi pe GitHub↗8,140
  • bluele/gcacheAvatar bluele

    bluele/gcache

    2,731Vezi pe GitHub↗

    An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC

    Go
    Vezi pe GitHub↗2,731
  • bradfitz/gomemcacheAvatar bradfitz

    bradfitz/gomemcache

    1,873Vezi pe GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    Vezi pe GitHub↗1,873
  • 5monkeys/django-viewletAvatar 5monkeys

    5monkeys/django-viewlet

    61Vezi pe GitHub↗

    Render template parts with extended cache control.

    Python
    Vezi pe GitHub↗61
Vezi toate cele 30 alternative pentru EchoVault→

Întrebări frecvente

Ce face echovault/echovault?

Embeddable and distributed in-memory alternative to Redis.

Care sunt principalele funcționalități ale echovault/echovault?

Principalele funcționalități ale echovault/echovault sunt: Caching Libraries.

Care sunt câteva alternative open-source pentru echovault/echovault?

Alternativele open-source pentru echovault/echovault includ: allegro/bigcache — Bigcache is a thread-safe, in-memory key-value store for Go designed to minimize garbage collection pauses. It… bluele/gcache — An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC. bradfitz/gomemcache — Go Memcached client library #golang. cheshir/ttlcache — Simple in-memory key-value storage with TTL for each record. cockroachdb/pebble — Pebble is an embedded key-value storage engine written in Go, designed as a library that provides durable,… 5monkeys/django-viewlet — Render template parts with extended cache control.