raidbuilder.app

  • Packages
Results 2 packages owned by raidbuilder.app
Sort by

byte_search_iocopy "byte_search_io: ^0.1.0" to clipboard
byte_search_io: ^0.1.0 copied to clipboard

recently created package Added 6 days ago
1
likes
160
points
98
downloads
Low-allocation building blocks for reading large delimiter-separated files with RandomAccessFile (chunking, record extraction, binary search).#performance#parsing#logging#io#bytes

byte_searchcopy "byte_search: ^0.1.0" to clipboard
byte_search: ^0.1.0 copied to clipboard

recently created package Added 6 days ago
1
likes
160
points
97
downloads
High-performance, low-allocation byte searching utilities for Uint8List, optimized for repeated scans and high-reject workloads.#performance#contains#bytes#parsing#utilities