blob: b03b22a26d627f2f7fd3736bb588ed388b296307 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
simdjson: simdjson (JSON Parser)
simdjson:
simdjson: The simdjson library uses commonly available SIMD instructions
simdjson: and microparallel algorithms to parse JSON 4x faster than RapidJSON
simdjson: and 25x faster than JSON for Modern C++
simdjson:
simdjson:
simdjson:
simdjson: Homepage:https://github.com/simdjson/simdjson
simdjson:
simdjson:
|