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
dlemire/older_compilers
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2020
Cleaning.
lemire
committed
9054d35
View commit details
Copy full SHA for 9054d35
Browse repository at this point
Trying older compilers.
lemire
committed
1850395
View commit details
Copy full SHA for 1850395
Browse repository at this point
Adds some C++20 tests (only headers). (#1053)
Show description for be62058
lemire
authored
be62058
View commit details
Copy full SHA for be62058
Browse repository at this point
Commits on Jul 20, 2020
This adds a validation benchmark (#1040)
lemire
authored
af18d5e
View commit details
Copy full SHA for af18d5e
Browse repository at this point
lookup4 (new UTF-8 validation) (#993)
Show description for e9c91a1
3 people
authored
e9c91a1
View commit details
Copy full SHA for e9c91a1
Browse repository at this point
Moving gcc 7 out of circle ci (#1052)
lemire
authored
29767b2
View commit details
Copy full SHA for 29767b2
Browse repository at this point
Commits on Jul 17, 2020
Update README.md
lemire
authored
96a31c6
View commit details
Copy full SHA for 96a31c6
Browse repository at this point
Minor tweak on number parsing (#1041)
Show description for 534632d
lemire
authored
534632d
View commit details
Copy full SHA for 534632d
Browse repository at this point
Trying to document more carefully the use of memcpy. (#1038)
Show description for 8bf5f3d
lemire
authored
8bf5f3d
View commit details
Copy full SHA for 8bf5f3d
Browse repository at this point
Update README.md
lemire
authored
c4f9232
View commit details
Copy full SHA for c4f9232
Browse repository at this point
Commits on Jul 16, 2020
Choose active implementation only once. (#1044)
Vitaly Baranov
authored
1e4aa11
View commit details
Copy full SHA for 1e4aa11
Browse repository at this point
Merge pull request #1018 from simdjson/jkeiser/simplify-integer-parse
Show description for 90cc141
jkeiser
authored
90cc141
View commit details
Copy full SHA for 90cc141
Browse repository at this point
Update README.md
lemire
authored
d13ce67
View commit details
Copy full SHA for d13ce67
Browse repository at this point
DOC: Add another python binding to README (#1043)
gerrymanoim
authored
fd4a7f2
View commit details
Copy full SHA for fd4a7f2
Browse repository at this point
Commits on Jul 15, 2020
Fix clang warning -Wused-but-marked-unused. (#1042)
Show description for 6bd64c6
Vitaly Baranov
authored
6bd64c6
View commit details
Copy full SHA for 6bd64c6
Browse repository at this point
Commits on Jul 14, 2020
Update performance.md
lemire
authored
ba58d86
View commit details
Copy full SHA for ba58d86
Browse repository at this point
Commits on Jul 13, 2020
Fix TOC links in basics documentation
Show description for c50799b
benmcmorran
authored and
lemire
committed
c50799b
View commit details
Copy full SHA for c50799b
Browse repository at this point
Returning basictests to its original function: basic tests (only) (#1010)
Show description for 039d82f
lemire
and
Daniel Lemire
authored
039d82f
View commit details
Copy full SHA for 039d82f
Browse repository at this point
Fix undefined behavior: load of misaligned address in atomparsing.h (#1037)
Vitaly Baranov
authored
a2f0933
View commit details
Copy full SHA for a2f0933
Browse repository at this point
Commits on Jul 12, 2020
Update performance.md
lemire
authored
77e1e3c
View commit details
Copy full SHA for 77e1e3c
Browse repository at this point
Update performance.md
lemire
authored
7bdd413
View commit details
Copy full SHA for 7bdd413
Browse repository at this point
Commits on Jul 10, 2020
Use const uint8_t * in number parsing
jkeiser
committed
6797a6a
View commit details
Copy full SHA for 6797a6a
Browse repository at this point
Use parse_digit for decimal and exp parsing as well
jkeiser
committed
86b5928
View commit details
Copy full SHA for 86b5928
Browse repository at this point
Commits on Jul 9, 2020
Move SIMDJSON_SKIPNUMBERPARSING method out
jkeiser
committed
6dbd15a
View commit details
Copy full SHA for 6dbd15a
Browse repository at this point
Remove is_integer
jkeiser
committed
22e5b08
View commit details
Copy full SHA for 22e5b08
Browse repository at this point
Simplify integer parsing
jkeiser
committed
d848f33
View commit details
Copy full SHA for d848f33
Browse repository at this point
Eliminate "found_minus" parse_number() parameter
jkeiser
committed
c643675
View commit details
Copy full SHA for c643675
Browse repository at this point
Use common parse_digit() funtion in int parsing
jkeiser
committed
fc0102b
View commit details
Copy full SHA for fc0102b
Browse repository at this point
Update performance.md
lemire
authored
62a3963
View commit details
Copy full SHA for 62a3963
Browse repository at this point
Update performance.md
lemire
authored
158aaff
View commit details
Copy full SHA for 158aaff
Browse repository at this point
Update performance.md
lemire
authored
fd83614
View commit details
Copy full SHA for fd83614
Browse repository at this point
Commits on Jul 8, 2020
Update performance.md
lemire
authored
697bafd
View commit details
Copy full SHA for 697bafd
Browse repository at this point
Commits on Jul 6, 2020
Update performance.md
lemire
authored
9675dca
View commit details
Copy full SHA for 9675dca
Browse repository at this point
Update README.md
lemire
authored
48849d7
View commit details
Copy full SHA for 48849d7
Browse repository at this point
Fixing clang under visual studio (#1028)
Show description for d0ce2f0
lemire
and
Daniel Lemire
authored
d0ce2f0
View commit details
Copy full SHA for d0ce2f0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.