-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 762 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this project or the accompanying technical notes, please cite the relevant artifact."
title: "Market Streaming Infrastructure"
authors:
- family-names: "Colella"
given-names: "Charles"
email: "contact@charlescolella.com"
version: "1.0.0"
date-released: 2026-05-01
type: software
repository-code: "https://github.com/charlescol/market-streaming-infrastructure"
abstract: "Distributed real-time market-data system that turns live exchange feeds into order-book state and stores derived streams for analysis."
keywords:
- real-time market data
- market microstructure
- distributed systems
- stream processing
- order-book
- latency analysis
- temporal analysis
- fault tolerance
- data pipelines