- Add arena allocator for zero-allocation hot paths - Add thread pool for parallel operations - Add mmap utilities for memory-mapped I/O - Implement queue_index with heap-based priority queue - Implement dataset_hash with SIMD support (SHA-NI, ARMv8) - Add runtime SIMD detection for cross-platform correctness - Add comprehensive tests and benchmarks |
||
|---|---|---|
| .. | ||
| heap | ||
| index | ||
| storage | ||
| CMakeLists.txt | ||
| queue_index.cpp | ||
| queue_index.h | ||