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 }}
cppchedy
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 1, 2020
In the future, we will bump the so version with even minor releases. (#664)
lemire
authored
7dad9fc
View commit details
Copy full SHA for 7dad9fc
Browse repository at this point
Merge pull request #666 from Mengesh/patch-1
Show description for b249d7c
jkeiser
authored
b249d7c
View commit details
Copy full SHA for b249d7c
Browse repository at this point
Update basics.md
Show description for 4060f64
Marko Radišić
authored
4060f64
View commit details
Copy full SHA for 4060f64
Browse repository at this point
CMake: Bump SOVERSION to "1" due to the breaking changes in API/ABI. (fixes #661) (#662)
cdluminate
authored
5b2f7d3
View commit details
Copy full SHA for 5b2f7d3
Browse repository at this point
Commits on Mar 31, 2020
Release candidate (#655)
Show description for 3116e29
lemire
authored
3116e29
View commit details
Copy full SHA for 3116e29
Browse repository at this point
More precise prerequisites
lemire
authored
d2406f2
View commit details
Copy full SHA for d2406f2
Browse repository at this point
Let us link to the API on simdjson.org (#654)
Show description for a648318
lemire
authored
a648318
View commit details
Copy full SHA for a648318
Browse repository at this point
grammar
lemire
authored
849f54e
View commit details
Copy full SHA for 849f54e
Browse repository at this point
Fixed botched edit.
lemire
authored
61009fe
View commit details
Copy full SHA for 61009fe
Browse repository at this point
Commits on Mar 30, 2020
Displaying the numbers of documents parsed per second (#652)
Show description for 21dce6c
lemire
authored
21dce6c
View commit details
Copy full SHA for 21dce6c
Browse repository at this point
Merge pull request #647 from simdjson/jkeiser/doxygen-update
Show description for 56bc8a7
jkeiser
authored
56bc8a7
View commit details
Copy full SHA for 56bc8a7
Browse repository at this point
Remove set_capacity, replace with allocate
Show description for d93af11
jkeiser
committed
d93af11
View commit details
Copy full SHA for d93af11
Browse repository at this point
Deprecate more things
jkeiser
committed
434776d
View commit details
Copy full SHA for 434776d
Browse repository at this point
Update doxygen to not show deprecated/private things
jkeiser
committed
6167e9c
View commit details
Copy full SHA for 6167e9c
Browse repository at this point
Merge pull request #646 from simdjson/jkeiser/quickstart-example
Show description for dc918d7
jkeiser
authored
dc918d7
View commit details
Copy full SHA for dc918d7
Browse repository at this point
Add error handling info to RELEASES.md
jkeiser
committed
9906887
View commit details
Copy full SHA for 9906887
Browse repository at this point
Update JsonStream.md -> parse_many to new API
jkeiser
committed
b5a1017
View commit details
Copy full SHA for b5a1017
Browse repository at this point
Add RELEASES.md
jkeiser
committed
7badc23
View commit details
Copy full SHA for 7badc23
Browse repository at this point
The testing files should not be all over the place. The "small" directory should be only for small files (duh). (#650)
lemire
authored
ab78482
View commit details
Copy full SHA for ab78482
Browse repository at this point
Better documentation for the -H flag. (#651)
lemire
authored
6369cf4
View commit details
Copy full SHA for 6369cf4
Browse repository at this point
Generate API docs at /api/docs
jkeiser
committed
7656bd5
View commit details
Copy full SHA for 7656bd5
Browse repository at this point
Commits on Mar 29, 2020
Compile performance.md examples in tests
jkeiser
committed
2115596
View commit details
Copy full SHA for 2115596
Browse repository at this point
Compile examples from implementation-selection.md
jkeiser
committed
0e3453f
View commit details
Copy full SHA for 0e3453f
Browse repository at this point
Add actual examples from basics.md to readme_examples
jkeiser
committed
7ed65e4
View commit details
Copy full SHA for 7ed65e4
Browse repository at this point
Run quickstart example in CI
jkeiser
committed
835b640
View commit details
Copy full SHA for 835b640
Browse repository at this point
Update amalgamated headers
jkeiser
committed
6ee3318
View commit details
Copy full SHA for 6ee3318
Browse repository at this point
Commits on Mar 28, 2020
Merge pull request #644 from simdjson/jkeiser/indexer
Show description for ae24fe3
jkeiser
authored
ae24fe3
View commit details
Copy full SHA for ae24fe3
Browse repository at this point
Merge pull request #643 from simdjson/jkeiser/get
Show description for d4f4608
jkeiser
authored
d4f4608
View commit details
Copy full SHA for d4f4608
Browse repository at this point
Remove array indexer, make object indexer key lookup
jkeiser
committed
ea8a502
View commit details
Copy full SHA for ea8a502
Browse repository at this point
Replace as_X and is_X with get<T> and is<T>
jkeiser
committed
622d9c9
View commit details
Copy full SHA for 622d9c9
Browse repository at this point
Merge pull request #642 from simdjson/jkeiser/dom
Show description for bb0c954
jkeiser
authored
bb0c954
View commit details
Copy full SHA for bb0c954
Browse repository at this point
Rename dom::stream to dom::document_stream
jkeiser
committed
62da98a
View commit details
Copy full SHA for 62da98a
Browse repository at this point
Move document/element/etc. under dom
jkeiser
committed
03746b9
View commit details
Copy full SHA for 03746b9
Browse repository at this point
Merge pull request #640 from simdjson/jkeiser/simdjson-result
Show description for de001da
jkeiser
authored
de001da
View commit details
Copy full SHA for de001da
Browse repository at this point
Improving readability a bit, but introducing page breaks.
lemire
authored
0da460c
View commit details
Copy full SHA for 0da460c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.