搜索关键词:file-hash,共找到 2 个结果
排序方式:
当前按 更新时间 降序 排列

mfonte/sparsedigest

Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.

版本:1.0.0 下载:2 Stars:0 点击:1

时间:2025-12-28 08:55

white-rabbit-1-sketch/php-file-hash-map

This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for effici

版本:1.0.0 下载:191 Stars:18 点击:1

时间:2024-11-29 15:51