rustymind
A driver, parser and real time brainwave plotter for NeuroSky MindWave EEG headset (by junjunjd)
graphest
A faithful graphing calculator (by unageek)
rustymind | graphest | |
---|---|---|
3 | 3 | |
45 | 95 | |
- | - | |
0.0 | 4.8 | |
over 2 years ago | about 1 month ago | |
Rust | Rust | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rustymind
Posts with mentions or reviews of rustymind.
We have used some of these posts to build our list of alternatives
and similar projects.
- Open-source library and tools to parse and visualize EGG data from NeuroSky headsets
-
Cross-platform library to parse and visualize brainwaves with NeuroSky headsets
Hi, I would like to share a cool NeuroSky related project that's written in the Rust programming language: https://github.com/junjunjd/rustymind.
- Parse and visualize brainwaves with Rust
graphest
Posts with mentions or reviews of graphest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-28.
- Graphest: A Faithful Graphing Calculator
-
graf to y = (-1)^x
I've also just found a newer software Graphest using a similar algorithm to GrafEq, but it does not take the real roots of e.g., the cube root of negative numbers, as Desmos and GrafEq do. So it cannot plot y = (-1)^x as accurately as GrafEq.
-
Rendering algorithm used for implicit functions
Below is the relation y=1/sin(e^x)+sin(y) in desmos and a calculator (https://github.com/unageek/graphest/blob/main/docs/build.md), which uses Jeff Tupper's algorithm
What are some alternatives?
When comparing rustymind and graphest you can also consider the following projects:
plotly.rs - Plotly for Rust
rustDTW - Python extension backed by a multi-threaded Rust implementation of Dynamic Time Warping (DTW).
teach-rs - A modular, reusable university course for Rust
ironbci - Open-Source Brain-Computer Interface, ADS1299 and STM32
wavegen-rs - Waveform generator library written in Rust
muse-js - Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
smag - Show Me A Graph - Command Line Graphing
moabb - Mother of All BCI Benchmarks
isosurfaces - Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function.
Peroxide - Rust numeric library with high performance and friendly syntax
tupperplot - Tupper's self-referential formula plotting itself on a framebuffer with Rust.