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/splitstage2
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 26, 2019
Turn stage 2 into a struct
jkeiser
committed
79b304e
View commit details
Copy full SHA for 79b304e
Browse repository at this point
Commits on Dec 24, 2019
don't add integers to string literals (#410)
Show description for 27293cc
pauldreik
authored
27293cc
View commit details
Copy full SHA for 27293cc
Browse repository at this point
Adding two test files from https://github.com/lemire/simdjson/pull/404/files (#415)
lemire
authored
2caac2b
View commit details
Copy full SHA for 2caac2b
Browse repository at this point
Commits on Dec 23, 2019
Update README.md : Simple typo (#412)
Show description for 0dc80cc
NexWeb
authored and
lemire
committed
0dc80cc
View commit details
Copy full SHA for 0dc80cc
Browse repository at this point
Update JsonStream.md : simple typo (#413)
Show description for f2b48ed
NexWeb
authored and
lemire
committed
f2b48ed
View commit details
Copy full SHA for f2b48ed
Browse repository at this point
Fix README typo (#407)
stenalpjolly
authored and
lemire
committed
6cefdc2
View commit details
Copy full SHA for 6cefdc2
Browse repository at this point
Commits on Dec 21, 2019
output failed fuzz cases (#409)
Show description for 29e7841
pauldreik
authored
29e7841
View commit details
Copy full SHA for 29e7841
Browse repository at this point
update apt repos before installing (#408)
Show description for 8192e63
pauldreik
authored
8192e63
View commit details
Copy full SHA for 8192e63
Browse repository at this point
I think we can align the numbers better (so it is prettier). (#399)
Show description for b2ebdb0
lemire
and
jkeiser
authored
b2ebdb0
View commit details
Copy full SHA for b2ebdb0
Browse repository at this point
Commits on Dec 20, 2019
STRINGIFY implemented (#402)
Show description for 9c3828f
DBJDBJ
authored and
lemire
committed
9c3828f
View commit details
Copy full SHA for 9c3828f
Browse repository at this point
Commits on Dec 18, 2019
Show miss rate, make it more accurate
jkeiser
committed
6091631
View commit details
Copy full SHA for 6091631
Browse repository at this point
lookup+cont-check algorithm
jkeiser
committed
d7c8339
View commit details
Copy full SHA for d7c8339
Browse repository at this point
Being more explicit about EMPTY errors.
lemire
committed
1d621bb
View commit details
Copy full SHA for 1d621bb
Browse repository at this point
Commits on Dec 17, 2019
Measure impact of utf-8 blocks and structurals per block directly
jkeiser
committed
e2f349e
View commit details
Copy full SHA for e2f349e
Browse repository at this point
Fixing issue386 (#396)
Show description for 102262c
lemire
authored
102262c
View commit details
Copy full SHA for 102262c
Browse repository at this point
Commits on Dec 13, 2019
Adding analysis by @sebpop from https://github.com/lemire/simdjson/pull/391#issuecomment-565551462
lemire
committed
f02babe
View commit details
Copy full SHA for f02babe
Browse repository at this point
Commits on Dec 11, 2019
Fixes issue 388 (#394)
lemire
authored
fc6133b
View commit details
Copy full SHA for fc6133b
Browse repository at this point
Commits on Dec 10, 2019
Adding @mswilson to the list of contributors
lemire
authored
2bd65fa
View commit details
Copy full SHA for 2bd65fa
Browse repository at this point
Correct detection of NEON support (#392)
Show description for d33208c
mswilson
authored and
lemire
committed
d33208c
View commit details
Copy full SHA for d33208c
Browse repository at this point
Commits on Dec 9, 2019
PMULL is slow on ARM64, let us not rely on it? (#391)
lemire
authored
c9cd8e6
View commit details
Copy full SHA for c9cd8e6
Browse repository at this point
Commits on Dec 5, 2019
Correcting the spelling of macOS.
lemire
committed
74a9687
View commit details
Copy full SHA for 74a9687
Browse repository at this point
Making it clearer that this is a 64-bit library
lemire
authored
7e28708
View commit details
Copy full SHA for 7e28708
Browse repository at this point
Commits on Dec 2, 2019
Resolves issue 186 (#383)
Show description for 1211c01
lemire
authored
1211c01
View commit details
Copy full SHA for 1211c01
Browse repository at this point
Updating the json minifier benchmark to match that of the new API.
lemire
committed
f32b977
View commit details
Copy full SHA for f32b977
Browse repository at this point
Commits on Nov 28, 2019
Fix memory allocation of the max_depth in JsonStream.
piotte13
authored
4e1c90f
View commit details
Copy full SHA for 4e1c90f
Browse repository at this point
Commits on Nov 26, 2019
missed one
lemire
authored
e63f258
View commit details
Copy full SHA for e63f258
Browse repository at this point
Minor cleaning
lemire
authored
ede9f91
View commit details
Copy full SHA for ede9f91
Browse repository at this point
Cleaning documentation.
lemire
committed
7c560fa
View commit details
Copy full SHA for 7c560fa
Browse repository at this point
Refreshing the single header files.
piotte13
committed
178a084
View commit details
Copy full SHA for 178a084
Browse repository at this point
Updating .gitignore for most popular IDEs
piotte13
committed
f345490
View commit details
Copy full SHA for f345490
Browse repository at this point
Specifying that RFC7464 is not supported
piotte13
authored
db141e8
View commit details
Copy full SHA for db141e8
Browse repository at this point
Commits on Nov 25, 2019
JsonStream documentation (#381)
Show description for f163155
piotte13
authored and
lemire
committed
f163155
View commit details
Copy full SHA for f163155
Browse repository at this point
Precalculate the ASCII path
jkeiser
committed
9b6377f
View commit details
Copy full SHA for 9b6377f
Browse repository at this point
Perform UTF-8 detection via flag lookup algorithm
Show description for 7356b45
jkeiser
committed
7356b45
View commit details
Copy full SHA for 7356b45
Browse repository at this point
Remove lookup_lower_4_bits
Show description for 7d7bec8
jkeiser
committed
7d7bec8
View commit details
Copy full SHA for 7d7bec8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.