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
src
on
jkeiser/string-state
User selector
All users
All time
Commit history
Commits on May 7, 2020
Move string writing functions to stage 2
jkeiser
committed
6da709a
View commit details
Copy full SHA for 6da709a
View code at this point
Browse repository at this point
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 May 4, 2020
Disable Intellisense-only warnings in simdjson.h/cpp
jkeiser
committed
afb3699
View commit details
Copy full SHA for afb3699
View code at this point
Browse repository at this point
Unset /D_CRT_SECURE_NO_WARNINGS
Show description for 1d06624
jkeiser
committed
1d06624
View commit details
Copy full SHA for 1d06624
View code at this point
Browse repository at this point
Disable deprecation warnings for VS builds
Show description for d40069a
pps83
authored and
jkeiser
committed
d40069a
View commit details
Copy full SHA for d40069a
View code at this point
Browse repository at this point
Commits on May 2, 2020
Merge branch 'master' of github.com:simdjson/simdjson into cmake-flags
furkanusta
committed
af968c5
View commit details
Copy full SHA for af968c5
View code at this point
Browse repository at this point
A gift to John.
lemire
committed
1c34707
View commit details
Copy full SHA for 1c34707
View code at this point
Browse repository at this point
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 May 1, 2020
Trying to avoid unused warnings in isa detection. (#846)
lemire
authored
9863f62
View commit details
Copy full SHA for 9863f62
View code at this point
Browse repository at this point
Hiding cpuid_*_bit as well as related enum. (#843)
lemire
authored
8c45a18
View commit details
Copy full SHA for 8c45a18
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
This function is unused. (#842)
lemire
authored
073ad0d
View commit details
Copy full SHA for 073ad0d
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 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 27, 2020
Improves clang-cl build with Visual Studio (#809)
pps83
authored
0514588
View commit details
Copy full SHA for 0514588
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Amalgamate src/simdjson.cpp as-is
Show description for 24a185d
pps83
committed
24a185d
View commit details
Copy full SHA for 24a185d
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Trying to improve a bit. (#791)
Show description for c750095
lemire
authored
c750095
View commit details
Copy full SHA for c750095
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Enable /sdl warnings on Windows
jkeiser
committed
66acab4
View commit details
Copy full SHA for 66acab4
View code at this point
Browse repository at this point
elimination of most of g++ -Weffc++ warnings (#764)
Show description for 87acab0
3 people
authored
87acab0
View commit details
Copy full SHA for 87acab0
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Use int as index to reduce cast operations
Show description for a198abc
jkeiser
committed
a198abc
View commit details
Copy full SHA for a198abc
View code at this point
Browse repository at this point
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
Merge pull request #729 from simdjson/jkeiser/cmake-amalgamate
Show description for a116e68
jkeiser
authored
a116e68
View commit details
Copy full SHA for a116e68
View code at this point
Browse repository at this point
Being explicit regarding the initialization of two member variables. (#765)
lemire
authored
536fe28
View commit details
Copy full SHA for 536fe28
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
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
Merge pull request #727 from simdjson/jkeiser/cmake-checkperf
Show description for fbf274a
jkeiser
authored
fbf274a
View commit details
Copy full SHA for fbf274a
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Fixing typo.
lemire
committed
3c1b403
View commit details
Copy full SHA for 3c1b403
View code at this point
Browse repository at this point
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 19, 2020
Add SIMDJSON_FORCE_IMPLEMENTATION
jkeiser
committed
22b9a53
View commit details
Copy full SHA for 22b9a53
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
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 15, 2020
Can we provide a size() function to arrays and objects? (eager approach) [TO BE MERGED] (#690)
Show description for b523c43
lemire
authored
b523c43
View commit details
Copy full SHA for b523c43
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
Previous
Next
You can’t perform that action at this time.