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
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
tests
on
jkeiser/string-state
User selector
All users
Datepicker
All time
Commit history
Commits on May 4, 2020
Fix CRT_SECURE warnings in clang
jkeiser
committed
5312fd3
View commit details
Copy full SHA for 5312fd3
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
Commits on May 2, 2020
CMake: Make simdjson-internal-flags subsume simdjson-flags
furkanusta
committed
064eb0b
View commit details
Copy full SHA for 064eb0b
View code at this point
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
View code at this point
Browse repository at this point
Remove Microsoft comment regarding dirent in parsingchecks
furkanusta
committed
1e9488d
View commit details
Copy full SHA for 1e9488d
View code at this point
Browse repository at this point
Add NOMINMAX to parsingchecks
furkanusta
committed
ff1d77e
View commit details
Copy full SHA for ff1d77e
View code at this point
Browse repository at this point
Use dirent_portable.h only in MSVC
furkanusta
committed
977e1a9
View commit details
Copy full SHA for 977e1a9
View code at this point
Browse repository at this point
Enable numberparsingcheck and stringparsingcheck on MSVC
furkanusta
committed
60ee5fc
View commit details
Copy full SHA for 60ee5fc
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 1, 2020
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
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 24, 2020
Another example. (#790)
Show description for f397b6f
lemire
authored
f397b6f
View commit details
Copy full SHA for f397b6f
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
This adds another example (#785)
lemire
authored
4f72d5c
View commit details
Copy full SHA for 4f72d5c
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
testing on freebsd (#768)
Show description for f0ac55e
lemire
authored
f0ac55e
View commit details
Copy full SHA for f0ac55e
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 21, 2020
Add amalgamation support to cmake
jkeiser
committed
d3e44b1
View commit details
Copy full SHA for d3e44b1
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Fix cmake error when SIMDJSON_COMPETITION=OFF
jkeiser
committed
53d28a7
View commit details
Copy full SHA for 53d28a7
View code at this point
Browse repository at this point
Commits on Apr 19, 2020
Consolidate multi-implementation tests
Show description for e5e6a46
jkeiser
committed
e5e6a46
View commit details
Copy full SHA for e5e6a46
View code at this point
Browse repository at this point
Add SIMDJSON_FORCE_IMPLEMENTATION
jkeiser
committed
22b9a53
View commit details
Copy full SHA for 22b9a53
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Run fewer redundant steps and configs in CI
jkeiser
committed
ff09b6c
View commit details
Copy full SHA for ff09b6c
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
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
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
Minor tweaks to the CMake.
lemire
committed
efd7065
View commit details
Copy full SHA for efd7065
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
Trying to correct the documentation so that it actually describes how the code behaves. (Attempt two) (#712)
Show description for 3c6ef83
lemire
authored
3c6ef83
View commit details
Copy full SHA for 3c6ef83
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
Merge pull request #715 from simdjson/jkeiser/thorough-type-tests
Show description for b9ac0a7
jkeiser
authored
b9ac0a7
View commit details
Copy full SHA for b9ac0a7
View code at this point
Browse repository at this point
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
Test get<>(), exception vs. no exception, explicit vs. implicit cast
jkeiser
committed
a3b508c
View commit details
Copy full SHA for a3b508c
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add quickstart to cmake
jkeiser
committed
1ff22c7
View commit details
Copy full SHA for 1ff22c7
View code at this point
Browse repository at this point
Add quicktests, slowtests to cmake
Show description for ceb1def
jkeiser
committed
ceb1def
View commit details
Copy full SHA for ceb1def
View code at this point
Browse repository at this point
Don't reinitialize submodules
Show description for 7317fe1
jkeiser
committed
7317fe1
View commit details
Copy full SHA for 7317fe1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.