all-this 0.1.0

Shared primitives, identity structures, and session logic for decentralized apps within the Neurons ecosystem.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 3.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 234.04 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • neurons-me

all-this

Author: suiGn
Project: Neurons.me
Version: 0.1.0
License: MIT


Overview

all-this is a foundational Rust crate in the Neuroverse ecosystem.
It aims to provide a unified, flexible library of shared data structures, utility functions, and modular logic designed to support the broader infrastructure powering decentralized identity, computation, and interaction across tools like cleaker, monad, netget, and more.


Goals

  • Provide common types and shared models for cross-crate consistency.
  • Serve as a standard library for internal projects within neurons.me.
  • Enable lightweight utilities and logic to be reused across native apps, web services, and distributed agents.
  • Establish a core language for identity, intent, and interaction within decentralized contexts.

Roadmap

  • Define core traits and primitives (e.g. Identity, Intent, Have, Be, Do)
  • Build serialization and cross-runtime support (WASM, desktop, server)
  • Create modular feature flags to adapt for different environments
  • Publish on crates.io for wider open-source contribution

Philosophy

This crate embodies the idea that everything meaningful in a system can be represented through simple verbs and relationships — to have, to be, and to do.

“All. This.” — A system to unify the parts.


Contributing

Contributions are welcome. Please coordinate through neurons.me or contact suiGn directly.