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
singleheader
on
jkeiser/string-state
User selector
All users
All time
Commit history
Commits on May 7, 2020
Compile under Visual Studio for ARM64 (#861)
Show description for 3c3a4db
lemire
authored
3c3a4db
View commit details
Copy full SHA for 3c3a4db
View code at this point
Browse repository at this point
Fixes issue 863 (#864)
Show description for 0e6bd22
lemire
authored
0e6bd22
View commit details
Copy full SHA for 0e6bd22
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
Reamalgamate
jkeiser
committed
d7f133c
View commit details
Copy full SHA for d7f133c
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
Merge pull request #854 from furkanusta/fix808
Show description for 1d519aa
jkeiser
authored
1d519aa
View commit details
Copy full SHA for 1d519aa
View code at this point
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
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
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 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 26, 2020
Amalgamate src/simdjson.cpp as-is
Show description for 24a185d
pps83
committed
24a185d
View commit details
Copy full SHA for 24a185d
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Regenerate singleheader
jkeiser
committed
32bc0da
View commit details
Copy full SHA for 32bc0da
View code at this point
Browse repository at this point
Automatically re-amalgamate when source/headers change
jkeiser
committed
6cd418b
View commit details
Copy full SHA for 6cd418b
View code at this point
Browse repository at this point
Test against headers amalgamated from current source
jkeiser
committed
a3b39df
View commit details
Copy full SHA for a3b39df
View code at this point
Browse repository at this point
Building from the single-header files alone everywhere, including under Visual Studio (#778)
Show description for 74da47e
lemire
authored
74da47e
View commit details
Copy full SHA for 74da47e
View code at this point
Browse repository at this point
Update amalgamated headers
jkeiser
committed
409948a
View commit details
Copy full SHA for 409948a
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
Merge pull request #729 from simdjson/jkeiser/cmake-amalgamate
Show description for a116e68
jkeiser
authored
a116e68
View commit details
Copy full SHA for a116e68
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Master vs2019 x86 compile fixes (#743)
Show description for ffaa292
pps83
authored
ffaa292
View commit details
Copy full SHA for ffaa292
View code at this point
Browse repository at this point
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 19, 2020
Update amalgamated headers
jkeiser
committed
f9337a1
View commit details
Copy full SHA for f9337a1
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Trying again. (#671)
lemire
authored
3cb79e6
View commit details
Copy full SHA for 3cb79e6
View code at this point
Browse repository at this point
Commits on Mar 31, 2020
Release candidate (#655)
Show description for 3116e29
lemire
authored
3116e29
View commit details
Copy full SHA for 3116e29
View code at this point
Browse repository at this point
Commits on Mar 29, 2020
Update amalgamated headers
jkeiser
committed
6ee3318
View commit details
Copy full SHA for 6ee3318
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Return document::element from parse, load, parse_many, load_many
jkeiser
committed
5ad4050
View commit details
Copy full SHA for 5ad4050
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Fix typos.
waywardmonkeys
authored and
jkeiser
committed
c3c4376
View commit details
Copy full SHA for c3c4376
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Quickstart and intro (#575)
Show description for 0e45663
lemire
and
jkeiser
authored
0e45663
View commit details
Copy full SHA for 0e45663
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add fallback implementation to CI
Show description for 7cf3a75
jkeiser
committed
7cf3a75
View commit details
Copy full SHA for 7cf3a75
View code at this point
Browse repository at this point
Add tests for SIMDJSON_EXCEPTIONS=0, add `tie()` support
jkeiser
committed
1a5d8f1
View commit details
Copy full SHA for 1a5d8f1
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Support cout << error
jkeiser
committed
3bdfe16
View commit details
Copy full SHA for 3bdfe16
View code at this point
Browse repository at this point
Make error_message(error_code) return C string
Show description for 31e8a12
jkeiser
committed
31e8a12
View commit details
Copy full SHA for 31e8a12
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Fix amalgamation
jkeiser
committed
b2220d6
View commit details
Copy full SHA for b2220d6
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Add simdjson.cpp for unified use (#515)
jkeiser
committed
b3ea8c4
View commit details
Copy full SHA for b3ea8c4
View code at this point
Browse repository at this point
Create top level simdjson.h (#515)
Show description for 99667f7
jkeiser
committed
99667f7
View commit details
Copy full SHA for 99667f7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.