Skip to main content
clast-project avatar

clast-project

NuGet publisher profile

Packages
33
Total Downloads
6.6K
6,576

Packages (33)

Clast.Google.Apis.Core package icon

Clast.Google.Apis.Core

Clast republish of Google.Apis.Core: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

695
downloads
Clast.Google.Apis package icon

Clast.Google.Apis

Clast republish of Google.Apis: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

661
downloads
Clast.Google.Apis.Auth package icon

Clast.Google.Apis.Auth

Clast republish of Google.Apis.Auth: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

608
downloads
Clast.Fsst package icon

Clast.Fsst

FSST (Fast Static Symbol Table) string compression for .NET. Supports both FSST8 (1-byte codes) and FSST12 (12-bit codes) variants.

574
downloads
Clast.Google.Api.Gax package icon

Clast.Google.Api.Gax

Clast republish of Google.Api.Gax: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

342
downloads
Clast.FastLanes package icon

Clast.FastLanes

FastLanes bit-packing codec: wire-compatible with the spiraldb/fastlanes crate used by Lance.

321
downloads
Clast.Alp package icon

Clast.Alp

Adaptive Lossless floating-Point (ALP) compression for arrays of double values. Designed for decimal-style data such as prices, sensor readings, and scientific measurements.

316
downloads
Clast.DatabaseDecimal package icon

Clast.DatabaseDecimal

Fixed-point decimal arithmetic for database engines: 32/64/128/256-bit mantissa tiers with SQL Server / Substrait precision-and-scale promotion rules, scalar and span (columnar) kernels for add/subtract/multiply/divide/modulus, and UTF-8 / UTF-16 parse and format. Targets netstandard2.0, net8.0, and net10.0.

292
downloads
Clast.Pcodec package icon

Clast.Pcodec

Pco numeric compression codec: wire-compatible with the pcodec/pcodec Rust reference implementation.

282
downloads
Clast.BloomFilter package icon

Clast.BloomFilter

Split Block Bloom Filter (Parquet SBBF) implementation with a generic-key facade. AVX2 and ARM NEON accelerated with a scalar fallback. Suitable both for reading and writing Parquet-format bloom filters and for in-process use over arbitrary key types via IHash64<T>. Targets netstandard2.0, net8.0, and net10.0.

213
downloads
Clast.Google.Api.Gax.Rest package icon

Clast.Google.Api.Gax.Rest

Clast republish of Google.Api.Gax.Rest: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

209
downloads
Clast.Grpc.Auth package icon

Clast.Grpc.Auth

Clast republish of Grpc.Auth: re-pointed to the Newtonsoft-free, source-generated System.Text.Json Clast.Google.Apis.Auth so the gRPC credential path is trimming/AOT-compatible, with a net10.0 target added. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official gRPC or Google package.

191
downloads
Clast.Google.Apis.Storage.v1 package icon

Clast.Google.Apis.Storage.v1

Clast republish of the generated Google.Apis.Storage.v1 REST client: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

174
downloads
Clast.Google.Apis.Bigquery.v2 package icon

Clast.Google.Apis.Bigquery.v2

Clast republish of the generated Google.Apis.Bigquery.v2 REST client: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

155
downloads
EngineeredWood.Core package icon

EngineeredWood.Core

Shared abstractions for EngineeredWood: offset-based (range-oriented) I/O, pure-managed compression (Snappy/Zstd/LZ4/Brotli), and Apache Arrow helpers. Preliminary 0.1.0 — APIs may change before 1.0.0.

150
downloads
Clast.Google.Api.Gax.Grpc package icon

Clast.Google.Api.Gax.Grpc

Clast republish of Google.Api.Gax.Grpc: Newtonsoft.Json replaced with source-generated System.Text.Json, trimming/AOT-compatible, adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

142
downloads
Clast.Google.Cloud.Storage.V1 package icon

Clast.Google.Cloud.Storage.V1

Clast republish of Google.Cloud.Storage.V1: the internal UrlSigner JSON moves to System.Text.Json (Utf8JsonWriter), Newtonsoft.Json is removed, the library is trimming/AOT-compatible, and a net10.0 target is added. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

