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
CMakeLists.txt
on
issue1013
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 1, 2020
Fix for issue 1013.
Daniel Lemire
committed
8764f42
View commit details
Copy full SHA for 8764f42
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix for issue 1014.
Daniel Lemire
committed
7ebf23e
View commit details
Copy full SHA for 7ebf23e
View code at this point
Browse repository at this point
Commits on May 20, 2020
fixes issue 891 (#893)
lemire
authored
40d57da
View commit details
Copy full SHA for 40d57da
View code at this point
Browse repository at this point
Commits on May 2, 2020
CMake: Separate public and private compilation flags
Show description for 293c104
furkanusta
committed
293c104
View commit details
Copy full SHA for 293c104
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
CMake: Remove export_private_library
Show description for 73d7d70
furkanusta
committed
73d7d70
View commit details
Copy full SHA for 73d7d70
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Add amalgamation support to cmake
jkeiser
committed
d3e44b1
View commit details
Copy full SHA for d3e44b1
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Add checkperf to cmake
jkeiser
committed
9bf9fba
View commit details
Copy full SHA for 9bf9fba
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
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
Add C++11 tests to cmake
Show description for 09cf18a
jkeiser
committed
09cf18a
View commit details
Copy full SHA for 09cf18a
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Only apply compile flags to simdjson
jkeiser
committed
6835dd7
View commit details
Copy full SHA for 6835dd7
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Create simdjson-windows-headers interface library
jkeiser
committed
beaa6a9
View commit details
Copy full SHA for beaa6a9
View code at this point
Browse repository at this point
Add numberparsingcheck and stringparsingcheck tests
jkeiser
committed
a9c8224
View commit details
Copy full SHA for a9c8224
View code at this point
Browse repository at this point
Add more tests to cmake
jkeiser
committed
3dcc188
View commit details
Copy full SHA for 3dcc188
View code at this point
Browse repository at this point
Reference simdjson by name, don't specify include files individually
jkeiser
committed
54b7291
View commit details
Copy full SHA for 54b7291
View code at this point
Browse repository at this point
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
Commits on Mar 20, 2020
faster minifier (#568)
Show description for 5d1e3ef
lemire
and
jkeiser
authored
5d1e3ef
View commit details
Copy full SHA for 5d1e3ef
View code at this point
Browse repository at this point
Commits on Mar 18, 2020
Break out string/structural scanning from tokenizer
jkeiser
committed
f1744f5
View commit details
Copy full SHA for f1744f5
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Add fallback parser for pre-SSE4.2 machines
jkeiser
committed
af203aa
View commit details
Copy full SHA for af203aa
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
Simplify atom parsing
jkeiser
committed
1aaad22
View commit details
Copy full SHA for 1aaad22
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
Add parser.load() and load_many() to load files
jkeiser
committed
40c6213
View commit details
Copy full SHA for 40c6213
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
Make error_message(error_code) return C string
Show description for 31e8a12
jkeiser
committed
31e8a12
View commit details
Copy full SHA for 31e8a12
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Include <simdjson> directly, move document_parser_callbacks to top level
jkeiser
committed
5ff941a
View commit details
Copy full SHA for 5ff941a
View code at this point
Browse repository at this point
Stop using jsoncharutils.h in JsonStream
jkeiser
committed
5525c6f
View commit details
Copy full SHA for 5525c6f
View code at this point
Browse repository at this point
Mark jsonformatutils.h/isadetection.h internal
Show description for eb147d9
jkeiser
committed
eb147d9
View commit details
Copy full SHA for eb147d9
View code at this point
Browse repository at this point
Move parser inline implementation to .cpp
jkeiser
committed
f58a5d5
View commit details
Copy full SHA for f58a5d5
View code at this point
Browse repository at this point
Add simdjson.cpp for unified use (#515)
jkeiser
committed
b3ea8c4
View commit details
Copy full SHA for b3ea8c4
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 18, 2020
Make valstat-ish parse APIs
jkeiser
committed
1f76737
View commit details
Copy full SHA for 1f76737
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
lookup+cont-check algorithm
jkeiser
committed
d7c8339
View commit details
Copy full SHA for d7c8339
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Fixing issue386 (#396)
Show description for 102262c
lemire
authored
102262c
View commit details
Copy full SHA for 102262c
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
Perform UTF-8 detection via flag lookup algorithm
Show description for 7356b45
jkeiser
committed
7356b45
View commit details
Copy full SHA for 7356b45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.