carquet
A high-performance, SIMD-optimized, pure C library for reading and writing Apache Parquet files.
파일 탐색기
최종 버전 다운로드 (.zip)- cpp.yml
- release.yml
- benchmark_arrow_cpp.cpp
- benchmark_carquet.c
- benchmark_pyarrow.py
- generate_test_files.c
- profile_core.c
- run_benchmark.py
- carquet.pc.in
- carquetConfig.cmake.in
- doxygen-custom.css
- error-handling.md
- nested-data.md
- performance.md
- reading.md
- README.md
- writing.md
- advanced_features.c
- append_rows.c
- arrow_c_data.c
- basic_write_read.c
- compression_codecs.c
- data_types.c
- nested_data.c
- nullable_columns.c
- page_filter.c
- append_seed.parquet
- seed_pageidx.parquet
- CMakeLists.txt
- fetch_corpus.sh
- fuzz_append.c
- fuzz_arrow_c_data.c
- fuzz_arrow_read.c
- fuzz_arrow_schema.c
- fuzz_compression.c
- fuzz_encodings.c
- fuzz_nested_write.c
- fuzz_page_filter.c
- fuzz_reader.c
- fuzz_roundtrip.c
- fuzz_thrift.c
- fuzz_writer.c
- gen_append_seed.c
- gen_page_filter_seed.c
- parquet.dict
- README.md
- run_fuzzer.py
- carquet.h
- error.h
- types.h
- generate_test_files.py
- roundtrip_writer.c
- run_interop.py
- test_interop.c
- telemetry_demo.c
- write_sample.c
- metricstore.h
- metricstore.c
- ms_arrow.c
- ms_columnar.c
- ms_diag.c
- ms_internal.h
- ms_nested.c
- test_roundtrip.c
- CMakeLists.txt
- README.md
- profile_micro.c
- profile_read.c
- profile_write.c
- README.md
- run_profiler.py
- bench_vs_arrow-cpp.png
- bench_vs_pyarrow.png
- carquet_logo.png
- cli.h
- codegen.c
- codegen_read.c
- codegen_write.c
- commands.c
- main.c
- custom.c
- custom.h
- gzip.c
- lz4.c
- snappy.c
- zstd.c
- allocator.c
- allocator.h
- arena.c
- arena.h
- bitpack.c
- bitpack.h
- buffer.c
- buffer.h
- compat.h
- decimal_cmp.h
- endian.c
- endian.h
- error.c
- float16.h
- geo_wkb.c
- geo_wkb.h
- byte_stream_split.c
- delta.c
- delta_length.c
- delta_strings.c
- dictionary.c
- dictionary.h
- plain.c
- plain.h
- rle.c
- rle.h
- bloom_filter.c
- page_index.c
- schema.c
- arrow_c_export.c
- arrow_c_read.c
- arrow_schema_read.c
- arrow_schema_read.h
- batch_reader.c
- column_reader.c
- file_reader.c
- mmap_reader.c
- page_filter.c
- page_filter.h
- page_reader.c
- reader_internal.h
- row_group_reader.c
- statistics.c
- worker_pool.c
- worker_pool.h
- neon_ops.c
- sve_ops.c
- avx2_ops.c
- avx512_ops.c
- avx_ops.c
- sse_ops.c
- detect.c
- dispatch.c
- simd_unaligned.h
- parquet_types.c
- parquet_types.h
- thrift_decode.c
- thrift_decode.h
- thrift_encode.c
- thrift_encode.h
- crc32.c
- xxhash.c
- arrow_c_import.c
- arrow_schema.c
- arrow_schema.h
- column_writer.c
- file_writer.c
- page_writer.c
- row_group_writer.c
- test_advanced_api.c
- test_append.c
- test_arrow_c_data.c
- test_arrow_dictionary.c
- test_arrow_nested.c
- test_batch_nested.c
- test_bitunpack_wide.c
- test_bloom_page_index.c
- test_cli_format.c
- test_compression.c
- test_core.c
- test_custom_codec.c
- test_decimal_stats.c
- test_dict_decode.c
- test_edge_boundaries.c
- test_edge_compression.c
- test_edge_encodings.c
- test_edge_io.c
- test_edge_malformed.c
- test_encoding_roundtrip.c
- test_encodings.c
- test_encodings_extended.c
- test_float16.c
- test_geo_wkb.c
- test_helpers.h
- test_large_schema.c
- test_maturity.c
- test_mmap.c
- test_nested.c
- test_nested_write.c
- test_p2_conformance.c
- test_page_filter.c
- test_production.c
- test_reader.c
- test_real_world.c
- test_row_range.c
- test_thrift.c
- test_utils.c
- test_worker_pool.c
- test_writer_extensions.c
- .clangd
- bump_version.py
- CHANGELOG.md
- CITATION.cff
- CMakeLists.txt
- CMakePresets.json
- CONTRIBUTING.md
- Doxyfile
- LICENSE
- Makefile
- README.md
- RELEASE_CHECKLIST.md
- xmake.lua
// repository documentation
Was this content helpful?
(0 ratings)
