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
Branch selector
jkeiser/string-state-nocheckperf
User selector
All users
Datepicker
All time
Commit history
Commits on May 7, 2020
Move string writing functions to stage 2
jkeiser
committed
46e7b9a
View commit details
Copy full SHA for 46e7b9a
Browse repository at this point
Compile under Visual Studio for ARM64 (#861)
Show description for 3c3a4db
lemire
authored
3c3a4db
View commit details
Copy full SHA for 3c3a4db
Browse repository at this point
Fixes issue 863 (#864)
Show description for 0e6bd22
lemire
authored
0e6bd22
View commit details
Copy full SHA for 0e6bd22
Browse repository at this point
Commits on May 5, 2020
Merge pull request #857 from simdjson/jkeiser/benchfeatures
Show description for a64d2f4
jkeiser
authored
a64d2f4
View commit details
Copy full SHA for a64d2f4
Browse repository at this point
Fix benchfeatures.rb on Ruby 1.9
jkeiser
committed
1e8a54a
View commit details
Copy full SHA for 1e8a54a
Browse repository at this point
Generate test data when tests are built
jkeiser
committed
aa53d87
View commit details
Copy full SHA for aa53d87
Browse repository at this point
Make benchfeatures work again
jkeiser
committed
8c600ca
View commit details
Copy full SHA for 8c600ca
Browse repository at this point
Merge pull request #859 from simdjson/jkeiser/vsquickstart
Show description for 25fe6d7
jkeiser
authored
25fe6d7
View commit details
Copy full SHA for 25fe6d7
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
Browse repository at this point
Reamalgamate
jkeiser
committed
d7f133c
View commit details
Copy full SHA for d7f133c
Browse repository at this point
Fix CRT_SECURE warnings in clang
jkeiser
committed
5312fd3
View commit details
Copy full SHA for 5312fd3
Browse repository at this point
Remove /nologo MSVC flag
jkeiser
committed
23dd0bd
View commit details
Copy full SHA for 23dd0bd
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
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
Browse repository at this point
Commits on May 3, 2020
Merge pull request #852 from furkanusta/cmake-flags
Show description for 73e27bd
jkeiser
authored
73e27bd
View commit details
Copy full SHA for 73e27bd
Browse repository at this point
Commits on May 2, 2020
CMake: Make simdjson-internal-flags subsume simdjson-flags
furkanusta
committed
064eb0b
View commit details
Copy full SHA for 064eb0b
Browse repository at this point
Merge branch 'master' of github.com:simdjson/simdjson into cmake-flags
furkanusta
committed
af968c5
View commit details
Copy full SHA for af968c5
Browse repository at this point
Merge pull request #855 from simdjson/dlemire/minorreformatwithclangformat
Show description for f93dbe5
jkeiser
authored
f93dbe5
View commit details
Copy full SHA for f93dbe5
Browse repository at this point
A gift to John.
lemire
committed
1c34707
View commit details
Copy full SHA for 1c34707
Browse repository at this point
Merge pull request #851 from furkanusta/cmake-checkperf
Show description for deaca58
jkeiser
authored
deaca58
View commit details
Copy full SHA for deaca58
Browse repository at this point
Merge pull request #854 from furkanusta/fix808
Show description for 1d519aa
jkeiser
authored
1d519aa
View commit details
Copy full SHA for 1d519aa
Browse repository at this point
Merge pull request #853 from furkanusta/windows-parsingchecks
Show description for 191faea
jkeiser
authored
191faea
View commit details
Copy full SHA for 191faea
Browse repository at this point
Merge pull request #850 from furkanusta/cmake-taketwo
Show description for 1153aaf
jkeiser
authored
1153aaf
View commit details
Copy full SHA for 1153aaf
Browse repository at this point
Add path information back to amalgamate.sh (Fixes #808)
furkanusta
committed
292cb5a
View commit details
Copy full SHA for 292cb5a
Browse repository at this point
Remove Microsoft comment regarding dirent in parsingchecks
furkanusta
committed
1e9488d
View commit details
Copy full SHA for 1e9488d
Browse repository at this point
Add NOMINMAX to parsingchecks
furkanusta
committed
ff1d77e
View commit details
Copy full SHA for ff1d77e
Browse repository at this point
Use dirent_portable.h only in MSVC
furkanusta
committed
977e1a9
View commit details
Copy full SHA for 977e1a9
Browse repository at this point
Enable numberparsingcheck and stringparsingcheck on MSVC
furkanusta
committed
60ee5fc
View commit details
Copy full SHA for 60ee5fc
Browse repository at this point
Fix: simdjson-private-flags to simdjson-internal-flags
furkanusta
committed
940c8fc
View commit details
Copy full SHA for 940c8fc
Browse repository at this point
CMake: Link simdjson-fuzzer to simdjson-source as before
Show description for 71e0148
furkanusta
committed
71e0148
View commit details
Copy full SHA for 71e0148
Browse repository at this point
CMake: Separate public and private compilation flags
Show description for 293c104
furkanusta
committed
293c104
View commit details
Copy full SHA for 293c104
Browse repository at this point
Commits on May 1, 2020
Propagate some CMake variables to checkperf
Show description for 5a3035b
furkanusta
committed
5a3035b
View commit details
Copy full SHA for 5a3035b
Browse repository at this point
Only install singleheader/simdjson.h as part of the public API
furkanusta
committed
e04cbd7
View commit details
Copy full SHA for e04cbd7
Browse repository at this point
There is confusion between gigabytes and gigibytes. Let us standardize throughout. (#838)
Show description for fa4ce6a
lemire
authored
fa4ce6a
View commit details
Copy full SHA for fa4ce6a
Browse repository at this point
Trying to avoid unused warnings in isa detection. (#846)
lemire
authored
9863f62
View commit details
Copy full SHA for 9863f62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.