Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
signet Directory Reference

Directories

 ai
 
 bloom
 
 compression
 
 crypto
 
 encoding
 
 interop
 
 thrift
 

Files

 column_index.hpp
 ColumnIndex, OffsetIndex, and ColumnIndexBuilder for predicate pushdown.
 
 column_reader.hpp
 PLAIN-encoded Parquet column decoder.
 
 column_writer.hpp
 PLAIN encoding writer for all Parquet physical types.
 
 error.hpp
 
 forge.hpp
 Single-include umbrella header for the Signet Forge library.
 
 memory.hpp
 Arena (bump-pointer) allocator for batch Parquet reads.
 
 mmap_reader.hpp
 Memory-mapped I/O reader for Parquet files.
 
 reader.hpp
 
 schema.hpp
 Schema definition types: Column<T>, SchemaBuilder, and Schema.
 
 statistics.hpp
 Per-column-chunk statistics tracker and little-endian byte helpers.
 
 types.hpp
 Parquet format enumerations, type traits, and statistics structs.
 
 writer.hpp
 
 z_order.hpp
 Z-order curve (Morton code) encoding/decoding for multi-dimensional indexing.