Pinned Repositories
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Comp-Finance
This repository contains Python-based tools for Computational Finance. It is related to the Computational Finance blog run by Stuart Reid (www.stuartreid.co.za/blog).
cpp_algorithms
LocklessQueue
A lockless, multi-producer, multi-consumer Queue written in C++
pcm
Processor Counter Monitor
quant-analysis
Quantitative Analysis programed in Python, Pandas and Quandl
scikit-learn
socketio-poco
Socketio connection using POCO c++ libraries
spurnaye's Repositories
spurnaye/cpp_algorithms
spurnaye/pcm
Processor Counter Monitor
spurnaye/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
spurnaye/AI-for-trading
Repository of all completed projects during the "AI for Trading" Nanodegree
spurnaye/algo-solutions
Repository contains solutions for Leetcode/Codewars programming solutions
spurnaye/artificial-intelligence-for-trading
Content for Udacity's AI in Trading NanoDegree.
spurnaye/CodeWars
Repository of all my Katas.
spurnaye/cpp-starter
CMake for C++ Best Practices
spurnaye/cpp_starter_project
spurnaye/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
spurnaye/ds-algos
Data structure Implementation of data structures and Algorithms
spurnaye/hardware-effects
Demonstration of various hardware effects.
spurnaye/High-Frequency-Trading-Model-with-IB
A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python
spurnaye/kabuki_toolkit
A modern embedded-C++ toolkit for making intelligent connected technologies, apps, plugins, games, servers, firmware, and art with Script2.
spurnaye/LeetCode-1
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
spurnaye/linux-network-performance-parameters
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow
spurnaye/ltp
Linux Test Project
spurnaye/magnum
Lightweight and modular C++11/C++14 graphics middleware for games and data visualization
spurnaye/modern-cpp-features
A cheatsheet of modern C++ language and library features.
spurnaye/network-testing
Network Testing Tools for testing the Linux network stack
spurnaye/NYUTandonBridge2018
:computer: NYU Tandon School of Engineering Files :computer:
spurnaye/pmu-tools
Intel PMU profiling tools
spurnaye/portsmash
spurnaye/rpmalloc
Public domain cross platform lock free thread caching 32-byte aligned memory allocator implemented in C
spurnaye/seastar
High performance server-side application framework
spurnaye/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
spurnaye/spdlog
Fast C++ logging library.
spurnaye/SQL-hackerrank-problems
My solutions to various hacker-rank SQL problems using DB2 syntax
spurnaye/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, bitcoins and options).
spurnaye/system-design-interview
System design interview for IT companies