Sign inSign up

openeuler/sonic-cpp

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.7K

openeuler/sonic-cpp repository overview

Quick reference

sonic-cpp | openEuler

Sonic-Cpp is a fast JSON serializing & deserializing library, accelerated by SIMD. It provides complete APIs for JSON value manipulation, fast JSON serializing and parsing, and supports parse ondemand.

The tag of each sonic-cpp docker image is consist of the version of sonic-cpp and the version of basic image. The details are as follows

TagsCurrentlyArchitectures
1.0.2-oe2403sp4sonic-cpp 1.0.2 on openEuler 24.03-lts-sp4amd64, arm64
1.0.2-oe2403sp3sonic-cpp 1.0.2 on openEuler 24.03-lts-sp3amd64, arm64

Usage

docker pull openeuler/sonic-cpp:{Tag}
docker run --rm -v $(pwd):/workspace openeuler/sonic-cpp:{Tag} g++ -I/usr/local/include -march=haswell --std=c++11 -O3 /workspace/example.cpp -o /workspace/example

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:64618c720

Size

223.1 MB

Last updated

2 months ago

docker pull openeuler/sonic-cpp

This week's pulls

Pulls:

4

Last week