Skip to content
@reuron

Reuron

Web-first neural simulation

Reuron

Reuron is a web-first neural network simulator.

It provides the same functionality as NEURON, BRIAN and PyNN, but with a focus on web compatibliity over all else.

The web-first mindset means:

  • Reuron can be run without installing anything. Just go to https://reuron.io .
  • You can share working reuron models by sending a single URL.
  • Model configurations are hyperlinked and encourage remixing.

Project organization

The simulation engine, which is a (Rust)[https://www.rust-lang.org/] application written in the Bevy game engine.

A web server running at https://reuron.io . It hosts the static assets of the simulator, and an endpoint used for interpreting configuration files that specify neural networks.

See the repository's documentation for a more thorough description of these APIs.

A collection of configuration snippets used for building out networks, for example standard channels and membrane types, and an example scene.

Pinned Loading

  1. reuron reuron Public

    A biologically realistic neural network simulator

    Rust 2

  2. reuron-io reuron-io Public

    reuron.io website/API source

    JavaScript

  3. reuron-lib reuron-lib Public

    Reuron code

    Zig

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…