formualizer-eval 0.5.8

High-performance Arrow-backed Excel formula engine with dependency graph and incremental recalculation
Documentation
mod arena_debug;
mod cancellation;
mod change_log;
mod changelog_replay;
mod common;
mod cycle_detection;
mod demand_driven;
mod dependency;
mod deterministic_clock;
mod dirty_propagation;
mod dirty_propagation_precision;
mod evaluation;
mod graph_basic;
mod graph_internal_helpers;
mod layer_evaluation;
mod load_fast_mappings;
//mod mark_dirty_benchmarks;
mod parallel;
mod range_dependencies;
mod range_property_tests;
mod recalc_plan;
mod schedule_cache;
mod schedule_integration;
mod sheet_index_integration;
//mod streaming_evaluation;
mod bulk_ingest;
mod column_operations;
mod debug_vertex_lifecycle;
mod dynamic_topo;
mod named_ranges;
mod range_operations;
mod row_operations;
mod sheet_management;
mod sources;
mod stripe_streaming_integration;
mod stripe_tests;
mod striped_dirty_propagation;
mod tables;
mod tarjan_scc;
mod topo_layers;
mod transactions;
mod vertex_lifecycle;
mod volatile_rng;

mod engine_action_api_614;
mod engine_action_rollback_615;
mod engine_transactions_617;

mod engine_action_log_sink_618;
mod engine_atomic_actions_618;

mod infinite_ranges;
mod spill_atomic;
mod spill_basic;
mod spill_config_defaults;
mod spill_edges;
mod spill_parallel_501;
mod spill_semantics_101;

mod date_arithmetic_ops;
mod date_math_parity;

mod hardening_503;

mod arrow_canonical_601;
mod arrow_canonical_604;
mod arrow_canonical_606;
mod arrow_canonical_607;
mod arrow_canonical_611;
mod effects_603;

mod implicit_intersection_103;

mod arrow_bulk_update;
mod arrow_chunk_growth;
mod arrow_sparse_compaction;
mod arrow_sparse_extension;
mod arrow_sparse_structural_ops;
mod arrow_sparse_used_bounds;
mod compressed_range_scheduler;
mod config_defaults;
mod context_default_noops;
mod countifs_arrow_overlay;
mod countifs_date_criteria;
mod criteria_mask_oob_column;
mod criteria_mask_text_chunked;
mod criteria_overlay_parity;
mod custom_function_registry_compat;
mod dynamic_lookup_arrow;
mod eval_delta;
mod formula_edit_propagation;
mod formula_error_propagation;
mod formula_overlay_writeback;
mod indirect;
mod let_lambda;
mod offset_dynamic;
mod open_ended_bounds_caps;
mod overlay_compaction;
mod region_lock;
mod spill_overlay_writeback;
mod sumif_arrow_used_bounds;
mod sumifs_arrow_edits;
mod sumifs_arrow_fastpath;
mod sumifs_cached_mask_padding;
mod used_bounds_cache;
mod whole_column_sumifs;

mod aggregate_visibility_options;
mod row_visibility_mask;
mod row_visibility_state;
mod row_visibility_transactions;
mod subtotal_visibility;
mod visibility_mask_cache;