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
src
jsonparser.cpp
on
pipeline
User selector
All users
All time
Commit history
Commits on Aug 9, 2019
This gets rid of the silly ALLOW_SAME_PAGE_BUFFER_OVERRUN (#268)
lemire
authored
3fb8250
View commit details
Copy full SHA for 3fb8250
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Make dynamic dispatch free of TSan warnings (#256)
vitlibar
authored and
lemire
committed
0b927f0
View commit details
Copy full SHA for 0b927f0
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Hiding the pointer away... (#252)
Show description for 99a153d
lemire
authored
99a153d
View commit details
Copy full SHA for 99a153d
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Adding style scripts. (#243)
Show description for 038b18e
lemire
authored
038b18e
View commit details
Copy full SHA for 038b18e
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Style uniformization (#238)
Show description for c2eea8a
ioioioio
authored and
lemire
committed
c2eea8a
View commit details
Copy full SHA for c2eea8a
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Runtime dispatch
Show description for eba02dc
lemire
authored and
ioioioio
committed
eba02dc
View commit details
Copy full SHA for eba02dc
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Minor cleaning = annotating simdjson namespaces and making sure that we don't have headers all over.
lemire
committed
be95665
View commit details
Copy full SHA for be95665
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
I missed a few. Building up VS support.
lemire
committed
fba27ef
View commit details
Copy full SHA for fba27ef
View code at this point
Browse repository at this point
Improving support for VS
lemire
committed
19cdc09
View commit details
Copy full SHA for 19cdc09
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
SSE implementation integrated
ioioioio
committed
861a6a1
View commit details
Copy full SHA for 861a6a1
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
conflicts are solved
ioioioio
committed
9230588
View commit details
Copy full SHA for 9230588
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Introducing a "native" instruction set so that you do not need to do #ifdef to select the right SIMD set all the time.
Show description for aa78b70
lemire
committed
aa78b70
View commit details
Copy full SHA for aa78b70
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Refactoring stage1 to facilitate multiple implementations.
ioioioio
committed
6723221
View commit details
Copy full SHA for 6723221
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 May 24, 2019
Improving error codes. (#176)
Show description for 8526387
lemire
authored
8526387
View commit details
Copy full SHA for 8526387
View code at this point
Browse repository at this point
Commits on May 9, 2019
Fix for issue 154 (#157)
Show description for f0574d4
lemire
authored
f0574d4
View commit details
Copy full SHA for f0574d4
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Change parse_json return type from bool to int (#82)
Show description for 352dd5e
atomheartother
authored and
lemire
committed
352dd5e
View commit details
Copy full SHA for 352dd5e
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
fix memory free (#86)
greedengineer
authored and
lemire
committed
0c8ee10
View commit details
Copy full SHA for 0c8ee10
View code at this point
Browse repository at this point
Commits on Feb 23, 2019
Fix old-style C-Casts
NewProggie
committed
b521719
View commit details
Copy full SHA for b521719
View code at this point
Browse repository at this point
Apply minor readability fixes
NewProggie
committed
ff22e75
View commit details
Copy full SHA for ff22e75
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Minor code cleaning
lemire
committed
85d8c9d
View commit details
Copy full SHA for 85d8c9d
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Trying with just a unified stage 3.
lemire
committed
3a2f746
View commit details
Copy full SHA for 3a2f746
View code at this point
Browse repository at this point
Porting to visual studio
Show description for 58d4192
lemire
authored
58d4192
View commit details
Copy full SHA for 58d4192
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Removing custom types (more standard code).
lemire
committed
bf4089b
View commit details
Copy full SHA for bf4089b
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
Better doc.
lemire
committed
058eb91
View commit details
Copy full SHA for 058eb91
View code at this point
Browse repository at this point
Even safer.
lemire
committed
e4703a3
View commit details
Copy full SHA for e4703a3
View code at this point
Browse repository at this point
Commits on Dec 7, 2018
Adding dynamic memory allocation.
lemire
committed
c2913d5
View commit details
Copy full SHA for c2913d5
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Cleaning.
lemire
committed
e3a4b41
View commit details
Copy full SHA for e3a4b41
View code at this point
Browse repository at this point
More cleaning.
lemire
committed
c11eefc
View commit details
Copy full SHA for c11eefc
View code at this point
Browse repository at this point
Intermediate step.
lemire
committed
a8b9998
View commit details
Copy full SHA for a8b9998
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
Some refactoring.
lemire
committed
e570733
View commit details
Copy full SHA for e570733
View code at this point
Browse repository at this point
Ok, the new code seems quite fast.
lemire
committed
12b5185
View commit details
Copy full SHA for 12b5185
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Still working
lemire
committed
5fae7b2
View commit details
Copy full SHA for 5fae7b2
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
Stupid work.
lemire
committed
50defa5
View commit details
Copy full SHA for 50defa5
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Various cleaning steps.
lemire
committed
76074a8
View commit details
Copy full SHA for 76074a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.