134
downloads
Clast.Google.Cloud.BigQuery.Storage.V1 package icon

Clast.Google.Cloud.BigQuery.Storage.V1

Clast republish of Google.Cloud.BigQuery.Storage.V1 (the gRPC BigQuery Storage Read/Write API): built on the trimming/AOT-compatible Clast gRPC stack (System.Text.Json, no Newtonsoft.Json) and adds a net10.0 target. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

112
downloads
Clast.Google.Cloud.BigQuery.V2 package icon

Clast.Google.Cloud.BigQuery.V2

Clast republish of Google.Cloud.BigQuery.V2: the internal row/result JSON moves to System.Text.Json (JsonElement), Newtonsoft.Json is removed, the library is trimming/AOT-compatible, and a net10.0 target is added. Namespaces and public type names are unchanged. Independent republish from the clast-project fork — not an official Google package.

107
downloads
EngineeredWood.Avro package icon

EngineeredWood.Avro

A pure-managed Apache Avro reader and writer for .NET (OCF plus SOE/Confluent/Apicurio streaming) that speaks Apache Arrow. Preliminary 0.1.0 — APIs may change before 1.0.0.

96
downloads
EngineeredWood.Expressions package icon

EngineeredWood.Expressions

Format-agnostic expression and predicate trees with a statistics evaluator, driving columnar predicate pushdown across EngineeredWood formats. Preliminary 0.1.0 — APIs may change before 1.0.0.

91
downloads
EngineeredWood.Parquet package icon

EngineeredWood.Parquet

A pure-managed Apache Parquet reader and writer for .NET that speaks Apache Arrow, with predicate pushdown, column statistics, and Bloom filters. Preliminary 0.1.0 — APIs may change before 1.0.0.

72
downloads
EngineeredWood.Expressions.Arrow package icon

EngineeredWood.Expressions.Arrow

Row-level evaluation of EngineeredWood expression trees against Apache Arrow RecordBatches, with full SQL three-valued null semantics. Preliminary 0.1.0 — APIs may change before 1.0.0.

72
downloads
EngineeredWood.DeltaLake package icon

EngineeredWood.DeltaLake

A low-level Delta Lake transaction-log API for .NET — actions, checkpoints, and statistics for metadata consumers. Preliminary 0.1.0 — APIs may change before 1.0.0.

67
downloads
EngineeredWood.DeltaLake.Table package icon

EngineeredWood.DeltaLake.Table

A high-level Delta Lake table API (Reader v3 / Writer v7) with Arrow read/write, deletion vectors, column mapping, and predicate pushdown. Preliminary 0.1.0 — APIs may change before 1.0.0.

66
downloads
EngineeredWood.Lance package icon

EngineeredWood.Lance

A reader and writer for the Lance columnar file format (v2.0 / v2.1 / v2.2) that speaks Apache Arrow. Preliminary 0.1.0 — APIs may change before 1.0.0.

62
downloads
EngineeredWood.Iceberg package icon

EngineeredWood.Iceberg

Apache Iceberg metadata (v1/v2/v3), manifest read/write, and predicate-aware scan planning for .NET (metadata-only). Preliminary 0.1.0 — APIs may change before 1.0.0.

58
downloads
EngineeredWood.Orc package icon

EngineeredWood.Orc

A pure-managed Apache ORC reader and writer for .NET that speaks Apache Arrow. Preliminary 0.1.0 — APIs may change before 1.0.0.

57
downloads
EngineeredWood.Lance.Table package icon

EngineeredWood.Lance.Table

The Lance dataset/table API — manifests, fragments, time travel, and predicate-based delete/update — on top of EngineeredWood.Lance. Preliminary 0.1.0 — APIs may change before 1.0.0.

56
downloads
EngineeredWood.Vortex package icon

EngineeredWood.Vortex

A reader, writer, and predicate-based zone-pruning API for the Vortex columnar file format that speaks Apache Arrow. Preliminary 0.1.0 — APIs may change before 1.0.0.

55
downloads

3 more packages load after hydration.