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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesComputed Data Persistence

Mechanisms for caching and persisting computationally expensive data structures to disk to avoid recomputation.

Distinct from Edge-to-Cloud Synchronization: Candidates focus on network synchronization or specific cloud table drivers, not local caching of calculated tables.

Explore 1 awesome GitHub repository matching data & databases · Computed Data Persistence. Refine with filters or upvote what's useful.

Awesome Computed Data Persistence GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • norvig/paip-lispAvatar de norvig

    norvig/paip-lisp

    7,465Voir sur GitHub↗

    This project is a comprehensive Lisp AI implementation library that provides reference implementations for various artificial intelligence paradigms and symbolic algorithms. It functions as a multi-purpose toolkit containing a logic programming engine, a natural language processing suite, and a symbolic mathematics toolkit. The library is distinguished by its diverse architectural frameworks, including a Prolog-style execution engine that uses unification and goal-driven backtracking, and a system for simulating human decision-making through expert system shells and certainty factors. It also

    Deno Data Storage & Sync saves a calculated edge table to a compiled file to avoid recomputing data on subsequent executions.

    Common Lisp
    Voir sur GitHub↗7,465
  1. Home
  2. Data & Databases
  3. Computed Data Persistence