Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add event generators to OrderMatchingEngine in Rust #1807

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

filipmacek
Copy link
Member

Pull Request

  • implemented event generators for OrderMatchingEngine in Rust
  • implemented generate_trade_ids and generate_trade_ids_str for identifier generators

@filipmacek filipmacek added the rust Relating to the Rust core label Jul 26, 2024
@filipmacek filipmacek requested a review from cjdsellers July 26, 2024 15:52
@filipmacek filipmacek self-assigned this Jul 26, 2024
@cjdsellers cjdsellers merged commit 011cf46 into develop Jul 26, 2024
9 checks passed
@cjdsellers cjdsellers deleted the order-matching-engine-event-generators-rust branch July 26, 2024 21:49
@filipmacek filipmacek linked an issue Aug 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Relating to the Rust core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement OrderMatchingEngine in Rust
2 participants