What's New
The following table describes the latest updates in BoostCore documentation. New features are released after being verified.
June 2026
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the KAE documents. |
|
|
2 |
Updated the KQMalloc documents. |
|
|
3 |
Updated the kpglibc documents. |
The memcmp function is continuously optimized based on the Kunpeng 950 processor. |
|
4 |
Added the Snappy documents. |
|
|
5 |
Added the zstd documents. |
|
|
6 |
Added the LZ4 documents. |
|
|
7 |
Added the zlib documents. |
|
|
8 |
Changed the category of the Protobuf library and updated its documents. |
|
|
9 |
Changed the category of the Sonic-Cpp library. |
The Sonic-Cpp library is categorized under "KSERL (Serialization)". |
|
10 |
Added the KSERL fbthrift documents. |
|
|
11 |
Added the KSERL simdjson documents. |
|
|
12 |
Added the KSERL RapidJSON documents. |
|
April 2026
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Migrated the Kunpeng Accelerator Engine (KAE) to the GitCode open-source platform. |
|
|
2 |
Migrated the Kunpeng Unified Acceleration Framework (KUAF) to the GitCode open-source platform. |
Open-source software packages and documents are provided on GitCode. |
|
3 |
Added the Sonic-Cpp library to the KSL. |
|
System Library Sonic-Cpp Documentation |
4 |
Added the protobuf library to the KSL. |
|
System Library Protobuf Documentation |
5 |
Migrated the KQMalloc documents to the GitCode open-source platform. |
Binary software packages and documents are provided on GitCode. |
|
6 |
Migrated the kpglibc documents to the GitCode open-source platform. |
|
|
7 |
Migrated the AVX2KI documents to the GitCode open-source platform. |
Binary software packages and documents are provided on GitCode. |
|
8 |
Migrated the Hyperscan documents. |
Hyperscan documents are migrated to the Intelligent Data Analytics site. |
|
9 |
Adjusted the categorization of the Kunpeng Vector Signal Processing (KVSIP) library. |
The category of KVSIP is changed to KSL (system library). |
|
10 |
Migrated the KAIL documents to the GitCode open-source platform. |
|
|
11 |
Migrated the HMPP documents to the GitCode open-source platform. |
Binary software packages and documents are provided on GitCode. |
|
12 |
Added the Kunpeng Video Codec Library (KVCL) to the KMML media library. |
|
|
13 |
Migrated media library documents. |
The x265 encoding library, HW265Enc, KPCV, and KIL documents are migrated to the BoostMedia documentation. |
December 2025
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the Kunpeng Accelerator Engine User Guide. |
KAE 2.0 supports Kunpeng 950 processors. Asynchronous interfaces of the KAELz4 library support the polling mode. |
|
2 |
Updated the KUAF Developer Guide. |
Added support for asymmetric algorithms RSA and SM2 in the KUAF. |
|
3 |
Added the KACC_crypto library. |
The KACC_crypto library leverages CPU SIMD and pipelining to improve single-core computing efficiency, optimize the SHA1_MB algorithm, and enhance HMAC performance. It can connect to VPP applications. |
|
4 |
Updated the BiSheng JDK Acceleration Library User Guide. |
Added support for the JProfilecache and DynamicMaxHeap features in BiSheng JDK 8. |
|
5 |
Added the Kunpeng Acceleration JSON (KACC_JSON) library. |
KACC_JSON is a high-performance JSON function library provided by Huawei based on the Kunpeng platform. It uses SVE256 instructions to enhance JSON serialization and deserialization. By leveraging Kunpeng hardware advantages, KACC_JSON delivers higher performance than Gson, an open-source Java library. |
|
6 |
Updated the Kunpeng System Library Developer Guide. |
Added KHSEL enhancements, including the optimization of the Hyperscan multi-pattern matching algorithm and the backend validation of long strings for the Rose interpreter. |
Kunpeng System Library Developer Guide |
7 |
Updated the Hyperscan Compilation Guide. |
Added the false positive blocking feature for the multi-pattern matching algorithm and optimized backend validation of long rules for the Rose interpreter. |
Hyperscan Compilation Guide |
8 |
Updated the HMPP User Guide. |
|
|
9 |
Updated the HW265Enc User Guide. |
Applied affinity optimization to the HW265 encoding library and verified the adaptation and performance of this library based on new Kunpeng 920 processor models. |
HW265Enc User Guide |
10 |
Updated the Kunpeng Computer Vision Library User Guide. |
|
Kunpeng Computer Vision Library User Guide |
September 2025
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the Kunpeng Accelerator Engine User Guide. |
|
|
2 |
Updated the Kunpeng System Library Developer Guide. |
Optimized the SVE implementations of memcpy and memset in the kpglibc library. |
Kunpeng System Library Developer Guide |
3 |
Added the x265 encoding library. |
x265 is an open-source free software and function library for encoding HEVC/H.265 videos. It takes advantage of SVE, a vectorized instruction set architecture, to improve the video encoding performance on Arm devices. |
x265 Encoding Library Developer Guide |
4 |
Added the Kunpeng Image Library. |
The Kunpeng Image Library optimizes the image encoding performance of open-source image libraries libwebp and libavif, as well as the sws_scale function in FFmpeg libswscale, through vector, algorithm, and process optimization. |
Kunpeng Image Library Developer Guide |
June 2025
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the Kunpeng Accelerator Engine User Guide. |
|
|
2 |
Added the Kunpeng Unified Acceleration Framework (KUAF). |
KUAF enhances the collaboration between the Kunpeng Accelerator Engine hardware and software libraries for faster compression. |
|
3 |
Updated the Kunpeng System Library Developer Guide. |
|
Kunpeng System Library Developer Guide |
4 |
Updated the Hyperscan Compilation Guide. |
Updated the content related to KHSEL. |
Hyperscan Compilation Guide |
5 |
Updated the HMPP User Guide. |
Implemented Enhanced Voice Services (EVS) encoding for the audio library based on the Kunpeng 920 processor. |
|
6 |
Updated the Kunpeng Computer Vision Library User Guide. |
|
Kunpeng Computer Vision Library User Guide |
7 |
Added the HW265Enc encoder. |
HW265Enc is an in-house video encoder following the H.265/High Efficiency Video Coding (HEVC) standard. |
HW265Enc User Guide |
March 2025
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the Kunpeng Accelerator Engine Developer Guide. |
|
|
2 |
Updated the BiSheng JDK Acceleration Library User Guide. |
Added the JBolt feature in BiSheng JDK 11. |
|
3 |
Updated the Kunpeng System Library Developer Guide. |
|
Kunpeng System Library Developer Guide |
4 |
Updated the HMPP User Guide. |
Implemented Enhanced Voice Services (EVS) decoding for the audio library based on the Kunpeng 920 processor. |
|
5 |
Updated the Kunpeng Computer Vision Library User Guide. |
Optimized five OpenCV image preprocessing functions (convertTo, contourArea, threshold, countNonZero, and warpAffine) based on Kunpeng 920 series processors. |
Kunpeng Computer Vision Library User Guide |
December 2024
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the Kunpeng Accelerator Engine Developer Guide. |
|
|
2 |
Updated the BiSheng JDK Acceleration Library User Guide. |
Added the JBolt feature to the BiSheng JDK acceleration library. |
|
3 |
Updated the Kunpeng System Library Developer Guide. |
|
Kunpeng System Library Developer Guide |
4 |
Released the Kunpeng System Library Open Source Software Notice. |
Added the open source software notice of the Kunpeng System Library. |
Kunpeng System Library Open Source Software Notice |
5 |
Updated the HAF User Guide. |
Upgraded the HAF software package to 1.4.0. |
|
6 |
Updated the Hyperscan Compilation Guide. |
Added the KHSEL package based on Hyperscan 5.4.2. |
Hyperscan Compilation Guide |
7 |
Updated the HMPP User Guide. |
Added wavelet transform and IIR filtering functions to the signal library. |
|
8 |
Added the Kunpeng Computer Vision (KPCV) library. |
The Kunpeng Computer Vision Library (KPCV) leverages Kunpeng vector instructions to optimize OpenCV and PyTorch image operators. |
Kunpeng Computer Vision Library User Guide |
September 2024
June 2024
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the HMPP User Guide. |
|
|
2 |
Updated the Kunpeng System Library Developer Guide. |
Added the KSL_ASN1 and KQMallocmt sub-libraries. |
Kunpeng System Library Developer Guide |
3 |
Updated the Hyperscan Compilation Guide. |
Added the compilation guide for Hyperscan 5.4.2 on openEuler. |
Hyperscan Compilation Guide |
March 2024
February 2024
January 2024
No. |
Update |
Description |
Document |
|---|---|---|---|
1 |
Updated the HMPP User Guide. |
Added the GSMHR interface for audio encoding. |
|
2 |
Updated the Kunpeng Math Library Developer Guide. |
|
|
3 |
Updated the Kunpeng Math Library Migration Guide. |
Added content about the migration of the LAPACK library. |
|
4 |
Updated the Kunpeng System Library Developer Guide. |
Added the Hyper Thread Library (HTL). |
Kunpeng System Library Developer Guide |
5 |
LOM DPDK |
Added the DPDK 21.11.5 support for openEuler 22.03 LTS SP2. |