u/danielboros90

Fast KV storage for RN written in Rust

Hey guys,

Let me share my latest OSS RN library. I'm a big fan of RN and also a heavy Rust user. I try to bring the two ecosystems closer to each other in my projects.

react-native-scc is a low-level KV storage for React Native, built on SCC and Nitro-Modules.

GitHub: https://github.com/rust-dd/react-native-scc

Take a look or try it, and give any feedback.
Happy coding. <3

reddit.com
u/danielboros90 — 10 hours ago
▲ 7 r/quant

Full-featured Quant Library

Hey Folks,

Here is my quant finance simulation library stochastic-rs, which was started as a high-performance simulation lib for different stochastic processes, but in v2 it becomes a full-featured quant lib.

It has SIMD and CUDA/METAL, general GPU acceleration for processes, distr, etc. It is written in Rust, but 80% of features already have a Python interface.

Check the docs if you are interested: https://stochastic.rust-dd.com/, also the lib: https://github.com/rust-dd/stochastic-rs

Leave some feedback if you want.

reddit.com
u/danielboros90 — 2 months ago