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 }}
physwkim
/
rust-hdf5
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Write layout message v5 for filtered chunked datasets on opt-in (issue #8)
- #9
#9
Merged
physwkim
merged 11 commits into
main
physwkim/rust-hdf5:main
from
layout-v5-issue-8
physwkim/rust-hdf5:layout-v5-issue-8
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Write layout message v5 for filtered chunked datasets on opt-in (issue #8)
#9
physwkim
merged 11 commits into
main
physwkim/rust-hdf5:main
from
layout-v5-issue-8
physwkim/rust-hdf5:layout-v5-issue-8
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
writer: validate chunk geometry at every dataset create
Show description for 7d47842
physwkim
committed
7d47842
View commit details
Copy full SHA for 7d47842
Browse repository at this point
writer: route append chunk writes through write_slice_chunked
Show description for 68be584
physwkim
committed
68be584
View commit details
Copy full SHA for 68be584
Browse repository at this point
writer: record the append buffer's base row and flush on conflict
Show description for 3c64987
physwkim
committed
3c64987
View commit details
Copy full SHA for 3c64987
Browse repository at this point
writer: share one vlen charset rule between slice and append
Show description for 5bbf3f8
physwkim
committed
5bbf3f8
View commit details
Copy full SHA for 5bbf3f8
Browse repository at this point
writer: require the create gate by type at every dataset creator
Show description for 374ff8d
physwkim
committed
374ff8d
View commit details
Copy full SHA for 374ff8d
Browse repository at this point
writer: read a heap collection once in release_vlen_references
Show description for 3a7e6fa
physwkim
committed
3a7e6fa
View commit details
Copy full SHA for 3a7e6fa
Browse repository at this point
writer: record the verified libhdf5 comparison on release_vlen_references
Show description for 3260353
physwkim
committed
3260353
View commit details
Copy full SHA for 3260353
Browse repository at this point
writer/reader: index chunks by the maximum-extent grid
Show description for 662a173
physwkim
committed
662a173
View commit details
Copy full SHA for 662a173
Browse repository at this point
writer: serialize whole same-dataset operations with a per-dataset op lock
Show description for 85cd64d
physwkim
committed
85cd64d
View commit details
Copy full SHA for 85cd64d
Browse repository at this point
tests: let RUST_HDF5_TEST_PYTHON override the pinned h5py interpreter
Show description for 43185cc
physwkim
committed
43185cc
View commit details
Copy full SHA for 43185cc
Browse repository at this point
Write layout message v5 for filtered chunked datasets on opt-in (issue #8)
Show description for 4e5f4fe
physwkim
committed
4e5f4fe
View commit details
Copy full SHA for 4e5f4fe
Browse repository at this point
You can’t perform that action at this time.