Skip to content

v0.2.2#1

Merged
sundanc merged 11 commits into
mainfrom
dev
Dec 23, 2025
Merged

v0.2.2#1
sundanc merged 11 commits into
mainfrom
dev

Conversation

@sundanc

@sundanc sundanc commented Dec 23, 2025

Copy link
Copy Markdown
Contributor

Description

CLI argument parsing and output formatting
update edition to 2024
update dependencies
extract common header parsing into a macro
macro to simplify message dispatching
update simd code to use safe arch intrinsics
zerocopy support with MessageHeaderRaw struct and ZeroCopyMessage
split benchmark into separate modules
parser builder with mmap support
SpscParser to use WorkUnit for chunk submission
error handling for stock and mpid parsing, tests for UTF-8

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • Tests pass (cargo test --all-features)
  • Clippy passes (cargo clippy --all-features)
  • Code formatted (cargo fmt)
  • Documentation updated (if applicable)
  • CHANGELOG.md updated (if applicable)

Related Issues

Fixes #(issue number)

@sundanc sundanc merged commit 66252b9 into main Dec 23, 2025
2 checks passed
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