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
src
arm64
on
jkeiser/stream-parse
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2020
Create basic streaming parser
jkeiser
committed
f641070
View commit details
Copy full SHA for f641070
View code at this point
Browse repository at this point
Use const uint8_t * in number parsing
jkeiser
committed
6797a6a
View commit details
Copy full SHA for 6797a6a
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Fixing clang under visual studio (#1028)
Show description for d0ce2f0
lemire
and
Daniel Lemire
authored
d0ce2f0
View commit details
Copy full SHA for d0ce2f0
View code at this point
Browse repository at this point
Commits on Jun 22, 2020
Going generic...
Daniel Lemire
committed
a6cbf1f
View commit details
Copy full SHA for a6cbf1f
View code at this point
Browse repository at this point
Fix.
lemire
committed
b836164
View commit details
Copy full SHA for b836164
View code at this point
Browse repository at this point
Commits on Jun 21, 2020
Ok
lemire
committed
5dbcdf1
View commit details
Copy full SHA for 5dbcdf1
View code at this point
Browse repository at this point
It builds.
lemire
committed
5dc07ed
View commit details
Copy full SHA for 5dc07ed
View code at this point
Browse repository at this point
Ok.
lemire
committed
064d425
View commit details
Copy full SHA for 064d425
View code at this point
Browse repository at this point
Ok.
lemire
committed
04139eb
View commit details
Copy full SHA for 04139eb
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
Merge pull request #939 from simdjson/dlemire/lookup3
Show description for 942ef3b
lemire
authored
942ef3b
View commit details
Copy full SHA for 942ef3b
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Introducing lookup3 (UTF-8 validation).
Daniel Lemire
committed
71a889e
View commit details
Copy full SHA for 71a889e
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
Don't use backslash branch on ARM
jkeiser
committed
610c79f
View commit details
Copy full SHA for 610c79f
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Remove streaming_structural_parser.h
jkeiser
committed
a5beffd
View commit details
Copy full SHA for a5beffd
View code at this point
Browse repository at this point
Fix fallback implementation
jkeiser
committed
0dbda65
View commit details
Copy full SHA for 0dbda65
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Move unclosed array check to stage 2
jkeiser
committed
ed0c815
View commit details
Copy full SHA for ed0c815
View code at this point
Browse repository at this point
Fixing issue 906 (#912)
Show description for 7a69da1
lemire
and
Daniel Lemire
authored
7a69da1
View commit details
Copy full SHA for 7a69da1
View code at this point
Browse repository at this point
Commits on Jun 1, 2020
Move containing_scope and ret_address to .cpp
jkeiser
committed
b75fa26
View commit details
Copy full SHA for b75fa26
View code at this point
Browse repository at this point
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
Reuse stored buf and len from parser
jkeiser
committed
6a71b24
View commit details
Copy full SHA for 6a71b24
View code at this point
Browse repository at this point
Store buf and len in parser implementation
jkeiser
committed
84712a8
View commit details
Copy full SHA for 84712a8
View code at this point
Browse repository at this point
Rename doc_parser -> parser
jkeiser
committed
b86fb95
View commit details
Copy full SHA for b86fb95
View code at this point
Browse repository at this point
Move DOM parsing into concrete interface implementation
jkeiser
committed
a3a9bde
View commit details
Copy full SHA for a3a9bde
View code at this point
Browse repository at this point
Commits on May 21, 2020
Add logging to stage 2
jkeiser
committed
5651fbe
View commit details
Copy full SHA for 5651fbe
View code at this point
Browse repository at this point
Commits on May 19, 2020
Make main compilation chunks into .cpp files
jkeiser
committed
7ad4020
View commit details
Copy full SHA for 7ad4020
View code at this point
Browse repository at this point
Move stage 1 and 2 files to their own directories
jkeiser
committed
72ab0d1
View commit details
Copy full SHA for 72ab0d1
View code at this point
Browse repository at this point
Move stage2 classes into their own files
jkeiser
committed
4ea866f
View commit details
Copy full SHA for 4ea866f
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
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 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
This removes the problematic use of the intrinsic _addcarry_u64 for Visual Studio (#758)
Show description for 5f04208
lemire
authored
5f04208
View commit details
Copy full SHA for 5f04208
View code at this point
Browse repository at this point
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
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
Commits on Apr 8, 2020
Compile under C++ 11
jkeiser
committed
1e30b6e
View commit details
Copy full SHA for 1e30b6e
View code at this point
Browse repository at this point
Support C++ 14
jkeiser
committed
406240b
View commit details
Copy full SHA for 406240b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.