kratos2377's Stars
solana-developers/program-examples
A repository of Solana program examples
maekawatoshiki/rapidus
ECMAScript implementation in Rust
inv2004/orderbook-rs
OrderBook implementation in rust
brettfazio/orderbook
Port of www.quantcup.org (implementing a fast stock exchange matching engine) from C to Rust
TheAlgorithms/Rust
All Algorithms implemented in Rust
SerenityOS/serenity
The Serenity Operating System 🐞
Ameobea/tickgrinder
Low-latency algorithmic trading platform written in Rust
ivopetiz/algotrading
Algorithmic trading framework for cryptocurrencies.
antoniopapa/go-microservices
antoniopapa/go-ambassador
tinrab/spidey
A Microservices and GraphQL based online store
tsawler/go-microservices
Example microservice based project written in Go
raycad/go-microservices
Golang Microservices Example
mehdihadeli/go-food-delivery-microservices
🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
mununki/go-graphql-api-boilerplate
A Boilerplate of GraphQL API built in Go + graphql-go + gorm
ajtulloch/quantcup-orderbook
Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.
Wally869/OrderbookWatcher
Merge top orderbook from 2 exchanges and stream the combined book using gRPC
dgtony/orderbook-rs
Basic order matching engine written in Rust
Crypto-toolbox/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
stanleywu111/jump-orderbook
Coding exercise I did ages ago for a Jump Trading interview
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
pratik-mk/Decense
Decentralized Stock Exchange
mateolafalce/DecentralizedStockExchange
A decentralized stock exchange on the Solana blockchain. Focused on the p2p exchange of shares issued by a company individually without certificate or central verification
lazyprogrammer/financial_engineering
Get the course here: https://deeplearningcourses.com/c/ai-finance
0xbigz/awesome-dex
📈 A curated list of awesome things related to DEX (decentralized exchanges) 📈
codemaster-22/Computer-Networks
codemaster-22/Computer-Architecture
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
cstack/db_tutorial
Writing a sqlite clone from scratch in C
Munksgaard/pdb