sliding_features-rs
Signal processor
Modular signal processing and technical analysis library for Rust.
Modular, chainable sliding windows with various signal processing functions such as normalization, RSI, ROC and other technical indicators.
43 stars
3 watching
9 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
indicatorsmodularsignal-processingsliding-windowta-libtechnical-analysistechnical-indicators
Related projects:
Repository | Description | Stars |
---|---|---|
greyblake/ta-rs | A Rust library providing technical analysis indicators for financial data | 706 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
jacobrosenthal/dsp-discoveryf4-rust | A Rust implementation of digital signal processing using Arm Cortex-M based microcontrollers. | 31 |
roxgib/spl06-007 | A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module. | 1 |
mcginty/snow | A Rust implementation of a secure communication framework | 906 |
dbrgn/sht2x-rs | Provides a platform agnostic Rust driver for interacting with Sensirion SHT2x temperature and humidity sensors. | 2 |
amv-dev/yata | A Rust-based technical analysis library providing indicators and methods for trading and financial analysis | 334 |
fltk-rs/fltk-rs | Rust bindings for a cross-platform GUI library | 1,646 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
serialport/serialport-rs | Provides cross-platform serial port functionality for Rust. | 528 |
lotabout/rargs | A utility for processing input lines with pattern matching support | 504 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 980 |
svenstaro/mt940-rs | A parser for MT940 bank statements in Rust. | 23 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 330 |
willi-kappler/darwin-rs | An evolutionary algorithm library written in Rust. | 116 |