amir dd0797df79 hashers now use thread local arena
Instead of writing directly to file_hashes.txt, hash_workers now are
using a local arena, writing everything once at the end

using #pragma once to ensure that a given header file is included only
once in a single compilation unit
2026-03-08 10:46:05 +01:00
2026-03-06 16:44:37 +01:00
2026-03-08 10:46:05 +01:00
2026-03-08 10:46:05 +01:00
2026-03-08 10:46:05 +01:00
2026-02-28 10:54:16 +01:00
2026-02-23 23:21:13 +00:00
2026-02-28 10:54:16 +01:00
2026-03-08 10:46:05 +01:00
2026-02-23 23:21:13 +00:00
2026-02-28 10:54:16 +01:00
2026-02-28 19:44:43 +01:00

filehasher

Collects some metadata and hashes files.

Description
Collects some metadata and hashes files.
Readme GPL-2.0 808 KiB
Languages
C 100%