Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
maebli
/
m-bus-parser
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
24
Code
Issues
9
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature/zero copy completion
- #116
#116
Merged
maebli
merged 15 commits into
main
maebli/m-bus-parser:main
from
feature/zero-copy-completion
maebli/m-bus-parser:feature/zero-copy-completion
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature/zero copy completion
#116
maebli
merged 15 commits into
main
maebli/m-bus-parser:main
from
feature/zero-copy-completion
maebli/m-bus-parser:feature/zero-copy-completion
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
fix the error type. was not from the correct file / scope
maebli
committed
f537c3f
View commit details
Copy full SHA for f537c3f
Browse repository at this point
Commits on Aug 29, 2026
WIP
maebli
committed
96d7193
View commit details
Copy full SHA for 96d7193
Browse repository at this point
refactored and now use itorator for vife
maebli
committed
f6d9d85
View commit details
Copy full SHA for f6d9d85
Browse repository at this point
fixing tests and build
maebli
committed
c136761
View commit details
Copy full SHA for c136761
Browse repository at this point
fixing the qemu build
maebli
committed
89e708e
View commit details
Copy full SHA for 89e708e
Browse repository at this point
fixing build for no_std
maebli
committed
aafbfb4
View commit details
Copy full SHA for aafbfb4
Browse repository at this point
adding metrics for stack usage, decode latency and linked footprint
maebli
committed
b8e1929
View commit details
Copy full SHA for b8e1929
Browse repository at this point
fixing measurement pipeline
maebli
committed
cc62ad3
View commit details
Copy full SHA for cc62ad3
Browse repository at this point
fix benchmark workflow publishing
maebli
committed
1fb83d9
View commit details
Copy full SHA for 1fb83d9
Browse repository at this point
track workspace lockfile for benchmarks
maebli
committed
0859111
View commit details
Copy full SHA for 0859111
Browse repository at this point
update crossbeam-epoch to patched release
maebli
committed
c0be7fc
View commit details
Copy full SHA for c0be7fc
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feature/zero-copy-completion
maebli
committed
7586d5d
View commit details
Copy full SHA for 7586d5d
Browse repository at this point
fix locked decode speed benchmark
maebli
committed
d7acec8
View commit details
Copy full SHA for d7acec8
Browse repository at this point
Commits on Sep 1, 2026
rename stack benchmark to parser resources
maebli
committed
4182d6d
View commit details
Copy full SHA for 4182d6d
Browse repository at this point
fix: preserve borrowed VIF serde output
maebli
committed
ce67ad9
View commit details
Copy full SHA for ce67ad9
Browse repository at this point
You can’t perform that action at this time.