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
benchmark
statisticalmodel.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jun 21, 2020
Replace auto [x,error] with .get() everywhere
jkeiser
committed
1ff55c2
View commit details
Copy full SHA for 1ff55c2
View code at this point
Browse repository at this point
Switch from get(v,e) to e = get(v)
jkeiser
committed
a7fc7d4
View commit details
Copy full SHA for a7fc7d4
View code at this point
Browse repository at this point
Convert tools/docs/benchmarks to bool get() idiom
jkeiser
committed
f336103
View commit details
Copy full SHA for f336103
View code at this point
Browse repository at this point
Add bool result from tie()/get(), get<T>(T&,error_code&)
jkeiser
committed
56e2b38
View commit details
Copy full SHA for 56e2b38
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Store all parser state in the implementation
jkeiser
committed
1aab475
View commit details
Copy full SHA for 1aab475
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Make checkperf work on Windows (#799)
Show description for 0e6ea76
jkeiser
authored
0e6ea76
View commit details
Copy full SHA for 0e6ea76
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Enable conversion warnings on Linux and Windows
jkeiser
committed
d4a37f6
View commit details
Copy full SHA for d4a37f6
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Treat warnings as errors during compilation
jkeiser
committed
289cc3e
View commit details
Copy full SHA for 289cc3e
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Let us try to check with the exceptions disabled. (#707)
Show description for 6d7c77d
lemire
authored
6d7c77d
View commit details
Copy full SHA for 6d7c77d
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Remove set_capacity, replace with allocate
Show description for d93af11
jkeiser
committed
d93af11
View commit details
Copy full SHA for d93af11
View code at this point
Browse repository at this point
Deprecate more things
jkeiser
committed
434776d
View commit details
Copy full SHA for 434776d
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Replace as_X and is_X with get<T> and is<T>
jkeiser
committed
622d9c9
View commit details
Copy full SHA for 622d9c9
View code at this point
Browse repository at this point
Move document/element/etc. under dom
jkeiser
committed
03746b9
View commit details
Copy full SHA for 03746b9
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Return document::element from parse, load, parse_many, load_many
jkeiser
committed
5ad4050
View commit details
Copy full SHA for 5ad4050
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Fixing issue 602 (#621)
lemire
authored
1cf4fe4
View commit details
Copy full SHA for 1cf4fe4
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Make #defines into simdjson::constants
jkeiser
committed
a5afec1
View commit details
Copy full SHA for a5afec1
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 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 21, 2020
Add parser implementation interface and selection API (#501)
Show description for 910f272
jkeiser
authored
910f272
View commit details
Copy full SHA for 910f272
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Lowercase Architecture and ErrorValues (#487)
Show description for bc8bc7d
jkeiser
authored
bc8bc7d
View commit details
Copy full SHA for bc8bc7d
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 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 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
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 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 31, 2019
We do not want to check unified_machine against a bool now that we return an integer.
lemire
committed
4e7e7d9
View commit details
Copy full SHA for 4e7e7d9
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 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 2, 2019
updating stat model
lemire
committed
741f3c8
View commit details
Copy full SHA for 741f3c8
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
Previous
Next
You can’t perform that action at this time.