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
include
on
issue1013
User selector
All users
All time
Commit history
Commits on Jun 30, 2020
Fix for issue 1014.
Daniel Lemire
committed
7ebf23e
View commit details
Copy full SHA for 7ebf23e
View code at this point
Browse repository at this point
Version update
Daniel Lemire
committed
e38fe3d
View commit details
Copy full SHA for e38fe3d
View code at this point
Browse repository at this point
New release
Daniel Lemire
committed
3faae67
View commit details
Copy full SHA for 3faae67
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
This enables building the library under Visual Studio 2015 (#1002)
Show description for 0ba76ac
lemire
and
Daniel Lemire
authored
0ba76ac
View commit details
Copy full SHA for 0ba76ac
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
Preparing a new patch release.
lemire
committed
077907b
View commit details
Copy full SHA for 077907b
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
Merge pull request #998 from simdjson/issue976
Show description for 6b85b9a
lemire
authored
6b85b9a
View commit details
Copy full SHA for 6b85b9a
View code at this point
Browse repository at this point
Final steps.
lemire
committed
4582a13
View commit details
Copy full SHA for 4582a13
View code at this point
Browse repository at this point
Merge pull request #994 from simdjson/issue976
Show description for 3a06453
lemire
authored
3a06453
View commit details
Copy full SHA for 3a06453
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Stupid me
lemire
committed
444ec4a
View commit details
Copy full SHA for 444ec4a
View code at this point
Browse repository at this point
Removing a cast.
lemire
committed
94e9105
View commit details
Copy full SHA for 94e9105
View code at this point
Browse repository at this point
This introduces a new option to forcefully disable threads.
lemire
committed
6c33f51
View commit details
Copy full SHA for 6c33f51
View code at this point
Browse repository at this point
Better documentation in the code.
lemire
committed
88da62b
View commit details
Copy full SHA for 88da62b
View code at this point
Browse repository at this point
Patching things up and adding tests.
lemire
committed
b6997a5
View commit details
Copy full SHA for b6997a5
View code at this point
Browse repository at this point
Minor fixes to avoid 32-bit warnings.
lemire
committed
2956bce
View commit details
Copy full SHA for 2956bce
View code at this point
Browse repository at this point
Permit 32-bit GCC compilation
knapply
committed
41f33ec
View commit details
Copy full SHA for 41f33ec
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Merge pull request #987 from simdjson/issue985
Show description for 86241e2
lemire
authored
86241e2
View commit details
Copy full SHA for 86241e2
View code at this point
Browse repository at this point
Removing optional since it is not C++11
lemire
committed
1b63a9a
View commit details
Copy full SHA for 1b63a9a
View code at this point
Browse repository at this point
Elaborating.
lemire
committed
32348c2
View commit details
Copy full SHA for 32348c2
View code at this point
Browse repository at this point
Fixing the string_view issue.
lemire
committed
5e690c5
View commit details
Copy full SHA for 5e690c5
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Bumping up the version number
Daniel Lemire
committed
e01f143
View commit details
Copy full SHA for e01f143
View code at this point
Browse repository at this point
Merge pull request #970 from simdjson/jkeiser/singleheader-tests
Show description for 187084c
jkeiser
authored
187084c
View commit details
Copy full SHA for 187084c
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Damn merge conflicts.
Daniel Lemire
committed
544fa57
View commit details
Copy full SHA for 544fa57
View code at this point
Browse repository at this point
Run -Weffc++ in CI
jkeiser
committed
d9929ed
View commit details
Copy full SHA for d9929ed
View code at this point
Browse repository at this point
Merge branch 'master' into issue961
lemire
authored
b84a3a0
View commit details
Copy full SHA for b84a3a0
View code at this point
Browse repository at this point
Merge pull request #969 from simdjson/dlemire/minor_pre0.4_cleaning
Show description for 49d7023
lemire
authored
49d7023
View commit details
Copy full SHA for 49d7023
View code at this point
Browse repository at this point
Merge pull request #958 from simdjson/jkeiser/is
Show description for 2570898
jkeiser
authored
2570898
View commit details
Copy full SHA for 2570898
View code at this point
Browse repository at this point
Merge pull request #960 from simdjson/jkeiser/idiomatic-get
Show description for c650ea9
jkeiser
authored
c650ea9
View commit details
Copy full SHA for c650ea9
View code at this point
Browse repository at this point
Fix non-compileable examples
jkeiser
committed
e369d45
View commit details
Copy full SHA for e369d45
View code at this point
Browse repository at this point
Make simdjson_result<element>.is() return bool
jkeiser
committed
2d84b6f
View commit details
Copy full SHA for 2d84b6f
View code at this point
Browse repository at this point
Merge pull request #954 from simdjson/jkeiser/parse-many-result
Show description for eef1171
jkeiser
authored
eef1171
View commit details
Copy full SHA for eef1171
View code at this point
Browse repository at this point
Very minor cleaning.
lemire
committed
f1a03bf
View commit details
Copy full SHA for f1a03bf
View code at this point
Browse repository at this point
Fixing issue 961
lemire
committed
696b0e2
View commit details
Copy full SHA for 696b0e2
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Fixing the name of the variable
Daniel Lemire
committed
33e0036
View commit details
Copy full SHA for 33e0036
View code at this point
Browse repository at this point
Passing by value the string_view
Daniel Lemire
committed
bf03d77
View commit details
Copy full SHA for bf03d77
View code at this point
Browse repository at this point
Fixing documentation issues.
Daniel Lemire
committed
d6f056f
View commit details
Copy full SHA for d6f056f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.