Skip to main content

A decentralized graph system to simulate agents in an artificial reality.

Project description

AnarchyGraph Logo Project Status

Rules of AnarchyGraph

  1. Be independent
  2. Be simple
  3. Be optimized

Be Independent

A node is independent when it can operate and interact autonomously of other nodes.

In AnarchyGraph, each node is self-contained, having all it needs to interact with other nodes.

This independence promotes the self-organizing and self-sustaining nature of the graph, without centralized control.

Be Simple

A node is simple when it performs its purpose efficiently and effectively.

This means the code and design should be optimized for speed and simplicity, making it easy to understand and manage any operational complexity within the graph.

While the node itself should remain straightforward, the data it handles can be complex.

Be Optimized

A node is optimized when it maximizes performance and minimizes resource usage.

In AnarchyGraph, optimization goals:

  • Efficient algorithms to handle node interactions and data processing.
  • Minimizing memory footprint to allow for scalable implementations.
  • Reducing computational overhead to ensure swift operations.

The goal is to ensure each node operates at its best, enabling the entire graph to function seamlessly and efficiently under various load conditions and implementations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anarchygraph-0.1.8.tar.gz (12.9 kB view hashes)

Uploaded Source

Built Distribution

anarchygraph-0.1.8-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page