mikael-nilsson-github / egui-alpaca-crypto-tradingLinks
Rust crypto trading template. GUI made with egui/eframe. Alpaca Markets websocket for real time prices.
☆14Updated 2 years ago
Alternatives and similar repositories for egui-alpaca-crypto-trading
Users that are interested in egui-alpaca-crypto-trading are comparing it to the libraries listed below
Sorting:
- Rust egui/eframe implementation of candlestick chart.☆20Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- Advanced table viewer for egui☆51Updated last week
- Motion is a bare metal physics engine☆32Updated 2 months ago
- Render egui with skia!☆64Updated 8 months ago
- Minimal State Machines☆43Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 11 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- A simplified example in Rust of training a neural network and then using it based on the Candle Framework by Hugging Face.☆38Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Collaborative code editor and execution environment for Rust☆36Updated 2 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated 2 months ago
- Simple to use utilties for integrating plotter into egui☆59Updated 4 months ago
- Wordle in Rust☆42Updated 2 years ago
- Game Developer's Toolkit for CPU Management☆92Updated last month
- draw handy sketches from your rust applications☆37Updated last month
- State machine pattern for Rust☆29Updated 8 months ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last month
- Minimalist Rust syntax parsing for procedural macros