Vegapit
Home
Kelly Calculator
Risk-of-ruin Calculator
Tag
Rust
Tags
AlgorithmicTrading
C
C++
Cryptocurrency
Elixir
Elm
Finance
Go
Java
JavaFX
Javascript
Kotlin
MachineLearning
Nim
NodeJS
Piston
Python
QuantitativeFinance
Rust
Torch
Trading
WebAssembly
Articles
Define your programming toolbox
How to use Torch in Rust with tch-rs
Reinforcement Learning with Torch in Rust: Solving Kuhn Poker
Fast development of 2D games and visualisation apps in Rust with Piston
Interfacing Elm with Rust WebAssembly
Mutability in Rust for functions and closures
Creating a JavaFX GUI for Rust WebAssembly using Asmble and Kotlin
Export Rust functions to Java using JNI (WebAssembly comparison)
Numerically solve Kelly criterion for multiple simultaneous bets
Sudoku solver in idiomatic Rust
Sieve of Eratosthenes: Benchmarking Rust, Nim, Go against C
Factory type pattern using Enums in Rust
Rust integration within the Elixir Phoenix framework