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 }}
renderffx
/
kiyo
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
18
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Prod/v2
- #4
#4
Merged
renderffx
merged 18 commits into
main
renderffx/kiyo:main
from
prod/v2
renderffx/kiyo:prod/v2
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Prod/v2
#4
renderffx
merged 18 commits into
main
renderffx/kiyo:main
from
prod/v2
renderffx/kiyo:prod/v2
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
chore: remove TypeScript source files, config, and examples
Show description for 4c459ff
renderffx
committed
4c459ff
View commit details
Copy full SHA for 4c459ff
Browse repository at this point
build: add Zig build system with module, library, tests, benchmarks, and fuzz targets
Show description for 6ad240a
renderffx
committed
6ad240a
View commit details
Copy full SHA for 6ad240a
Browse repository at this point
feat: add core data types for JPEG pipeline
Show description for 52e7a2b
renderffx
committed
52e7a2b
View commit details
Copy full SHA for 52e7a2b
Browse repository at this point
feat: add BT.601 RGB to YCbCr color space conversion
Show description for 2512367
renderffx
committed
2512367
View commit details
Copy full SHA for 2512367
Browse repository at this point
feat: add DCT-II and IDCT with fast separable mode
Show description for ea39a2c
renderffx
committed
ea39a2c
View commit details
Copy full SHA for ea39a2c
Browse repository at this point
feat: add JPEG quantization tables with quality scaling
Show description for 1ef8269
renderffx
committed
1ef8269
View commit details
Copy full SHA for 1ef8269
Browse repository at this point
feat: add zigzag scan order and run-length encoding
Show description for 6b79dfa
renderffx
committed
6b79dfa
View commit details
Copy full SHA for 6b79dfa
Browse repository at this point
feat: add 8x8 block splitting for YCbCr image planes
Show description for defa98e
renderffx
committed
defa98e
View commit details
Copy full SHA for defa98e
Browse repository at this point
feat: add bit-level stream writer for JPEG entropy coding
Show description for 88af99c
renderffx
committed
88af99c
View commit details
Copy full SHA for 88af99c
Browse repository at this point
feat: add standard JPEG Huffman encoding tables
Show description for 845109e
renderffx
committed
845109e
View commit details
Copy full SHA for 845109e
Browse repository at this point
feat: add JPEG marker and segment writer
Show description for 0393680
renderffx
committed
0393680
View commit details
Copy full SHA for 0393680
Browse repository at this point
feat: add JPEG encoding pipeline
Show description for 6c4abc3
renderffx
committed
6c4abc3
View commit details
Copy full SHA for 6c4abc3
Browse repository at this point
feat: add JPEG decoder with full marker parsing
Show description for 73311e7
renderffx
committed
73311e7
View commit details
Copy full SHA for 73311e7
Browse repository at this point
feat: add file I/O convenience helpers
Show description for b272cb5
renderffx
committed
b272cb5
View commit details
Copy full SHA for b272cb5
Browse repository at this point
feat: pure Zig JPEG encoder/decoder with CI pipeline
Show description for 9d9b4b4
renderffx
committed
9d9b4b4
View commit details
Copy full SHA for 9d9b4b4
Browse repository at this point
docs: add codebase analysis and robustness roadmap
renderffx
committed
3f67059
View commit details
Copy full SHA for 3f67059
Browse repository at this point
Commits on Jul 22, 2026
fix(ci): update mlugg/setup-zig to v2 and add job timeouts
Show description for 7519d46
renderffx
committed
7519d46
View commit details
Copy full SHA for 7519d46
Browse repository at this point
fix(ci): disable matrix fail-fast, allow macOS to fail
Show description for d2923d7
renderffx
committed
d2923d7
View commit details
Copy full SHA for d2923d7
Browse repository at this point
You can’t perform that action at this time.