Andriy Rossoshynskyy (arossoshynskyy)

arossoshynskyy

Geek Repo

Company:@boughtbymany

Github PK Tool:Github PK Tool

Andriy Rossoshynskyy's repositories

atomic-sequence

A lock-free, thread-safe sequence/counter which uses the C++ atomic library under the hood. This gives a ~5-10x speed up compared to threading locks.

Language:PythonLicense:MITStargazers:5Issues:0Issues:0

trantor-demo

Event driven trantor for hackweek T5

Language:PythonStargazers:0Issues:0Issues:0

atomic-queue

A lock-free, thread-safe, multi-producer/multi-consumer queue based on the LMAX Disruptor.

Language:PythonLicense:MITStargazers:14Issues:0Issues:0

ghul-orderbook

A HFT order book written in C++ with a python wrapper.

Language:C++License:MITStargazers:7Issues:0Issues:0