This website requires JavaScript.
Explore
Help
Sign In
admin
/
simdjson-simdjson
Watch
1
Star
0
Fork
0
You've already forked simdjson-simdjson
mirror of
https://github.com/simdjson/simdjson
synced
2026-06-08 17:27:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc918d764e8fb3ea27ed31ea435c7afc0a3a0c6a
simdjson-simdjson
/
include
/
simdjson
T
History
John Keiser
dc918d764e
Merge pull request
#646
from simdjson/jkeiser/quickstart-example
...
Compile all .md examples in CI
2020-03-30 13:44:43 -07:00
..
inline
Add actual examples from basics.md to readme_examples
2020-03-29 16:28:29 -07:00
internal
Support cout << json, cout << minify(json)
2020-03-13 18:59:15 -07:00
common_defs.h
Move document/element/etc. under dom
2020-03-28 13:42:21 -07:00
compiler_check.h
Create top level simdjson.h (
#515
)
2020-03-04 10:12:27 -08:00
document_stream.h
Rename dom::stream to dom::document_stream
2020-03-28 13:42:24 -07:00
document.h
Merge pull request
#646
from simdjson/jkeiser/quickstart-example
2020-03-30 13:44:43 -07:00
error.h
Replace as_X and is_X with get<T> and is<T>
2020-03-28 15:29:53 -07:00
implementation.h
Generate API docs at /api/docs
2020-03-29 17:01:12 -07:00
jsonioutil.h
Use string_view instead of string/char* where possible
2020-03-27 13:11:41 -07:00
jsonparser.h
Move document/element/etc. under dom
2020-03-28 13:42:21 -07:00
padded_string.h
Move document/element/etc. under dom
2020-03-28 13:42:21 -07:00
parsedjson_iterator.h
Deprecate ParsedJson::Iterator
2020-03-25 18:26:51 -07:00
parsedjson.h
Generate API docs at /api/docs
2020-03-29 17:01:12 -07:00
portability.h
Remove TARGET_FALLBACK
2020-03-17 14:59:47 -07:00
simdjson_version.h
Make #defines into simdjson::constants
2020-03-11 19:16:29 -07:00
simdjson.h
Create top level simdjson.h (
#515
)
2020-03-04 10:12:27 -08:00