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 }}
goccy
/
go-json
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
213
Star
3.7k
Code
Issues
113
Pull requests
40
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: goccy/go-json
Actions
All workflows
Workflows
Go
Go
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
19 workflow runs
19 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: don't corrupt multi-byte runes split across a stream buffer refill
Go
#1427:
Pull request
#600
opened by
r0h1tb
Action required
r0h1tb:fix/utf8-split-across-stream-buffer
r0h1tb:fix/utf8-split-across-stream-buffer
Action required
View #600
View workflow file
fix: preserve out-of-float64-range numbers when decoding into json.Number (#555)
Go
#1426:
Pull request
#599
opened by
hdimer
Action required
hdimer:fix/json-number-out-of-float64-range
hdimer:fix/json-number-out-of-float64-range
Action required
View #599
View workflow file
decoder: reject malformed number literals to match encoding/json
Go
#1425:
Pull request
#598
opened by
sueun-dev
Action required
sueun-dev:fix-number-grammar-validation
sueun-dev:fix-number-grammar-validation
Action required
View #598
View workflow file
Return error for non-finite float32 in Marshal, matching float64
Go
#1424:
Pull request
#597
opened by
gaoflow
Action required
gaoflow:fix-marshal-float32-inf-nan
gaoflow:fix-marshal-float32-inf-nan
Action required
View #597
View workflow file
Match encoding/json: strip leading zero from float exponents
Go
#1423:
Pull request
#596
opened by
gaoflow
Action required
gaoflow:fix-float-exponent-leading-zero
gaoflow:fix-float-exponent-leading-zero
Action required
View #596
View workflow file
fix(internal): bounds-check skipWhiteSpace to prevent OOB read
Go
#1422:
Pull request
#595
opened by
AruneshDwivedi
Action required
AruneshDwivedi:master
AruneshDwivedi:master
Action required
View #595
View workflow file
Fix CI failures on master caused by outdated Go versions
Go
#1421:
Pull request
#594
opened by
goccy
3m 24s
fix/ci-go-versions
fix/ci-go-versions
3m 24s
View #594
View workflow file
Fix encode/decoder compile data race (#567)
Go
#1420:
Commit
f1e7554
pushed by
goccy
3m 27s
master
master
3m 27s
View workflow file
generator: emit standard generated-code markers
Go
#1419:
Pull request
#593
opened by
zbarsky-openai
Action required
zbarsky-openai:codex/standard-generated-markers
zbarsky-openai:codex/standard-generated-markers
Action required
View #593
View workflow file
fix(decoder): case-insensitive key match for large structs
Go
#1418:
Pull request
#592
opened by
Solaris-star
Action required
Solaris-star:fix/568-case-insensitive-gt16
Solaris-star:fix/568-case-insensitive-gt16
Action required
View #592
View workflow file
[WIP] Improve Encoder Engine
Go
#1400:
Pull request
#564
synchronize by
goccy
3m 39s
new-engine
new-engine
3m 39s
View #564
View workflow file
Use unsafe.Pointer instead of uintptr in encoder's VM
Go
#1399:
Pull request
#565
synchronize by
goccy
3m 41s
vm
vm
3m 41s
View #565
View workflow file
Use unsafe.Pointer instead of uintptr in encoder's VM
Go
#1398:
Pull request
#565
opened by
goccy
3m 38s
vm
vm
3m 38s
View #565
View workflow file
[WIP] Improve Encoder Engine
Go
#1397:
Pull request
#564
opened by
goccy
3m 34s
new-engine
new-engine
3m 34s
View #564
View workflow file
Remove runtime.IfaceIndir
Go
#1396:
Pull request
#563
synchronize by
goccy
3m 29s
ifaceindir
ifaceindir
3m 29s
View #563
View workflow file
Remove runtime.IfaceIndir
Go
#1395:
Pull request
#563
opened by
goccy
3m 42s
ifaceindir
ifaceindir
3m 42s
View #563
View workflow file
Update compiler.go with deepcopy
Go
#1392:
Pull request
#560
opened by
Shobhitdimri01
3m 39s
Shobhitdimri01:master
Shobhitdimri01:master
3m 39s
View #560
View workflow file
fix: panic on embedded struct with recursive (#483)
Go
#1391:
Commit
e4877d5
pushed by
goccy
3m 30s
master
master
3m 30s
View workflow file
Fix: the typ of emptyInterface does not match ptr(#519, #510)
Go
#1384:
Pull request
#551
synchronize by
12Clock
3m 42s
12Clock:fix/issue_519
12Clock:fix/issue_519
3m 42s
View #551
View workflow file
You can’t perform that action at this time.