Skip to content

Conversation

@danishdynamic
Copy link

Key Changes: Implement core AVL orderbook with C

  • Added add, remove, and replace order logic in C.
  • Implemented AVL tree rotations for O(log M) price level search.
  • Fixed printf format string warnings to ensure memory alignment.

@danishdynamic danishdynamic mentioned this pull request Jan 12, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant