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 }}
JairusSW
/
json-as
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
19
Star
111
Code
Issues
1
Pull requests
5
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 2, 2026
Merge pull request #219 from JairusSW/jairus/optimize-deserialization
Show description for bbb1097
JairusSW
authored
bbb1097
View commit details
Copy full SHA for bbb1097
Browse repository at this point
fix: retain strict prevalidation
JairusSW
committed
8b21a53
View commit details
Copy full SHA for 8b21a53
Browse repository at this point
test: keep slow-parser builds independent of fast methods
JairusSW
committed
a012202
View commit details
Copy full SHA for a012202
Browse repository at this point
perf: optimize typed deserialization fallbacks
JairusSW
committed
b44432b
View commit details
Copy full SHA for b44432b
Browse repository at this point
Commits on Sep 1, 2026
Merge pull request #218 from JairusSW/jairus/release-v1.6.1
Show description for e20c999
JairusSW
authored
e20c999
View commit details
Copy full SHA for e20c999
Browse repository at this point
chore(release): v1.6.1
JairusSW
committed
30c3499
View commit details
Copy full SHA for 30c3499
Browse repository at this point
Merge pull request #217 from JairusSW/jairus/fix-issue-216
Show description for 4cd023b
JairusSW
authored
4cd023b
View commit details
Copy full SHA for 4cd023b
Browse repository at this point
chore: configure all checkout transform builds
Show description for b1ab6c1
JairusSW
committed
b1ab6c1
View commit details
Copy full SHA for b1ab6c1
Browse repository at this point
refactor: configure library source explicitly
Show description for 86d6ea4
JairusSW
committed
86d6ea4
View commit details
Copy full SHA for 86d6ea4
Browse repository at this point
fix: preserve consumer entry exports
Show description for ad940b3
JairusSW
committed
ad940b3
View commit details
Copy full SHA for ad940b3
Browse repository at this point
Commits on Aug 4, 2026
chore(release): v1.6.0
JairusSW
committed
22369a3
View commit details
Copy full SHA for 22369a3
Browse repository at this point
chore: credit PR contributor
JairusSW
committed
6192f68
View commit details
Copy full SHA for 6192f68
Browse repository at this point
Merge pull request #215 from gagdiez/main
Show description for 66496eb
JairusSW
and
gagdiez
committed
66496eb
View commit details
Copy full SHA for 66496eb
Browse repository at this point
fix: harden imported custom deserialization
JairusSW
committed
bfca191
View commit details
Copy full SHA for bfca191
Browse repository at this point
Commits on Jul 25, 2026
fix: deserialize imported nested custom types
Show description for 7a9f12c
Guillermo Alejandro Gallardo Diez
authored and
Guillermo Alejandro Gallardo Diez
committed
7a9f12c
View commit details
Copy full SHA for 7a9f12c
Browse repository at this point
Commits on Jul 24, 2026
perf: use worst-case scenario for benches
JairusSW
committed
c144a2c
View commit details
Copy full SHA for c144a2c
Browse repository at this point
Commits on Jul 18, 2026
fix(charts): use log scale for extreme outliers
JairusSW
committed
a179de0
View commit details
Copy full SHA for a179de0
Browse repository at this point
Commits on Jul 17, 2026
Merge pull request #212 from JairusSW/jairus/faster-simd
Show description for ef42908
JairusSW
authored
ef42908
View commit details
Copy full SHA for ef42908
Browse repository at this point
perf: restore SIMD trace specializations
JairusSW
committed
147f78f
View commit details
Copy full SHA for 147f78f
Browse repository at this point
perf: favor changing payloads over exact-source caches
JairusSW
committed
3386409
View commit details
Copy full SHA for 3386409
Browse repository at this point
bench: model changing payloads without reuse caches
JairusSW
committed
4843bba
View commit details
Copy full SHA for 4843bba
Browse repository at this point
test: scope trace identity assertion to fast path
JairusSW
committed
a52efbf
View commit details
Copy full SHA for a52efbf
Browse repository at this point
perf: optimize SIMD deserialization hot paths
JairusSW
committed
22453ce
View commit details
Copy full SHA for 22453ce
Browse repository at this point
Merge pull request #210 from JairusSW/jairus/swar-rfc
Show description for 0bb47d4
JairusSW
authored
0bb47d4
View commit details
Copy full SHA for 0bb47d4
Browse repository at this point
Commits on Jul 16, 2026
fix: surface non-strict parse failures safely
JairusSW
committed
d0385d7
View commit details
Copy full SHA for d0385d7
Browse repository at this point
docs: add per-fixture RFC coverage chart
JairusSW
committed
2f18050
View commit details
Copy full SHA for 2f18050
Browse repository at this point
fix: reject unsafe incomplete json ranges
JairusSW
committed
e9b1e35
View commit details
Copy full SHA for e9b1e35
Browse repository at this point
fix: enable strict RFC validation for optimized parsers
JairusSW
committed
1a5b90e
View commit details
Copy full SHA for 1a5b90e
Browse repository at this point
Merge pull request #209 from JairusSW/jairus/perf-optimize-swar
Show description for 8783d9a
JairusSW
authored
8783d9a
View commit details
Copy full SHA for 8783d9a
Browse repository at this point
chore(transform): sync generated output
JairusSW
committed
a96770d
View commit details
Copy full SHA for a96770d
Browse repository at this point
chore: merge main into perf branch
JairusSW
committed
33687d7
View commit details
Copy full SHA for 33687d7
Browse repository at this point
fix(ci): remove local workspace dependencies
JairusSW
committed
baf18e5
View commit details
Copy full SHA for baf18e5
Browse repository at this point
chore(bench): compare default and non-default shapes
JairusSW
committed
0921304
View commit details
Copy full SHA for 0921304
Browse repository at this point
perf: specialize compact API shape paths
JairusSW
committed
e6c20f5
View commit details
Copy full SHA for e6c20f5
Browse repository at this point
Merge pull request #208 from JairusSW/jairus/rfc-agreement
Show description for 13e8b9a
JairusSW
authored
13e8b9a
View commit details
Copy full SHA for 13e8b9a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.