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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
static-frame
/
arraykit
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
8
Code
Issues
12
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add C-level buffered array writer with direct file descriptor writes
- #210
#210
Merged
flexatone
merged 12 commits into
master
static-frame/arraykit:master
from
copilot/buffered-byte-writing
static-frame/arraykit:copilot/buffered-byte-writing
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add C-level buffered array writer with direct file descriptor writes
#210
flexatone
merged 12 commits into
master
static-frame/arraykit:master
from
copilot/buffered-byte-writing
static-frame/arraykit:copilot/buffered-byte-writing
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
Initial plan
Copilot
authored
67d0673
View commit details
Copy full SHA for 67d0673
Browse repository at this point
feat: add buffered array-to-file writer API
Copilot
authored
5cd7906
View commit details
Copy full SHA for 5cd7906
Browse repository at this point
fix: align write_array_to_file defaults and messages
Copilot
authored
9c04e25
View commit details
Copy full SHA for 9c04e25
Browse repository at this point
perf: use practical default buffer size for array file writing
Copilot
authored
1d6bf22
View commit details
Copy full SHA for 1d6bf22
Browse repository at this point
Potential fix for pull request finding
Show description for 5314521
flexatone
and
Copilot
authored
5314521
View commit details
Copy full SHA for 5314521
Browse repository at this point
Potential fix for pull request finding
Show description for d4b1059
flexatone
and
Copilot
authored
d4b1059
View commit details
Copy full SHA for d4b1059
Browse repository at this point
Optimize write_array_to_file with direct file descriptor writes
Show description for b181e3a
Copilot
authored
b181e3a
View commit details
Copy full SHA for b181e3a
Browse repository at this point
Add clarifying comments for code review feedback
Show description for dc9d5e8
Copilot
authored
dc9d5e8
View commit details
Copy full SHA for dc9d5e8
Browse repository at this point
Merge branch 'master' into copilot/buffered-byte-writing
flexatone
committed
431b3cb
View commit details
Copy full SHA for 431b3cb
Browse repository at this point
cleanup, additional tests
flexatone
committed
44a7968
View commit details
Copy full SHA for 44a7968
Browse repository at this point
format
flexatone
committed
f6a08e1
View commit details
Copy full SHA for f6a08e1
Browse repository at this point
format
flexatone
committed
bf636b5
View commit details
Copy full SHA for bf636b5
Browse repository at this point
You can’t perform that action at this time.