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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
simdjson
Public
forked from
simdjson/simdjson
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
simdjson
jsonchecker
on
master
User selector
All users
All time
Commit history
Commits on Jul 24, 2020
fix recently introduced overflow (#1060)
Show description for 2ce5f69
lemire
authored
2ce5f69
View commit details
Copy full SHA for 2ce5f69
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Add amalgamation support to cmake
jkeiser
committed
d3e44b1
View commit details
Copy full SHA for d3e44b1
View code at this point
Browse repository at this point
Commits on Jan 2, 2020
Adding another test
lemire
committed
8dbb598
View commit details
Copy full SHA for 8dbb598
View code at this point
Browse repository at this point
Adding tests motivated by https://github.com/lemire/simdjson/pull/430
lemire
committed
ba9dc12
View commit details
Copy full SHA for ba9dc12
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
Adding two test files from https://github.com/lemire/simdjson/pull/404/files (#415)
lemire
authored
2caac2b
View commit details
Copy full SHA for 2caac2b
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Streams of JSON documents + Large files (>4GB) (#350) (#364)
Show description for bdc2b07
piotte13
authored
bdc2b07
View commit details
Copy full SHA for bdc2b07
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
Adding new test file, following https://github.com/lemire/simdjson/pull/355
lemire
committed
5264051
View commit details
Copy full SHA for 5264051
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Fixing issue 351 (#352)
Show description for b1224a7
lemire
authored
b1224a7
View commit details
Copy full SHA for b1224a7
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Final (?) fix for https://github.com/lemire/simdjson/issues/345
lemire
committed
da1c35d
View commit details
Copy full SHA for da1c35d
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Adding check for subnormal parsing. (#328)
lemire
authored
aa45fe7
View commit details
Copy full SHA for aa45fe7
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
Better tests.
lemire
committed
92334a8
View commit details
Copy full SHA for 92334a8
View code at this point
Browse repository at this point
Accept large unsigned integers (#295)
Show description for c1f27fb
saka1
authored and
lemire
committed
c1f27fb
View commit details
Copy full SHA for c1f27fb
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Adding more test files.
lemire
committed
dd07212
View commit details
Copy full SHA for dd07212
View code at this point
Browse repository at this point
Intrinsic-based flatten (#234)
Show description for a53d950
lemire
authored
a53d950
View commit details
Copy full SHA for a53d950
View code at this point
Browse repository at this point
Fixes issue 221 (#222)
Show description for f76ee5e
lemire
authored and
ioioioio
committed
f76ee5e
View commit details
Copy full SHA for f76ee5e
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
Fixing issue. (#193)
lemire
authored
d7f7f1b
View commit details
Copy full SHA for d7f7f1b
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Fixing the issue (#191)
lemire
authored
3db8c5a
View commit details
Copy full SHA for 3db8c5a
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
Issue182: fixed (#183)
Show description for 59194dc
lemire
authored
59194dc
View commit details
Copy full SHA for 59194dc
View code at this point
Browse repository at this point
Commits on May 10, 2019
Fix for issue 150 (#162)
Show description for f75280a
lemire
authored
f75280a
View commit details
Copy full SHA for f75280a
View code at this point
Browse repository at this point
Commits on May 9, 2019
Fix for issues 32, 50, 131, 137
Show description for e370a65
lemire
authored
e370a65
View commit details
Copy full SHA for e370a65
View code at this point
Browse repository at this point
Add failing test for a json with content zero (#134)
Show description for c5a3f9c
Licenser
authored and
lemire
committed
c5a3f9c
View commit details
Copy full SHA for c5a3f9c
View code at this point
Browse repository at this point
False atom fix (#156)
Show description for c197516
Licenser
authored and
lemire
committed
c197516
View commit details
Copy full SHA for c197516
View code at this point
Browse repository at this point
Commits on May 8, 2019
Fix to issue #148. (#151)
Show description for 6f0d350
technateNG
authored and
lemire
committed
6f0d350
View commit details
Copy full SHA for 6f0d350
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
With this commit we can do all tests with full sanitizers on, and get no warning (#132)
Show description for 0d81fd2
lemire
authored
0d81fd2
View commit details
Copy full SHA for 0d81fd2
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Fix for https://github.com/lemire/simdjson/issues/119
lemire
committed
609e96b
View commit details
Copy full SHA for 609e96b
View code at this point
Browse repository at this point
Commits on Feb 26, 2019
Add another check for bogus codepoints.
geofflangdale
committed
b3aa5f1
View commit details
Copy full SHA for b3aa5f1
View code at this point
Browse repository at this point
Fixing Utf8 validation question #72
geofflangdale
committed
5289bf3
View commit details
Copy full SHA for 5289bf3
View code at this point
Browse repository at this point
Commits on Feb 25, 2019
Tracking https://github.com/lemire/simdjson/issues/71
lemire
committed
671527c
View commit details
Copy full SHA for 671527c
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
A
lemire
committed
c16ecd5
View commit details
Copy full SHA for c16ecd5
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
More tests.
lemire
committed
e90c0f4
View commit details
Copy full SHA for e90c0f4
View code at this point
Browse repository at this point
Adding more tests
lemire
committed
59b26dd
View commit details
Copy full SHA for 59b26dd
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Getting ready to document the tape format.
lemire
committed
779ce18
View commit details
Copy full SHA for 779ce18
View code at this point
Browse repository at this point
Commits on Dec 15, 2018
Ok. Looks complete.
lemire
committed
0769c39
View commit details
Copy full SHA for 0769c39
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Even safer.
lemire
committed
e4703a3
View commit details
Copy full SHA for e4703a3
View code at this point
Browse repository at this point
Cleaning memset amd adding more tests.
lemire
committed
8a22812
View commit details
Copy full SHA for 8a22812
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.