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 }}
iris-cpp
/
iris
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
16
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add Iris.Marshal: serialization/deserialization library
- #72
#72
Merged
saki7
merged 22 commits into
main
iris-cpp/iris:main
from
sfield
iris-cpp/iris:sfield
Copy head branch name to clipboard
Aug 25, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Add Iris.Marshal: serialization/deserialization library
#72
saki7
merged 22 commits into
main
iris-cpp/iris:main
from
sfield
iris-cpp/iris:sfield
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Implement sfield WIP
saki7
committed
c608d6a
View commit details
Copy full SHA for c608d6a
Browse repository at this point
Implement basic serializer
saki7
committed
71d3af7
View commit details
Copy full SHA for 71d3af7
Browse repository at this point
Refactor
saki7
committed
6c21fbe
View commit details
Copy full SHA for 6c21fbe
Browse repository at this point
Simplify macro, absorb existence of parenthesis on type name
saki7
committed
8ca914e
View commit details
Copy full SHA for 8ca914e
Browse repository at this point
Refactor
saki7
committed
dfd3560
View commit details
Copy full SHA for dfd3560
Browse repository at this point
Add `operator==`
saki7
committed
3d10c8f
View commit details
Copy full SHA for 3d10c8f
Browse repository at this point
Make range and map related traits more robust
saki7
committed
e664004
View commit details
Copy full SHA for e664004
Browse repository at this point
Rename sfield to marshal
saki7
committed
ecf1a04
View commit details
Copy full SHA for ecf1a04
Browse repository at this point
Refine basic traits
saki7
committed
b3b6af4
View commit details
Copy full SHA for b3b6af4
Browse repository at this point
Refine JSON-specific concepts
saki7
committed
d135941
View commit details
Copy full SHA for d135941
Browse repository at this point
Add proxy, make function CPO
saki7
committed
27bb1a0
View commit details
Copy full SHA for 27bb1a0
Browse repository at this point
Implement load functions
saki7
committed
2be0bae
View commit details
Copy full SHA for 2be0bae
Browse repository at this point
Fix handling of `vector<pair<string, int>>`
saki7
committed
754ec82
View commit details
Copy full SHA for 754ec82
Browse repository at this point
Make serializer generic
saki7
committed
0fb82cf
View commit details
Copy full SHA for 0fb82cf
Browse repository at this point
Fix parenthesis
saki7
committed
fde4389
View commit details
Copy full SHA for fde4389
Browse repository at this point
Make abbreviation longer
saki7
committed
cbd9c54
View commit details
Copy full SHA for cbd9c54
Browse repository at this point
Re-implement generic version of loader WIP
saki7
committed
61ed331
View commit details
Copy full SHA for 61ed331
Browse repository at this point
Implement generic version of json reader
saki7
committed
51546f8
View commit details
Copy full SHA for 51546f8
Browse repository at this point
Adapt plain member variable (without function getter/setter)
saki7
committed
b21b212
View commit details
Copy full SHA for b21b212
Browse repository at this point
Refactor
saki7
committed
f19d316
View commit details
Copy full SHA for f19d316
Browse repository at this point
Add pimpl related facilities
saki7
committed
baa8c93
View commit details
Copy full SHA for baa8c93
Browse repository at this point
Remove extra semicolon
saki7
committed
0e8fd82
View commit details
Copy full SHA for 0e8fd82
Browse repository at this point
You can’t perform that action at this time.