spurnaye's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
gabime/spdlog
Fast C++ logging library.
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
nasa/fprime
F´ - A flight software and embedded systems framework
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
nanomsg/nanomsg
nanomsg library
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
Kobzol/hardware-effects
Demonstration of various hardware effects.
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
jamesmawm/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
google/sandboxed-api
Generate sandboxes for C/C++ libraries automatically
chronoxor/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
udacity/artificial-intelligence-for-trading
Content for Udacity's AI in Trading NanoDegree.
bbbrumley/portsmash
rigtorp/spartan
A collection of High-Frequency trading components
chhayac/SQL-hackerrank-problems
My solutions to various hacker-rank SQL problems using DB2 syntax
ajtulloch/quantcup-orderbook
Fast C++ adaptation of the QuantCup (http://www.quantcup.org/) limit order book.
swatkat/twitcurl
twitcurl is a pure C++ library for twitter APIs.
gideo/CodeWars
Repository of all my Katas.
alpacahq/user-docs
Documentation for the Alpaca platform.
worldexplorer/SquareOne
Automated trading strategies backtester
marcopeix/AI-for-trading
Repository of all completed projects during the "AI for Trading" Nanodegree
Chudleyj/IEX_CPP_API
Unofficial C++ Lib for the IEXtrading API
bgn9000/Cpp1y-OrderBook
chuvpilo/OrderBook
Order Book Implementation
cltwski/OrderBookSimulatorWithOpenCL
This project is to simulate the effects of high frequency trading on a stock. This is the code for the order book as well as 'traders' which will place orders on the market. The design will be as parallel as possible using OpenCL and a GPU to parallelise processing.
philipperemy/OrderBook-TWAP
Programming Test
akalingking/papryka
Trading System - Strategy Backtester
0xd34df00d/cppfilt
Haskell library to demangle C++ function names