evaluatedapplications
-
- 2,932 total downloads
- last updated 9/25/2026
- Latest version: 2.19.0
The reusable phasor-model engine from PrismFormer: define a model, train it data-parallel through an EvalApp pipeline, and run inference (predict / generate, with an optional KV cache). Ships two... More information -
- 2,702 total downloads
- last updated 9/4/2026
- Latest version: 1.8.0
Async pipeline runtime for .NET: resource-gated concurrency with adaptive/Bayesian tuning (and a pluggable custom-tuner hook, e.g. the always-learning EvalApp.Neural), sagas with compensation, middleware, and a... More information -
- 2,570 total downloads
- last updated 9/9/2026
- Latest version: 1.10.0
An embeddable holographic SQL database for .NET: transactional (ACID with a write-ahead log), columnar storage with compiled predicates, holo-native constant-time integer aggregates, and hash joins, with an... More information -
- 1,946 total downloads
- last updated 9/12/2026
- Latest version: 1.3.0
Phasor Vector Symbolic Architecture (VSA) codec: encode numbers and symbols as phasor faces, then bind (per-component complex multiply), unbind, bundle (superpose), and read values back by correlation. Bind on... More information -
- 1,753 total downloads
- last updated 7/19/2026
- Latest version: 1.0.17
Consumer-grade async pipeline library for .NET 8 with adaptive resource gating, automatic concurrency tuning, and sagas with compensation. -
- 1,325 total downloads
- last updated 9/24/2026
- Latest version: 1.10.0
ILGPU/CUDA acceleration for the AlgFormer package's HoloFormer model: GpuHoloTrainer runs batched GPU forward/backward training (CPU Adam by default, with an opt-in fused on-GPU Adam step) and GPU inference... More information -
- 873 total downloads
- last updated 9/4/2026
- Latest version: 1.5.0
An embeddable holographic voxel/spatial engine for .NET. A chunk of the world is stored as ONE Phasor superposition (position bound to content), not an array of voxels — and level-of-detail is the readout... More information -
- 744 total downloads
- last updated 9/4/2026
- Latest version: 1.2.0
Fast pathfinding and game-AI SDK: navmesh pathfinding, multi-agent scheduling, dynamic obstacles, line-of-sight, fog-of-war, influence maps, grid tactics (tile line-of-sight, movement range, cover, target... More information -
- 716 total downloads
- last updated 9/4/2026
- Latest version: 1.3.0
Grammar-driven synthetic corpus generator: mines nouns, verbs and adjectives and the syntax that joins them from real text with the rules of grammar, stores them in HoloDb, and recombines them into new,... More information -
- 526 total downloads
- last updated 9/23/2026
- Latest version: 1.3.0
The AlgFormer/HoloFormer production standard: a stamped, append-only lineage journal that answers "what was true when this happened" without ever re-deriving history from current state, plus the canonical... More information -
- 478 total downloads
- last updated 9/4/2026
- Latest version: 1.1.0
The HoloDb wire protocol: length-prefixed TCP framing and a columnar-preserving codec (typed column arrays, not JSON) shared by the HoloDb server and client. Normally pulled in transitively by... More information -
- 427 total downloads
- last updated 9/4/2026
- Latest version: 1.1.0
An always-learning neural concurrency tuner for EvalApp. A tiny holographic policy model (HoloFormer, ~0.4ms/decision) tunes resource-gate concurrency online and reacts in real time as conditions change; it... More information -
- 404 total downloads
- last updated 9/4/2026
- Latest version: 1.5.0
The .NET client for a remote HoloDb server. Connect over TLS with a token, then run SQL and bulk-load with the same surface as the in-process HoloDbService (Execute / ExecuteAsync / BulkLoadAsync) and the same... More information