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
jkeiser/string-state
User selector
All users
All time
Commit history
Commits on May 7, 2020
Move string writing functions to stage 2
jkeiser
committed
6da709a
View commit details
Copy full SHA for 6da709a
View code at this point
Browse repository at this point
Commits on May 4, 2020
Disable Intellisense-only warnings in simdjson.h/cpp
jkeiser
committed
afb3699
View commit details
Copy full SHA for afb3699
View code at this point
Browse repository at this point
Unset /D_CRT_SECURE_NO_WARNINGS
Show description for 1d06624
jkeiser
committed
1d06624
View commit details
Copy full SHA for 1d06624
View code at this point
Browse repository at this point
Disable deprecation warnings for VS builds
Show description for d40069a
pps83
authored and
jkeiser
committed
d40069a
View commit details
Copy full SHA for d40069a
View code at this point
Browse repository at this point
Commits on May 1, 2020
Only install singleheader/simdjson.h as part of the public API
furkanusta
committed
e04cbd7
View commit details
Copy full SHA for e04cbd7
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Faster case-insensitive comparisons. (#837)
Show description for fc1ddcd
lemire
authored
fc1ddcd
View commit details
Copy full SHA for fc1ddcd
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
CMake: Remove export_private_library
Show description for 73d7d70
furkanusta
committed
73d7d70
View commit details
Copy full SHA for 73d7d70
View code at this point
Browse repository at this point
Use the same export name for all targets
furkanusta
committed
eee07e6
View commit details
Copy full SHA for eee07e6
View code at this point
Browse repository at this point
Fix incorrect check for case insensitive key lookup (#824)
nongli
authored
0f9dbf8
View commit details
Copy full SHA for 0f9dbf8
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Provides support for clang under Windows. (#817)
lemire
authored
2a1f8fa
View commit details
Copy full SHA for 2a1f8fa
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
usage.md -> basics.md (#823)
jkeiser
authored
49da7e7
View commit details
Copy full SHA for 49da7e7
View code at this point
Browse repository at this point
Improves clang-cl build with Visual Studio (#809)
pps83
authored
0514588
View commit details
Copy full SHA for 0514588
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
missing spaces.
lemire
authored
b99a734
View commit details
Copy full SHA for b99a734
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Merge branch 'master' of github.com:simdjson/simdjson
lemire
committed
f3ac0be
View commit details
Copy full SHA for f3ac0be
View code at this point
Browse repository at this point
Fixed typo
lemire
committed
18c9468
View commit details
Copy full SHA for 18c9468
View code at this point
Browse repository at this point
default initialisaiton (#779)
Show description for d4239aa
ostri
authored
d4239aa
View commit details
Copy full SHA for d4239aa
View code at this point
Browse repository at this point
Warn 32-bit users about their doom. (#783)
lemire
authored
4d0c7d7
View commit details
Copy full SHA for 4d0c7d7
View code at this point
Browse repository at this point
This should enable -Weffc++ (#777)
Show description for 382392e
lemire
authored
382392e
View commit details
Copy full SHA for 382392e
View code at this point
Browse repository at this point
A few more changes... (#775)
Show description for 0d1c574
lemire
authored
0d1c574
View commit details
Copy full SHA for 0d1c574
View code at this point
Browse repository at this point
elimination of most of g++ -Weffc++ warnings (#764)
Show description for 87acab0
3 people
authored
87acab0
View commit details
Copy full SHA for 87acab0
View code at this point
Browse repository at this point
Merge branch 'master' into jkeiser/wconversion
lemire
committed
e030f02
View commit details
Copy full SHA for e030f02
View code at this point
Browse repository at this point
Let us see if we can test with libc++. (#732)
Show description for 185274e
lemire
authored
185274e
View commit details
Copy full SHA for 185274e
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
Reenable deprecation warnings on Windows
jkeiser
committed
3e9e14f
View commit details
Copy full SHA for 3e9e14f
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
Merge pull request #693 from simdjson/jkeiser/cmake-quickstartcpp
Show description for 7480b87
jkeiser
authored
7480b87
View commit details
Copy full SHA for 7480b87
View code at this point
Browse repository at this point
This massively improves the performance of tight loops relying on a type() call. (#721)
Show description for befa642
lemire
authored
befa642
View commit details
Copy full SHA for befa642
View code at this point
Browse repository at this point
Fix c++11 warnings on clang
Show description for fd418f5
jkeiser
committed
fd418f5
View commit details
Copy full SHA for fd418f5
View code at this point
Browse repository at this point
Add C++11 tests to cmake
Show description for 09cf18a
jkeiser
committed
09cf18a
View commit details
Copy full SHA for 09cf18a
View code at this point
Browse repository at this point
Massive performance boost for get<double>. (#719)
Show description for 326c175
lemire
authored
326c175
View commit details
Copy full SHA for 326c175
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
Can we provide a size() function to arrays and objects? (eager approach) [TO BE MERGED] (#690)
Show description for b523c43
lemire
authored
b523c43
View commit details
Copy full SHA for b523c43
View code at this point
Browse repository at this point
ref qualify parser methods to avoid use of dangling objects (#703)
Show description for 75545ff
pauldreik
authored
75545ff
View commit details
Copy full SHA for 75545ff
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
It is inconvenient to be unable to print a padded_string. (#713)
Show description for 8539896
lemire
authored
8539896
View commit details
Copy full SHA for 8539896
View code at this point
Browse repository at this point
Tweaking the doxygen. (#700)
Show description for 334a486
lemire
authored
334a486
View commit details
Copy full SHA for 334a486
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.