evaluatedapplications
-
- 1,349 total downloads
- last updated 8/19/2026
- Latest version: 1.7.6
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,211 total downloads
- last updated 8/16/2026
- Latest version: 1.6.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 -
- 542 total downloads
- last updated 8/21/2026
- Latest version: 1.3.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 -
- 488 total downloads
- last updated 7/29/2026
- Latest version: 1.0.1
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 -
- 392 total downloads
- last updated 8/9/2026
- Latest version: 1.2.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 -
- 327 total downloads
- last updated 8/9/2026
- Latest version: 1.1.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 -
- 262 total downloads
- last updated 8/11/2026
- Latest version: 1.1.0
Optional ILGPU/CUDA acceleration for the AlgFormer package's HoloFormer: batched GPU forward + backward training (GpuHoloTrainer) and GPU inference (Logits), with automatic CPU fallback when no CUDA device is... More information -
- 93 total downloads
- last updated 8/16/2026
- Latest version: 1.0.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 -
- 92 total downloads
- last updated 8/15/2026
- Latest version: 1.0.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 -
- 85 total downloads
- last updated 8/15/2026
- Latest version: 1.0.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 -
- 78 total downloads
- last updated 8/17/2026
- Latest version: 1.0.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