https://github.com/dedbox/racket-neuron
Decentralized Software Organisms
https://github.com/dedbox/racket-neuron
Last synced: 26 days ago
JSON representation
Decentralized Software Organisms
- Host: GitHub
- URL: https://github.com/dedbox/racket-neuron
- Owner: dedbox
- License: apache-2.0
- Created: 2017-12-28T11:44:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T21:13:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T11:43:59.030Z (3 months ago)
- Language: Racket
- Homepage:
- Size: 652 KB
- Stars: 18
- Watchers: 7
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-racket - neuron-lib - Implementation of neuron. (Messaging)
README
# Neuron
**Decentralized Software Organisms**
[](https://pkgs.racket-lang.org/package/neuron)
[](http://docs.racket-lang.org/neuron/)
[](https://travis-ci.org/dedbox/racket-neuron)
[](https://coveralls.io/github/dedbox/racket-neuron?branch=master)Neuron is a framework for creating and participating in Internet-scale
software ecosystems. Neuron provides a unified API for IPC and distributed
messaging, along with components for building dynamic data-flow networks.
![]()