awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesFile System Persistence

Mechanism for storing data and metadata on the local file system using consistent pathing.

Distinct from Disk Persistence: Focuses on the cross-platform file system layout for asset storage rather than a complex data structure.

Explore 10 awesome GitHub repositories matching data & databases · File System Persistence. Refine with filters or upvote what's useful.

Awesome File System Persistence GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • caddyserver/certmagiccaddyserver 的头像

    caddyserver/certmagic

    5,568在 GitHub 上查看↗

    Certmagic 是一个用于自动化 TLS 证书颁发和续期的 Go 库。它作为一个自动 HTTPS 配置器和 ACME 客户端,处理证书的整个生命周期,以确保在无需人工干预的情况下实现安全连接。 该库的特色在于支持按需 TLS 配置,它根据服务器名称在 TLS 握手期间动态生成证书。它还通过 DNS 挑战验证为通配符证书提供自动化,并与 ZeroSSL API 集成以获取证书。 该项目涵盖了广泛的功能,包括 ACME 挑战解析、自动续期调度和证书吊销。它通过可插拔的存储后端管理数据持久化,并实现分布式锁和同步以协调服务器集群间的证书管理。其他功能包括 OCSP 装订、内存缓存以及为自定义服务器生成 TLS 配置。

    Stores assets and metadata on the file system using a consistent, cross-platform path structure.

    Goacmeautomatic-httpsgo
    在 GitHub 上查看↗5,568
  • lecepin/wechatvideodownloaderlecepin 的头像

    lecepin/WeChatVideoDownloader

    4,685在 GitHub 上查看↗

    WeChatVideoDownloader 是一款社交媒体视频提取器,旨在从微信视频号检索并保存视频内容以进行离线本地存储。它作为内容存档器,捕获微信生态系统中的多媒体帖子以防止数据丢失。 该工具支持从社交频道下载视频文件,从而允许在不同的媒体播放器中进行社交媒体存档和离线内容消费。

    Saves downloaded video data streams directly to the local file system for offline storage.

    downloaderwechatwechat-video
    在 GitHub 上查看↗4,685
  • h2database/h2databaseh2database 的头像

    h2database/h2database

    4,607在 GitHub 上查看↗

    H2 是一个用 Java 编写的 JDBC 兼容关系型数据库管理系统。它作为一个可嵌入的 SQL 数据库,可以直接在应用程序进程内运行以消除网络延迟,或者作为内存数据库用于高性能的易失性存储。它还包含一个基于 Web 的控制台,用于执行 SQL 命令和管理模式。 该系统的特点是其灵活的部署模式,包括用于远程 TCP/IP 访问的独立服务器模式,以及用于同时进行本地和远程连接的混合模式。它具有方言模拟层和兼容模式,允许其模仿其他数据库系统的行为和语法。 该引擎提供了一套广泛的功能,涵盖具有多版本并发控制(MVCC)的 ACID 事务、地理空间和 JSON 数据支持,以及高级分析窗口函数。它包括通过压缩备份、SQL 脚本恢复和堆外内存管理来处理大数据集的数据保护工具。 该数据库使用标准的 Java 数据库连接驱动程序和连接 URL 与应用程序集成。

    Integrates with the local filesystem to import content from files and write binary data.

    Javadatabasejavajdbc
    在 GitHub 上查看↗4,607
  • kkdai/youtubekkdai 的头像

    kkdai/youtube

    3,903在 GitHub 上查看↗

    This project is a Go library and command-line utility designed for the retrieval and local archival of remote video content. It provides a programmatic interface for fetching media streams, allowing users to extract metadata and download video files directly to local storage. The library distinguishes itself through its ability to resolve playback restrictions by performing algorithmic transformations on obfuscated authentication tokens. This signature decryption process enables the tool to bypass standard access limitations, while its interface-driven design allows for the selection of speci

    Stores data and metadata on the local file system using consistent pathing.

    Gogoyoutube
    在 GitHub 上查看↗3,903
  • typcn/bilibili-mac-clienttypcn 的头像

    typcn/bilibili-mac-client

    3,857在 GitHub 上查看↗

    This project is a native macOS application designed to provide a dedicated interface for streaming and managing Bilibili video content. It functions as a desktop utility that integrates web-based media rendering with native system controls, allowing users to access high-resolution streams while offloading intensive decoding tasks to the host hardware. The application distinguishes itself through advanced playback customization and real-time interaction tools. Users can manage bullet comment overlays using regex-based filtering to maintain visual clarity, and the system supports personalized v

    Interfaces with host operating system APIs to manage the storage and retrieval of media assets on the local file system.

    Objective-C
    在 GitHub 上查看↗3,857
  • communitytoolkit/dotnetCommunityToolkit 的头像

    CommunityToolkit/dotnet

    3,696在 GitHub 上查看↗

    This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods and APIs for common programming tasks. It encompasses a UI component library for cross-platform development, a toolkit for MVVM architecture, and specialized utilities for memory management and native interoperability. The library distinguishes itself through high-performance memory abstractions, such as pooled buffers and contiguous two-dimensional memory spans, designed to reduce garbage collection pressure. It also provides native interop wrappers and bindings to facilitate d

    Provides mechanisms for selecting directories and persisting data to the local device file system.

    C#csharpdotnetmaui
    在 GitHub 上查看↗3,696
  • wendy7756/ai-video-transcriberwendy7756 的头像

    wendy7756/AI-Video-Transcriber

    2,799在 GitHub 上查看↗

    AI-Video-Transcriber is an automated media processing platform that converts audio and video files into structured, searchable text documents. It utilizes speech-to-text recognition and external language models to perform transcription, summarization, and translation of media content. The system distinguishes itself through a modular pipeline that orchestrates media extraction, processing, and storage. It features automated media monitoring that tracks channels to compile periodic content digests, alongside a vector-based knowledge retrieval engine that allows users to query their stored tran

    Persists transcripts and metadata as structured files on the local host for data portability.

    Pythonaitooltiktoktranscribe
    在 GitHub 上查看↗2,799
  • coneypo/dlib_face_recognition_from_cameraconeypo 的头像

    coneypo/Dlib_face_recognition_from_camera

    2,467在 GitHub 上查看↗

    该项目是一个计算机视觉系统,专为使用实时摄像头馈送进行人脸识别和身份追踪而设计。它提供了一个框架,通过将实时视频输入与预注册人脸描述符的本地数据库进行比较,同时捕获、注册和识别多个人员。 该系统通过一个性能导向的处理管道脱颖而出,该管道在实时分析过程中平衡计算负载。通过将深度神经网络特征提取与基于质心的对象追踪相结合,该软件在视频帧间保持一致的身份标签,同时最大限度地减少昂贵识别计算的频率。这种方法允许在不需要对每一帧进行完整处理的情况下,实现对多人的稳定追踪和识别。 该库支持一系列身份管理任务,包括创建可搜索的人脸数据库和人员的自动记录。它处理生物识别数据的整个生命周期,从最初从摄像头图像中提取唯一的数值向量,到将这些描述符持久化存储在本地文件系统中以供将来验证。

    Stores facial descriptors and reference images as serialized data on the local file system for persistent retrieval.

    Pythoncnndlib-face-recognitionface-recognition
    在 GitHub 上查看↗2,467
  • rubberduck-vba/rubberduckrubberduck-vba 的头像

    rubberduck-vba/Rubberduck

    2,122在 GitHub 上查看↗

    Rubberduck 是一个专为遗留 Visual Basic 和 VBA 项目设计的开发环境扩展。它作为一个综合套件,直接集成到宿主编辑器中,提供静态代码分析、自动化重构和项目管理能力。 该工具通过实现基于形式语法的解析引擎脱颖而出,该引擎将源代码转换为结构化的抽象语法树。这允许进行深度静态分析,从而识别缺陷和样式不一致。它进一步通过文件系统同步支持开发工作流,将内部模块映射到外部文件以促进版本控制,并使用基于注解的元数据来维护项目配置,而无需更改底层文件格式。 该套件包含一个测试框架,支持自动化单元测试执行和通过模拟对象注入实现依赖隔离。此外,它还提供生产力增强功能,如分层代码导航、自动化代码格式化和结构化重构工具。这些功能通过标准的组件对象模型(COM)接口交付,扩展了开发环境的原生能力。

    Maps internal project modules to external source files on disk to facilitate version control and persistent storage.

    C#addinc-sharpcom
    在 GitHub 上查看↗2,122
  • jadijadi/machine_learning_with_python_jadijadijadi 的头像

    jadijadi/machine_learning_with_python_jadi

    1,127在 GitHub 上查看↗

    This repository is a collection of interactive Jupyter notebooks designed as an educational resource for learning machine learning and data science. It provides a structured curriculum that guides users through the development of predictive models and the analysis of datasets using standard Python libraries. The project utilizes a narrative-driven approach where explanatory text is interleaved with executable code blocks. This format allows learners to execute workflows step-by-step, enabling the visualization of data patterns and the practical implementation of mathematical models within a p

    Ensures reproducibility by storing both source code and execution state locally within notebook files.

    Jupyter Notebook
    在 GitHub 上查看↗1,127
  1. Home
  2. Data & Databases
  3. File System Persistence