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
.circleci
on
jkeiser/string-state
User selector
All users
Datepicker
All time
Commit history
Commits on May 7, 2020
Making checkperf a lot more robust.
lemire
committed
cc701e6
View commit details
Copy full SHA for cc701e6
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Use gcc9 and clang9 where possible
jkeiser
committed
f43b6a0
View commit details
Copy full SHA for f43b6a0
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Remove Makefile and update CI not to use it
jkeiser
committed
92f3bb8
View commit details
Copy full SHA for 92f3bb8
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Let us drop libc++ (#787)
lemire
authored
c9a3800
View commit details
Copy full SHA for c9a3800
View code at this point
Browse repository at this point
Merge branch 'master' into jkeiser/cmake-fuzz-noexceptions
lemire
authored
7a2fda8
View commit details
Copy full SHA for 7a2fda8
View code at this point
Browse repository at this point
Let us see if we can test with libc++. (#732)
Show description for 185274e
lemire
authored
185274e
View commit details
Copy full SHA for 185274e
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Make fuzzing work without exceptions
jkeiser
committed
db314bc
View commit details
Copy full SHA for db314bc
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
Don't checkperf sanitize, don't do sanitize-gcc7
jkeiser
committed
7556445
View commit details
Copy full SHA for 7556445
View code at this point
Browse repository at this point
Add fallback, westmere and unthreaded checkperf
jkeiser
committed
3091e2d
View commit details
Copy full SHA for 3091e2d
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 sanitize-gcc9 test
jkeiser
committed
6d059b4
View commit details
Copy full SHA for 6d059b4
View code at this point
Browse repository at this point
Compile and run tests in parallel (-j)
jkeiser
committed
b6e23b2
View commit details
Copy full SHA for b6e23b2
View code at this point
Browse repository at this point
Consolidate multi-implementation tests
Show description for e5e6a46
jkeiser
committed
e5e6a46
View commit details
Copy full SHA for e5e6a46
View code at this point
Browse repository at this point
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 17, 2020
Run fewer redundant steps and configs in CI
jkeiser
committed
ff09b6c
View commit details
Copy full SHA for ff09b6c
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Let us try to check with the exceptions disabled. (#707)
Show description for 6d7c77d
lemire
authored
6d7c77d
View commit details
Copy full SHA for 6d7c77d
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
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
Commits on Apr 2, 2020
This is a first attempt at fixing issue 660. (#668)
Show description for 53fca1b
lemire
authored
53fca1b
View commit details
Copy full SHA for 53fca1b
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Typo
lemire
committed
c95e45d
View commit details
Copy full SHA for c95e45d
View code at this point
Browse repository at this point
Going less crazy.
lemire
committed
52b8d50
View commit details
Copy full SHA for 52b8d50
View code at this point
Browse repository at this point
Let us get circle ci to be more aggressive
lemire
committed
f581627
View commit details
Copy full SHA for f581627
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Correcting indentation.
lemire
authored and
jkeiser
committed
c79cf8d
View commit details
Copy full SHA for c79cf8d
View code at this point
Browse repository at this point
Introducing strict tests (-Werror) only for GCC 8 and GCC 9.
lemire
authored and
jkeiser
committed
cf704cf
View commit details
Copy full SHA for cf704cf
View code at this point
Browse repository at this point
Can we test with GCC 9
lemire
authored and
jkeiser
committed
265d474
View commit details
Copy full SHA for 265d474
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
If we are going to have a google benchmark flag, we better make sure … (#551)
Show description for 12c85d3
lemire
and
jkeiser
authored
12c85d3
View commit details
Copy full SHA for 12c85d3
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
Adding haswell amal. tests (#447)
Show description for ab6d487
lemire
authored
ab6d487
View commit details
Copy full SHA for ab6d487
View code at this point
Browse repository at this point
Commits on Nov 22, 2019
Make threads optional in the cmake build (#376)
Show description for 6d14afd
pauldreik
authored
6d14afd
View commit details
Copy full SHA for 6d14afd
View code at this point
Browse repository at this point
Commits on Aug 16, 2019
Give test jobs better names
jkeiser
committed
b49eefb
View commit details
Copy full SHA for b49eefb
View code at this point
Browse repository at this point
Reuse jobs in Circle CI
jkeiser
committed
640283f
View commit details
Copy full SHA for 640283f
View code at this point
Browse repository at this point
Make perf validation more stable, check no-AVX as well (#275)
Show description for c8d50a6
jkeiser
authored and
lemire
committed
c8d50a6
View commit details
Copy full SHA for c8d50a6
View code at this point
Browse repository at this point
Commits on Aug 9, 2019
Adding more sanitize tests as part of the CI. (#267)
Show description for 7be2998
lemire
authored
7be2998
View commit details
Copy full SHA for 7be2998
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Extending the no-avx tests on circleci.
lemire
committed
0c2f58e
View commit details
Copy full SHA for 0c2f58e
View code at this point
Browse repository at this point
Commits on May 10, 2019
Fix for issue 150 (#162)
Show description for f75280a
lemire
authored
f75280a
View commit details
Copy full SHA for f75280a
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Change parse_json return type from bool to int (#82)
Show description for 352dd5e
atomheartother
authored and
lemire
committed
352dd5e
View commit details
Copy full SHA for 352dd5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.