-
Green Key Partners
- Long Island, NY
-
08:58
(UTC -05:00) - in/andrewdrogalis
Starred repositories
C++ Insights - See your source code with the eyes of a compiler
magic-trace collects and displays high-resolution traces of what a process is doing
The Prometheus monitoring system and time series database.
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
Extremely fast, in memory, JSON and interface library for modern C++
Quantitative Interview Preparation Guide, updated version here ==>
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
SIMD sorting network generator and very basic tester
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Performance-portable, length-agnostic SIMD with runtime dispatch
Algorithmic trading strategies research and execution platform
A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch
Building Low Latency Applications with CPP by Packt Publishing
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C