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

akavache/Akavache

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

Akavache

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.

Features

  • Data Storage - Asynchronous persistent key-value storage.

Star history

Star history chart for akavache/akavacheStar history chart for akavache/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.
  • aleppax/upyftsconfA

    aleppax/upyftsconf

    0View on GitHub↗
    View on GitHub↗0
  • aritchie/settingsaritchie avatar

    aritchie/settings

    71View on GitHub↗

    A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features

    C#
    View on GitHub↗71
  • aspnet/entityframeworkcoreA

    aspnet/EntityFrameworkCore

    0View on GitHub↗

    This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and licensed under the MIT License.

    View on GitHub↗0
  • 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
Compare all 30 related projects→

Frequently asked questions

What does akavache/akavache do?

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.

What are the main features of akavache/akavache?

The main features of akavache/akavache are: Data Storage.

Which projects share features with akavache/akavache?

Projects with overlapping indexed features include: aleppax/upyftsconf. aritchie/settings — A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library… aspnet/entityframeworkcore — This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and… azure/azure-documentdb-dotnet — This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure… azure/azure-mobile-apps-net-client. aldycool/netcoresync — NETCoreSync is a database synchronization framework where each client's local offline database (on each client's…