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

https://github.com/mathiswellmann/mathiswellmann


https://github.com/mathiswellmann/mathiswellmann

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

### Welcome :wave:
I enjoy writing correct, fast and simple software using Rust 🦀 on NixOS.

### My Open-Source Repositories [Crates on lib.rs](https://lib.rs/~MathisWellmann):
- :moneybag: [TradeAggregation](https://github.com/MathisWellmann/trade_aggregation-rs): A high performance, modular and flexible trade aggregation crate.
- :currency_exchange: [LFEST](https://github.com/MathisWellmann/lfest-rs) Perpetual futures exchange for simulated trading
- :chains: Chainable Tree-like [Sliding Features](https://github.com/MathisWellmann/sliding_features-rs).
- :chart: [EhlersIndicators](https://github.com/MathisWellmann/go_ehlers_indicators): John Ehlers technical analysis indicators / Filters
- :frog: Evolutionary Neural Network implementation called [CoSyNE](https://github.com/MathisWellmann/cosyne).
- :muscle: [gym-rs](https://github.com/MathisWellmann/gym-rs) a pure Rust implementation of OpenAi's Gym environments.
- :chart_with_upwards_trend: [TimeSeriesGenerator](https://github.com/MathisWellmann/time_series_generator-rs) for synthetic data generation.
- :potable_water: [reservoir_computer](https://github.com/MathisWellmann/reservoir_computer) Reservoir computers on the CPU
- :chart_with_downwards_trend: [whittaker_smoother](https://github.com/MathisWellmann/whittaker_smoother) A perfect smoother