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/utf8script
User selector
All users
All time
Commit history
Commits on Jun 30, 2020
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
Mingw tests (32-bit and 64-bit) (#1004)
lemire
authored
ccc94c9
View commit details
Copy full SHA for ccc94c9
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
Final steps.
lemire
committed
4582a13
View commit details
Copy full SHA for 4582a13
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
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 24, 2020
Nitpicking.
Daniel Lemire
committed
470cbbe
View commit details
Copy full SHA for 470cbbe
View code at this point
Browse repository at this point
Bumping up the version number
Daniel Lemire
committed
e01f143
View commit details
Copy full SHA for e01f143
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Make singleheader tests be test-only
jkeiser
committed
843b73d
View commit details
Copy full SHA for 843b73d
View code at this point
Browse repository at this point
Reamalgamate
jkeiser
committed
42a8b40
View commit details
Copy full SHA for 42a8b40
View code at this point
Browse repository at this point
Add repro for #953
Show description for 52e3c06
jkeiser
committed
52e3c06
View commit details
Copy full SHA for 52e3c06
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Fix copy constructor issue on older gcc
jkeiser
committed
1b1a122
View commit details
Copy full SHA for 1b1a122
View code at this point
Browse repository at this point
Remove deprecated uses of parse_many
jkeiser
committed
ae1bd89
View commit details
Copy full SHA for ae1bd89
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Put back the amalgamation files and add tests (#929)
Show description for d830422
3 people
authored
d830422
View commit details
Copy full SHA for d830422
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Store all parser state in the implementation
jkeiser
committed
1aab475
View commit details
Copy full SHA for 1aab475
View code at this point
Browse repository at this point
Commits on May 22, 2020
Using just ASCII. (#899)
Show description for 12150ba
lemire
authored
12150ba
View commit details
Copy full SHA for 12150ba
View code at this point
Browse repository at this point
Commits on May 20, 2020
Detect bash instead of relying on MSVC detection. (#894)
lemire
authored
d2c9ea8
View commit details
Copy full SHA for d2c9ea8
View code at this point
Browse repository at this point
fixes issue 891 (#893)
lemire
authored
40d57da
View commit details
Copy full SHA for 40d57da
View code at this point
Browse repository at this point
Commits on May 19, 2020
Make include files more fine-grained
jkeiser
committed
e6c9dfb
View commit details
Copy full SHA for e6c9dfb
View code at this point
Browse repository at this point
Include top-level .h files outside #if statements
jkeiser
committed
64abc3e
View commit details
Copy full SHA for 64abc3e
View code at this point
Browse repository at this point
Generate relative filenames properly in amalgamation
jkeiser
committed
fac42fa
View commit details
Copy full SHA for fac42fa
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.