Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
spyoungtech
/
json-five-rs
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
15
Code
Issues
5
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Actions: spyoungtech/json-five-rs
Actions
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
Showing runs from all workflows
45 workflow runs
45 workflow runs
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.
Merge pull request #22 from spyoungtech/fix-escaping-in-serialization
Rust
#43:
Commit
96cc58d
pushed by
spyoungtech
33s
main
main
33s
View workflow file
fix escaping in serialization
Rust
#42:
Pull request
#22
opened by
spyoungtech
32s
fix-escaping-in-serialization
fix-escaping-in-serialization
32s
View #22
View workflow file
fix escaping in serialization
Rust
#41:
Commit
7718c0b
pushed by
spyoungtech
35s
fix-escaping-in-serialization
fix-escaping-in-serialization
35s
View #22
View workflow file
Merge pull request #21 from spyoungtech/fix-unescaping
Rust
#40:
Commit
1eba2a0
pushed by
spyoungtech
36s
main
main
36s
View workflow file
fix unwrap panics when unescaping invalid escape sequences in deserialization
Rust
#39:
Pull request
#21
opened by
spyoungtech
43s
fix-unescaping
fix-unescaping
43s
View #21
View workflow file
fix unwrap panics when unescaping invalid escape sequences
Rust
#38:
Commit
a68d68c
pushed by
spyoungtech
27s
fix-unescaping
fix-unescaping
27s
View #21
View workflow file
Merge pull request #20 from spyoungtech/fix-styled-output
Rust
#37:
Commit
839a91b
pushed by
spyoungtech
37s
main
main
37s
View workflow file
fix array styled output
Rust
#36:
Pull request
#20
opened by
spyoungtech
35s
fix-styled-output
fix-styled-output
35s
View #20
View workflow file
fix array styled output
Rust
#35:
Commit
e77c443
pushed by
spyoungtech
36s
fix-styled-output
fix-styled-output
36s
View #20
View workflow file
clippy fixes
Rust
#34:
Commit
ad9bcf0
pushed by
spyoungtech
37s
main
main
37s
View workflow file
0.3.0 📦
Rust
#2:
Commit
657ab05
pushed by
spyoungtech
2m 22s
v0.3.0
v0.3.0
2m 22s
View workflow file
0.3.0 📦
Rust
#33:
Commit
657ab05
pushed by
spyoungtech
38s
main
main
38s
View workflow file
Merge pull request #19 from spyoungtech/fix-unary
Rust
#32:
Commit
6bf9c84
pushed by
spyoungtech
38s
main
main
38s
View workflow file
Fix unary deserialization
Rust
#31:
Pull request
#19
opened by
spyoungtech
39s
fix-unary
fix-unary
39s
View #19
View workflow file
gh-17 fix unary deserialization
Rust
#30:
Commit
c2e37f7
pushed by
spyoungtech
38s
fix-unary
fix-unary
38s
View #19
View workflow file
Merge pull request #16 from spyoungtech/fix-stack-overflow
Rust
#29:
Commit
e022239
pushed by
spyoungtech
37s
main
main
37s
View workflow file
Limit nesting depth by default to guard against stack overflow
Rust
#28:
Pull request
#16
synchronize by
spyoungtech
44s
fix-stack-overflow
fix-stack-overflow
44s
View #16
View workflow file
remove depth handling in parse_unary (rt)
Rust
#27:
Commit
9325c3e
pushed by
spyoungtech
40s
fix-stack-overflow
fix-stack-overflow
40s
View #16
View workflow file
Limit nesting depth by default to guard against stack overflow
Rust
#26:
Pull request
#16
synchronize by
spyoungtech
41s
fix-stack-overflow
fix-stack-overflow
41s
View #16
View workflow file
remove depth handling in parse_unary
Rust
#25:
Commit
233e9a2
pushed by
spyoungtech
39s
fix-stack-overflow
fix-stack-overflow
39s
View workflow file
Merge pull request #18 from spyoungtech/improve-invalid-literal-handling
Rust
#24:
Commit
37684d5
pushed by
spyoungtech
1m 43s
main
main
1m 43s
View workflow file
Handle invalid number literals when document ends with decimal
Rust
#23:
Pull request
#18
opened by
spyoungtech
40s
improve-invalid-literal-handling
improve-invalid-literal-handling
40s
View #18
View workflow file
improve handling of invalid literals when a lone decimal terminates a…
Rust
#22:
Commit
d0f6416
pushed by
spyoungtech
38s
improve-invalid-literal-handling
improve-invalid-literal-handling
38s
View #18
View workflow file
Limit nesting depth by default to guard against stack overflow
Rust
#21:
Pull request
#16
synchronize by
spyoungtech
35s
fix-stack-overflow
fix-stack-overflow
35s
View #16
View workflow file
add depth protection to unary
Rust
#20:
Commit
3d2aaa5
pushed by
spyoungtech
40s
fix-stack-overflow
fix-stack-overflow
40s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.