Commit Graph

14 Commits

Author SHA1 Message Date
ImBenji
f5a23fa5c4 Refactor preciseSleep for improved timing accuracy and reduce busy-wait duration on Windows 2025-11-23 18:08:45 +00:00
ImBenji
8125f8ebd7 Improve preciseSleep function for Windows with hybrid sleep strategy and logging 2025-11-23 18:02:30 +00:00
ImBenji
747f0bd1ed Refactor concurrency handling and improve sleep precision in concurrency.dart and header.dart 2025-11-23 17:57:30 +00:00
ImBenji
2de17fe720 Change file locking to blockingShared for improved concurrency handling in header.dart 2025-11-23 05:54:33 +00:00
ImBenji
6e226f402b Add file locking for concurrent access in header.dart 2025-11-23 05:51:00 +00:00
ImBenji
4295d119d7 Add RandomAccessMemory class for in-memory binary operations 2025-11-23 05:29:08 +00:00
ImBenji
b15d11a5a4 Add fetchSublist method to BinaryTable for improved data retrieval 2025-10-10 12:37:34 +01:00
ImBenji
cf983c8d96 Add fetchSublist method to BinaryTable for improved data retrieval 2025-09-18 15:08:57 +01:00
ImBenji
5fe00e922b Implement FNV-1a hash extension for String and update key hashing in BinaryTable 2025-09-17 23:25:01 +01:00
ImBenji
d6262421e7 Implement FNV-1a hash extension for String and update key hashing in BinaryTable 2025-09-17 23:23:42 +01:00
ImBenji
9872e48e63 Update file formats and remove unused dependency on color_simp 2025-09-17 23:17:04 +01:00
ImBenji
f567a8655c Update file formats and remove unused dependency on color_simp 2025-09-17 23:15:00 +01:00
ImBenji
1c7efc20e2 Rename project files to align with new directory structure 2025-09-17 23:13:36 +01:00
ImBenji
ea9bf38f8c Add initial implementation of BinaryTable with memory management and random access capabilities 2025-09-17 23:12:42 +01:00