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 }}
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
tools
on
jkeiser/constants
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2020
Make #defines into simdjson::constants
jkeiser
committed
35b50e5
View commit details
Copy full SHA for 35b50e5
View code at this point
Browse repository at this point
Add parser.load() and load_many() to load files
jkeiser
committed
40c6213
View commit details
Copy full SHA for 40c6213
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Automatically allocate memory as needed in parse
jkeiser
committed
d140bc2
View commit details
Copy full SHA for d140bc2
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Create top level simdjson.h (#515)
Show description for 99667f7
jkeiser
committed
99667f7
View commit details
Copy full SHA for 99667f7
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Separate document state from ParsedJson
Show description for 8e7d1a5
jkeiser
authored
8e7d1a5
View commit details
Copy full SHA for 8e7d1a5
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
add basic fuzzers (#348)
Show description for 9442c9e
pauldreik
authored and
lemire
committed
9442c9e
View commit details
Copy full SHA for 9442c9e
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
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 Aug 9, 2019
Adding more sanitize tests as part of the CI. (#267)
Show description for 7be2998
lemire
authored
7be2998
View commit details
Copy full SHA for 7be2998
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
Fixing style violation.
lemire
committed
2a240e3
View commit details
Copy full SHA for 2a240e3
View code at this point
Browse repository at this point
Version 0.2.0.
lemire
committed
ee66fb1
View commit details
Copy full SHA for ee66fb1
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Fix most warnings on VS2019 (#241)
jkeiser
authored and
lemire
committed
bf59ba7
View commit details
Copy full SHA for bf59ba7
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
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
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 26, 2019
Json pointer (#220)
Show description for bcabdfc
ioioioio
authored and
lemire
committed
bcabdfc
View commit details
Copy full SHA for bcabdfc
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Various minor tweaks.
lemire
committed
2b2d93b
View commit details
Copy full SHA for 2b2d93b
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 May 10, 2019
Fix Issue #164 (#165)
Show description for 14cd1f7
Dong Xie
authored and
lemire
committed
14cd1f7
View commit details
Copy full SHA for 14cd1f7
View code at this point
Browse repository at this point
Fixing issue 99 (#163)
lemire
authored
871fd20
View commit details
Copy full SHA for 871fd20
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
Commits on Mar 14, 2019
new release.
lemire
committed
d5a185b
View commit details
Copy full SHA for d5a185b
View code at this point
Browse repository at this point
Removing garbage from script.
lemire
committed
40ad3d6
View commit details
Copy full SHA for 40ad3d6
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Adding versions to cmake
lemire
committed
6541682
View commit details
Copy full SHA for 6541682
View code at this point
Browse repository at this point
Fix to release string regarding so versions.
lemire
committed
693b45c
View commit details
Copy full SHA for 693b45c
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 26, 2019
Adding release script.
lemire
committed
9ddc8d6
View commit details
Copy full SHA for 9ddc8d6
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 16, 2019
Invoking -mbmi
lemire
committed
90c881a
View commit details
Copy full SHA for 90c881a
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
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
Adding cmake
lemire
committed
3b24ba9
View commit details
Copy full SHA for 3b24ba9
View code at this point
Browse repository at this point
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 22, 2018
Adding jsonstats tool.
lemire
committed
4ae8d64
View commit details
Copy full SHA for 4ae8d64
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
Previous
Next
You can’t perform that action at this time.