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
Branch selector
b3ea8c4
User selector
All users
All time
Commit history
Commits on Mar 4, 2020
Add simdjson.cpp for unified use (#515)
jkeiser
committed
b3ea8c4
View commit details
Copy full SHA for b3ea8c4
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
Browse repository at this point
Commits on Mar 2, 2020
Document navigation API
jkeiser
committed
0b21203
View commit details
Copy full SHA for 0b21203
Browse repository at this point
Adding Clang Build Analyzer under "real-world usage"
lemire
authored
9a9ca97
View commit details
Copy full SHA for 9a9ca97
Browse repository at this point
Commits on Feb 27, 2020
Update README.md
lemire
authored
140e4dd
View commit details
Copy full SHA for 140e4dd
Browse repository at this point
Commits on Feb 25, 2020
Adding instructions regarding how to check for an unsupported CPU (#508)
Show description for 6867030
lemire
authored
6867030
View commit details
Copy full SHA for 6867030
Browse repository at this point
Commits on Feb 24, 2020
Minor tweaks. (#507)
lemire
authored
a98d841
View commit details
Copy full SHA for a98d841
Browse repository at this point
Minor nitpick (don't start sentence i
lemire
authored
332b764
View commit details
Copy full SHA for 332b764
Browse repository at this point
Commits on Feb 22, 2020
Update amalgamated headers
jkeiser
committed
560f074
View commit details
Copy full SHA for 560f074
Browse repository at this point
Commits on Feb 21, 2020
Add parser implementation interface and selection API (#501)
Show description for 910f272
jkeiser
authored
910f272
View commit details
Copy full SHA for 910f272
Browse repository at this point
Remove googletest entirely as benchmark dependency (#504)
jkeiser
authored
b6423a3
View commit details
Copy full SHA for b6423a3
Browse repository at this point
Commits on Feb 18, 2020
Fix simple typo: submiting -> submitting
Show description for 4d2736f
timgates42
authored and
jkeiser
committed
4d2736f
View commit details
Copy full SHA for 4d2736f
Browse repository at this point
Update README, add README examples
jkeiser
committed
4dc2adf
View commit details
Copy full SHA for 4dc2adf
Browse repository at this point
Add Google Benchmark for calling conventions
Show description for da34f9a
jkeiser
committed
da34f9a
View commit details
Copy full SHA for da34f9a
Browse repository at this point
Make valstat-ish parse APIs
jkeiser
committed
1f76737
View commit details
Copy full SHA for 1f76737
Browse repository at this point
Commits on Feb 14, 2020
Lowercase Architecture and ErrorValues (#487)
Show description for bc8bc7d
jkeiser
authored
bc8bc7d
View commit details
Copy full SHA for bc8bc7d
Browse repository at this point
Commits on Feb 13, 2020
This code is terrible and should not be there. (#496)
lemire
authored
083569f
View commit details
Copy full SHA for 083569f
Browse repository at this point
Commits on Feb 11, 2020
Update reference for simdjson-go to minio (#492)
fwessels
authored
a8903d9
View commit details
Copy full SHA for a8903d9
Browse repository at this point
Commits on Feb 7, 2020
Separate document state from ParsedJson
Show description for 8e7d1a5
jkeiser
authored
8e7d1a5
View commit details
Copy full SHA for 8e7d1a5
Browse repository at this point
Fixing logical error.
lemire
committed
c879b56
View commit details
Copy full SHA for c879b56
Browse repository at this point
Some minor nitpicking.
lemire
committed
4518f1f
View commit details
Copy full SHA for 4518f1f
Browse repository at this point
Fixing memory leaks. (Minor issue.)
lemire
committed
5c59b3a
View commit details
Copy full SHA for 5c59b3a
Browse repository at this point
Update README.md (#486)
yufeih
authored
299dfcd
View commit details
Copy full SHA for 299dfcd
Browse repository at this point
Commits on Feb 4, 2020
Move stage 2 tape writing to ParsedJson (#477)
Show description for 76c7066
jkeiser
authored
76c7066
View commit details
Copy full SHA for 76c7066
Browse repository at this point
Commits on Feb 3, 2020
Make "make amalgamate" more automatic (#480)
Show description for 0c8f2b9
jkeiser
authored
0c8f2b9
View commit details
Copy full SHA for 0c8f2b9
Browse repository at this point
Commits on Jan 30, 2020
Fix issue472: make JsonStream a template. (#473)
Show description for c924aae
lemire
authored
c924aae
View commit details
Copy full SHA for c924aae
Browse repository at this point
fix for Issue 467 (#469)
Show description for 28710f8
lemire
authored
28710f8
View commit details
Copy full SHA for 28710f8
Browse repository at this point
Commits on Jan 27, 2020
Trying to fix issue 465 (#466)
Show description for e695a19
lemire
authored
e695a19
View commit details
Copy full SHA for e695a19
Browse repository at this point
Benchmark escapes (#464)
Show description for 6978a0b
jkeiser
authored and
lemire
committed
6978a0b
View commit details
Copy full SHA for 6978a0b
Browse repository at this point
Update CONTRIBUTING.md
lemire
authored
6784530
View commit details
Copy full SHA for 6784530
Browse repository at this point
Update CONTRIBUTING.md
lemire
authored
03d5fc3
View commit details
Copy full SHA for 03d5fc3
Browse repository at this point
Fixing mem leak. (#461)
lemire
authored
ba14232
View commit details
Copy full SHA for ba14232
Browse repository at this point
Commits on Jan 25, 2020
Adding a contributing document.
lemire
committed
1cdf558
View commit details
Copy full SHA for 1cdf558
Browse repository at this point
Commits on Jan 22, 2020
Basically, haswell processor should be able to count on lzcnt. (#458)
lemire
authored
3488c49
View commit details
Copy full SHA for 3488c49
Browse repository at this point
Find all escaped characters with simpler algorithm (#450)
jkeiser
authored and
lemire
committed
adaef43
View commit details
Copy full SHA for adaef43
Browse repository at this point
Previous
Next
You can’t perform that action at this time.