John-Trager's Stars
ggerganov/llama.cpp
LLM inference in C/C++
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
gabime/spdlog
Fast C++ logging library.
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
zeromq/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
vinceliuice/WhiteSur-gtk-theme
MacOS like theme for all gtk based desktops
nameko/nameko
Python framework for building microservices
robertmartin8/PyPortfolioOpt
Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
rbreaves/kinto
Mac-style shortcut keys for Linux & Windows.
iberianpig/fusuma
Multitouch gestures with libinput driver on Linux
dcajasn/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
taspinar/twitterscraper
Scrape Twitter for Tweets
felixguendling/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
enzoampil/fastquant
fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
martinus/nanobench
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
barter-rs/barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
Crypto-toolbox/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
polygon-io/client-python
The official Python client library for the Polygon REST and WebSocket API.
silahian/VisualHFT
VisualHFT is a cutting-edge GUI platform for market analysis, focusing on real-time visualization of market microstructure. Built with WPF & C#, it displays key metrics like Limit Order Book dynamics and execution quality. Its modular design ensures adaptability for developers and traders, enabling tailored analytical solutions.
markowanga/stweet
Advanced python library to scrap Twitter (tweets, users) from unofficial API
i25959341/orderbook
Matching Engine for Limit Order Book in Golang
thethoughtemporium/Intro-To-Genetic-Engineering
frankjoshua/rosserial_arduino_lib
markowanga/tor-python-easy
Simple library to manage tor proxy and IP changes
PeterQiu0516/UMich-Syllabus-Collection
Collection of course syllabus and websites (mainly EECS) @ Umich
ziaagikian/limit-order-book
Fast, Multi threaded and Efficient Trade Matching Engine
eecs482/bgreeves-socket-example
Network programming exercise - implement client server using C sockets