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
reactiveui avatar

reactiveui/Akavache

0
View on GitHub↗
2,547 stars·281 forks·C#·MIT·11 viewsevolve.xamarin.com/session/56e2044afd00c0253cae33a3↗

Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

Features

  • Caching - Asynchronous, persistent key-value store.
  • Data Storage - Asynchronous key-value store for native mobile applications.

Star history

Star history chart for reactiveui/akavacheStar history chart for reactiveui/akavache

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with Akavache

These projects share indexed features with Akavache. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • akavache/akavacheakavache avatar

    akavache/Akavache

    2,547View on GitHub↗

    Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e., user settings) as well as cached local data that expires.

    C#
    View on GitHub↗2,547
  • aldycool/netcoresyncA

    aldycool/NETCoreSync

    0View on GitHub↗

    NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client…

    View on GitHub↗0
  • aleppax/upyftsconfA

    aleppax/upyftsconf

    0View on GitHub↗
    View on GitHub↗0
  • 3rd-eden/memcached3rd-Eden avatar

    3rd-Eden/memcached

    1,314View on GitHub↗

    memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and exceptional performance in mind. We use consistent hashing to store the data across different nodes. Consistent hashing is a scheme that provides a hash table functionality in a way…

    JavaScript
    View on GitHub↗1,314
Compare all 30 related projects→

Frequently asked questions

What does reactiveui/akavache do?

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

What are the main features of reactiveui/akavache?

The main features of reactiveui/akavache are: Caching, Data Storage.

Which projects share features with reactiveui/akavache?

Projects with overlapping indexed features include: akavache/akavache — Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile… aldycool/netcoresync — NETCoreSync is a database synchronization framework where each client's local offline database (on each client's… aleppax/upyftsconf. alibaba/tair — A distributed key-value storage system developed by Alibaba Group. aliostad/cachecow — An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server. 3rd-eden/memcached — memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and…