C

cann-src-third-party

Version management of open-source third-party libraries referenced by Ascend's business

公告
热门项目
2

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

2

遵循C11 Annex K (Bounds-checking interfaces)的标准,选取并实现了常见的内存/字符串操作类的函数,如memcpy_s、strcpy_s等函数。 未来将分析C11 Annex K中的其他标准函数,如果有必要,将在该组织中实现。 处理边界检查函数的版本发布、更新以及维护。

2

mockcpp is a jmock-like generic C/C++ Mock Framework, which doesn't use complex template technique which will result in very heavy compiling overhead.

1

JSON for Modern C++

1

Protocol Buffers - Google's data interchange format

1

The Boost project provides free peer-reviewed portable C++ source libraries.

  • Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and portable software suite for solving combinatorial optimization problems. The suite contains: Two constraint programming solver (CP* and CP-SAT); Two linear programming solvers (Glop and PDLP); Wrappers around commercial and other open source solvers, including mixed integer solvers; Bin packing and knapsack algorithms; Algorithms for the Traveling Salesman Problem and Vehicle Routing Problem; Graph algorithms (shortest paths, min cost flow, max flow, linear sum assignment). We wrote OR-Tools in C++, but provide wrappers in Python, C# and Java.

    0
    0
    更新于 5 天前
    Star
  • Protocol Buffers - Google's data interchange format

    1
    1
    更新于 2025年10月21日
    Star
  • {fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.

    0
    1
    更新于 2025年9月28日
    Star
  • The repository contains the Abseil C++ library code. Abseil is an open-source collection of C++ code (compliant to C++17) designed to augment the C++ standard library.

    0
    1
    更新于 2025年10月21日
    Star
  • The Boost project provides free peer-reviewed portable C++ source libraries.

    1
    1
    BSL-1.0
    更新于 2025年8月20日
    Star
  • Seamless operability between C++11 and Python

    0
    1
    更新于 2025年9月28日
    Star
  • A massively spiffy yet delicately unobtrusive compression library. source code address: https://github.com/madler/zlib

    0
    1
    更新于 2025年9月30日
    Star
  • c-ares is a modern DNS (stub) resolver library, written in C. It provides interfaces for asynchronous queries while trying to abstract the intricacies of the underlying DNS protocol. It was originally intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel.

    0
    1
    更新于 2025年11月19日
    Star
  • RE2 is an efficient, principled regular expression library that has been used in production at Google and many other places since 2006.

    0
    1
    更新于 2025年11月19日
    Star
  • 暂无简介

    0
    1
    更新于 2025年11月22日
    Star
查看全部项目 >
公告
成就
12
Star
51
Fork
2.64 M
Download
常用语言
Shell
C++
C
CMake
Python