Skip to content

Split out the visualizers to a separate application  #203

Description

@Jasper-Bekkers

This will be a bit of a longer road map item, but to keep this crate lean I'd like to turn all our gui crates off by default.

Ideally we we structure this project like puffin. Meaning we split this project up into several creates an a loose application.

  1. The core allocator
  2. The egui based visualizer, ready to embed directly into apps
  3. A standalone application that uses the equi library.

For this to work well need to refactor a few things, as well as add an (optional) networking layer to have the allocator connect to the viewer.

I think longer term this can set us up in a way where we could use the same visualizer and tools for CPU memory as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions