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
include
on
jkeiser/stream-parse
User selector
All users
All time
Commit history
Commits on Jul 11, 2020
Add bool to stream parsing and fix [] more
jkeiser
committed
5b534d6
View commit details
Copy full SHA for 5b534d6
View code at this point
Browse repository at this point
Add string parsing, multiple object lookups
jkeiser
committed
cbb36ad
View commit details
Copy full SHA for cbb36ad
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Add float parsing to streaming parser
jkeiser
committed
5c6531e
View commit details
Copy full SHA for 5c6531e
View code at this point
Browse repository at this point
Sync up int parsing with integer branch
jkeiser
committed
a50ac7a
View commit details
Copy full SHA for a50ac7a
View code at this point
Browse repository at this point
Support user-driven streamed parsing
jkeiser
committed
4c4ac07
View commit details
Copy full SHA for 4c4ac07
View code at this point
Browse repository at this point
Fix key lookup
jkeiser
committed
7041c02
View commit details
Copy full SHA for 7041c02
View code at this point
Browse repository at this point
Remove the need to skip
jkeiser
committed
89599a3
View commit details
Copy full SHA for 89599a3
View code at this point
Browse repository at this point
Add logging, fix element begin/end
jkeiser
committed
542b633
View commit details
Copy full SHA for 542b633
View code at this point
Browse repository at this point
Faster, non-validating skip() algorithm
jkeiser
committed
debe62a
View commit details
Copy full SHA for debe62a
View code at this point
Browse repository at this point
Add begin/end to simdjson_result for ease of use
jkeiser
committed
1b60172
View commit details
Copy full SHA for 1b60172
View code at this point
Browse repository at this point
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
Commits on Jul 1, 2020
Fixing issue 1013. (#1016)
Show description for 74870a8
lemire
and
Daniel Lemire
authored
74870a8
View commit details
Copy full SHA for 74870a8
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix for issue 1014. (#1015)
Show description for 0ef4d90
lemire
and
Daniel Lemire
authored
0ef4d90
View commit details
Copy full SHA for 0ef4d90
View code at this point
Browse repository at this point
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
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
Merge pull request #998 from simdjson/issue976
Show description for 6b85b9a
lemire
authored
6b85b9a
View commit details
Copy full SHA for 6b85b9a
View code at this point
Browse repository at this point
Final steps.
lemire
committed
4582a13
View commit details
Copy full SHA for 4582a13
View code at this point
Browse repository at this point
Merge pull request #994 from simdjson/issue976
Show description for 3a06453
lemire
authored
3a06453
View commit details
Copy full SHA for 3a06453
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Stupid me
lemire
committed
444ec4a
View commit details
Copy full SHA for 444ec4a
View code at this point
Browse repository at this point
Removing a cast.
lemire
committed
94e9105
View commit details
Copy full SHA for 94e9105
View code at this point
Browse repository at this point
This introduces a new option to forcefully disable threads.
lemire
committed
6c33f51
View commit details
Copy full SHA for 6c33f51
View code at this point
Browse repository at this point
Better documentation in the code.
lemire
committed
88da62b
View commit details
Copy full SHA for 88da62b
View code at this point
Browse repository at this point
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 25, 2020
Merge pull request #987 from simdjson/issue985
Show description for 86241e2
lemire
authored
86241e2
View commit details
Copy full SHA for 86241e2
View code at this point
Browse repository at this point
Removing optional since it is not C++11
lemire
committed
1b63a9a
View commit details
Copy full SHA for 1b63a9a
View code at this point
Browse repository at this point
Elaborating.
lemire
committed
32348c2
View commit details
Copy full SHA for 32348c2
View code at this point
Browse repository at this point
Fixing the string_view issue.
lemire
committed
5e690c5
View commit details
Copy full SHA for 5e690c5
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
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
Merge pull request #970 from simdjson/jkeiser/singleheader-tests
Show description for 187084c
jkeiser
authored
187084c
View commit details
Copy full SHA for 187084c
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
Damn merge conflicts.
Daniel Lemire
committed
544fa57
View commit details
Copy full SHA for 544fa57
View code at this point
Browse repository at this point
Run -Weffc++ in CI
jkeiser
committed
d9929ed
View commit details
Copy full SHA for d9929ed
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.