#feagi #data-processing #define #neuron #genomics

feagi_data_structures

The most core library, defines the basic data types used by FEAGI, as well as some processors to modify them

49 releases

Uses new Rust 2024

0.0.50-beta.60 Dec 3, 2025
0.0.50-beta.59 Dec 2, 2025
0.0.50-beta.56 Nov 28, 2025
0.0.50-beta.50 Oct 22, 2025
0.0.50-beta.13 Aug 28, 2025

#520 in Data structures


Used in 2 crates

Apache-2.0

140KB
2K SLoC

The core crate for FEAGI. Defines the most common data structures used throughout


feagi-data-processing

A collection of rust functions responsible for processing FEAGI data.

The crate feagi_data_structures is the base crate of all other feagi crates, as it has base common definitions like for describing genomic properties, stuch as CorticalIDs, and neuron properties, in structures such as NeuronXYZP.

Dependencies

~3–4.5MB
~92K SLoC