Panther VS boing

Compare Panther vs boing and see what are their differences.

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)

boing

A safe wrapper over libui-ng-sys. (by norepimorphism)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Panther boing
2 2
213 27
- -
4.3 0.0
over 1 year ago about 1 year ago
Rust Rust
MIT License GNU General Public License v3.0 or later
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.

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?

boing

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

What are some alternatives?

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

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

wgpu-rs - Rust bindings to wgpu native library

lazerpay-rust-sdk - Lazerpay SDK for Rust 🦀

inkwell - It's a New Kind of Wrapper for Exposing LLVM (Safely)

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

discord-bot - Simple discord bot to play music and manage your server6

docs.rs - crates.io documentation generator

rusqlite - Ergonomic bindings to SQLite for Rust

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

heed - A fully typed LMDB wrapper with minimum overhead 🐦

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

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native