Skip to content
View lethalazo's full-sized avatar
👓
Pondering
👓
Pondering
Block or Report

Block or report lethalazo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. kVecDb kVecDb Public

    Vector datastore written in kdb+/q. Requires a kdb+ license and QHOME to be set.

    q

  2. positions-risk-tcp-server-and-client positions-risk-tcp-server-and-client Public

    A TCP server and client written in C++17 with smart memory management. Use case includes managing positions, their risk, and execution. Supports SBE.

    C++

  3. cpp-order-matching-engine cpp-order-matching-engine Public

    Order matching engines written in C++20, supported order types: Limit Order. Algorithms: FIFO, Pro-rata

    C++

  4. equal-weight-index-fund equal-weight-index-fund Public

    Calculator and engine written in Python 3, making use of pandas, NumPy and the IEX Cloud API to generate recommended trades with equally weighted long positions given a desired total portfolio valu…

    Python 1

  5. cpp-LFU-LRU-caches cpp-LFU-LRU-caches Public

    LFU and LRU caches written in C++20.

    C++

  6. sudoku-solver sudoku-solver Public

    A Sudoku solver implemented in Java. Works in O(n ^ m) where n is possible numbers in each empty cell and m is the number of empty cells.

    Java 1