main
refactor: simplify library management (#52)
feat: add visit type support (#94)
feat: add base config implementation (#92)
feat: implement endian conversion utilities (#196)
Add data type/schema field/schema (#31)
feat: add file reader interface (#88)
feat: add name mapping (#93)
chore: bump C++ standard to 23 (#139)
feat: support decompress gzip metadata (#108)
feat: add find field (by name) support to NestedType (#194)
feat: adopt MurmurHash3 (#78)
feat: add find field (by id and name) support to schema (#180)
chore: use chrono::milliseconds in snapshot and consolidate error usage (#83)
refactor: rename util files from *_utils to *_util for consistency (#197)