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
simdjson
on
master
User selector
All users
All time
Commit history
Commits on Aug 6, 2020
Fixes issue 1088 (#1096)
lemire
authored
83615ff
View commit details
Copy full SHA for 83615ff
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
This is dead code. (#1095)
lemire
authored
75c75ac
View commit details
Copy full SHA for 75c75ac
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Add view support to simdjson_result<array/object>
jkeiser
committed
c0010f6
View commit details
Copy full SHA for c0010f6
View code at this point
Browse repository at this point
Fix C++20 compilation
jkeiser
committed
75301e4
View commit details
Copy full SHA for 75301e4
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Avoid allocations in global objects (#1082)
lemire
authored
f6a3205
View commit details
Copy full SHA for f6a3205
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Tweaking
lemire
committed
f873a14
View commit details
Copy full SHA for f873a14
View code at this point
Browse repository at this point
Add missing strings.h include for non-windows builds (required by strcasecmp) (#1067)
Show description for 36dfc5b
pps83
authored
36dfc5b
View commit details
Copy full SHA for 36dfc5b
View code at this point
Browse repository at this point
This removes the crazy alignment requirements. (#1073)
Show description for f80668e
lemire
authored
f80668e
View commit details
Copy full SHA for f80668e
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
Adding strings.h header. (#1074)
lemire
authored
e33af1a
View commit details
Copy full SHA for e33af1a
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Target region for entire compilation of an implementation
jkeiser
committed
af8b52e
View commit details
Copy full SHA for af8b52e
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Reenabling C++ 20 features. (#1059)
lemire
authored
7965889
View commit details
Copy full SHA for 7965889
View code at this point
Browse repository at this point
Disabling cxx20 (#1058)
Show description for e2cfcc5
lemire
authored
e2cfcc5
View commit details
Copy full SHA for e2cfcc5
View code at this point
Browse repository at this point
Better documentation of default_batch_size (#1056)
Show description for fc8a460
lemire
authored
fc8a460
View commit details
Copy full SHA for fc8a460
View code at this point
Browse repository at this point
Add support for C++ 20 ranges. (#1050)
Show description for d2bea0c
llllllllll
authored
d2bea0c
View commit details
Copy full SHA for d2bea0c
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Fix clang warning -Wused-but-marked-unused. (#1042)
Show description for 6bd64c6
Vitaly Baranov
authored
6bd64c6
View commit details
Copy full SHA for 6bd64c6
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Fixing issue 1013. (#1016)
Show description for 74870a8
lemire
and
Daniel Lemire
authored
74870a8
View commit details
Copy full SHA for 74870a8
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix for issue 1014. (#1015)
Show description for 0ef4d90
lemire
and
Daniel Lemire
authored
0ef4d90
View commit details
Copy full SHA for 0ef4d90
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
Previous
Next
You can’t perform that action at this time.