An open API service indexing awesome lists of open source software.

https://github.com/glottologist/axon

Port of Neuron from Haskell to Rust with additional features
https://github.com/glottologist/axon

command-line-tool rust-lang zettelkasten

Last synced: about 1 year ago
JSON representation

Port of Neuron from Haskell to Rust with additional features

Awesome Lists containing this project

README

          

# axon

[![Crates.io](https://img.shields.io/crates/v/axon-rs?style=flat-square)](https://crates.io/crates/axon-rs)
[![Crates.io](https://img.shields.io/crates/d/axon-rs?style=flat-square)](https://crates.io/crates/axon-rs)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue?style=flat-square)](https://github.com/glottologist/axon/blob/master/LICENSE)
[![Zulip chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://glottologist.zulipchat.com/#narrow/stream/258643-axon-rs)
[![Matrix chat](https://matrix.to/img/matrix-badge.svg)](https://matrix.to/#/#axon:matrix.org)

Port of Neuron from Haskell to Rust with additional features

* [Matrix room Axon](https://app.element.io/#/room/#axon-rs:matrix.org)
* [Zulip stream Axon](https://glottologist.zulipchat.com/#narrow/stream/258643-axon-rs)

[docs]: https://docs.rs/axon-rs
[examples]: examples