This is the Linux app named simdjson whose latest release can be downloaded as Version3.3.0.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named simdjson with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
simdjson
DESCRIPTION
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. The simdjson library uses three-quarters less instructions than state-of-the-art parser RapidJSON. To our knowledge, simdjson is the first fully-validating JSON parser to run at gigabytes per second (GB/s) on commodity processors. It can parse millions of JSON documents per second on a single core.
Features
- Over 4x faster than commonly used production-grade JSON parsers
- Minify JSON at 6 GB/s, validate UTF-8 at 13 GB/s, NDJSON at 3.5 GB/s
- First-class, easy to use and carefully documented APIs
- Full JSON and UTF-8 validation, lossless parsing. Performance with no compromises
- Selects a CPU-tailored parser at runtime. No configuration needed
- From memory allocation to error handling, simdjson's design avoids surprises
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/simdjson.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.