tsdownsample VS Panther

Compare tsdownsample vs Panther and see what are their differences.

tsdownsample

High-performance time series downsampling algorithms for visualization (by predict-idlab)

Panther

A high performance python technical analysis library written in Rust and the Numpy C API. [Moved to: https://github.com/gregyjames/ZenithTA] (by gregyjames)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tsdownsample Panther
7 2
127 213
6.3% -
6.0 4.3
16 days ago over 1 year ago
Jupyter Notebook 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.

tsdownsample

Posts with mentions or reviews of tsdownsample. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.

Panther

Posts with mentions or reviews of Panther. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-18.
  • Panther: A high performance Python technical analysis library written in Rust using PyO3 and rust-numpy. 9x faster than pandas alone!
    1 project | /r/coolgithubprojects | 19 Feb 2022
  • Man, I love this language.
    9 projects | /r/rust | 18 Feb 2022
    I recently started learning rust and decided to make a python library with PyO3 and NDArray as a first project. With the name Panther, the library was supposed to be an implementation of stock technical indicators (EMA, SMA, RSI, Ect). I added a few functions, and decided to do some speed tests with the pandas way of calculating these indicators. I was shocked to see that my code was about 9x faster on average than pandas calculations. I know this is expected when using a low level language like rust in python, but I'm amazed none the less. Especially as someone new to rust, the fact I could get these "advertised" results with rust in python without having to do crazy optimizations is crazy to me. Plus, something about writing low-level code and getting these results in python is very satisfying. The best part though? The process to get these results wasn't even hard! The cargo packages I used had great documentation and the compiler?! Actually helpful! With reference material on errors too! Officially done geeking out about Rust haha but love this language and love this community. Hoping to get more involved with OS stuff. What project is everyone working on? Anything cool?

What are some alternatives?

When comparing tsdownsample and Panther you can also consider the following projects:

ZenithTA - A high performance python technical analysis library written in Rust and the Numpy C API.

boing - A safe wrapper over libui-ng-sys.

tsai - Time series Timeseries Deep Learning Machine Learning Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai

polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust

downsample - Collection of several downsampling methods for time series visualisation purposes.

lazerpay-rust-sdk - Lazerpay SDK for Rust 🦀

argminmax - Efficient argmin & argmax

tendie-factory - Tendie-Factory is a work in progress application that seeks to track the stocks mentioned in the wallstreetbets subreddit.

docs.rs - crates.io documentation generator

rust-numpy - PyO3-based Rust bindings of the NumPy C-API

tealr_doc_gen - an online documentation generator for apis written with tealr