Initial commit: data-server leaf crate extracted from myc

High-performance, thread-safe loader and cache for binary market data
files (M1/tick). No dependency on the rest of myc; only chrono, regex, zip.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-18 11:01:58 +02:00
commit c0b1268e14
7 changed files with 1573 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
/target
# This crate is a library: do not commit the lockfile.
# Consumers pin exact versions in their own Cargo.lock.
Cargo.lock