Primitives Library
Biological computing primitives across three tiers: organics (data structures), metabolics (operational strategies), and ecologics (coordination patterns).
concept
specced
implemented
benchmarked
Status:
implemented
Diatom Bitmap
Diatom frustule (silica-shell microalgae)
Counterpart:Roaring Bitmap (alternative)
View details -> benchmarked
Mycelial Cache
Mycelial networks (fungal transport meshes)
Counterpart:LRU / LFU / ARC Cache Eviction
View details -> benchmarked
Nacre Array
Nacre (mother-of-pearl)
Counterpart:Dynamic Array / Vec (alternative)
View details ->