-
Fastback.jl Public
Blazing fast Julia backtester.
-
RiskPerf.jl Public
Quantitative risk and performance analysis package for financial time series powered by the Julia language.
-
websocketclient-cpp Public
A transport-agnostic, high-performance, header-only C++23 WebSocket client library with minimal dependencies.
-
-
ClickHouseClient.jl Public
ClickHouse database client written in native Julia.
Julia MIT License UpdatedJun 22, 2026 -
TermPlot.jl Public
Beautiful and intuitive terminal plotting in native Julia.
-
Timestamps64.jl Public
Julia Dates compatible UNIX timestamps with nanoseconds precision based on Int64 storage type.
-
QuantUtils.jl Public
Utility functions commonly used in quantitative finance.
-
fastbin Public
Fast binary serialization for C++ and Julia data objects used for IPC and efficient storage.
-
PosixIPC.jl Public
Fast single-producer, single-consumer queue implementation in Julia.
-
posixipc-cpp Public
C++ POSIX IPC based on shared memory and lock-free queues.
C++ MIT License UpdatedJul 17, 2025 -
natsclient-cpp Public
An easy-to-use C++20 client for NATS based on the official C client library.
-
Documenter.jl Public
Forked from JuliaDocs/Documenter.jlA documentation generator for Julia.
Julia MIT License UpdatedApr 27, 2024 -
ethz-thesis Public
Forked from tuxu/ethz-thesisLaTeX template for a PhD thesis at ETH Zurich
TeX UpdatedNov 27, 2023 -
short-term_momentum_strategy Public
Short-term momentum trading strategy implemented for the lecture "Systematic risk premia strategies traded at hedge funds" at University of Zurich, FS 2018.
-
Files for course "Modern econometric and statistical learning methods forquantitative asset management" at University of Zurich, taught by Prof. Dr. Marc Paolella, 2020.
-
Portfolio Optimization using different risk indexation techniques.
-
Exercise code for lecture "Learning in Deep Artificial and Biological Neuronal Networks" at ETH Zurich, 2019.
-
dynamic_conditional_beta Public
Modeling conditional betas with DCC-GARCH and COMFORT-DCC models with application in asset allocation.
-
delaunay_voronoi Public
Delaunay triangulation and Voronoi diagrams algorithms.