#ai-agent #traits #async #microkernel

mofa-kernel

MoFA Kernel - Core runtime and microkernel implementation

2 releases

Uses new Rust 2024

0.1.1 Feb 21, 2026
0.1.0 Feb 20, 2026

#1851 in Asynchronous

40 downloads per month
Used in 6 crates

Apache-2.0

325KB
6.5K SLoC

mofa-kernel

MoFA Kernel - Core runtime and microkernel implementation

Installation

[dependencies]
mofa-kernel = "0.1"

Features

  • Core trait definitions for agents, tools, memory, reasoners, and coordinators
  • Base data types: AgentInput, AgentOutput, AgentState, ToolInput, ToolResult
  • Microkernel architecture primitives
  • Plugin abstractions for extensibility
  • Communication and lifecycle management interfaces

Documentation

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Dependencies

~8–13MB
~163K SLoC