Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
遵循C11 Annex K (Bounds-checking interfaces)的标准,选取并实现了常见的内存/字符串操作类的函数,如memcpy_s、strcpy_s等函数。 未来将分析C11 Annex K中的其他标准函数,如果有必要,将在该组织中实现。 处理边界检查函数的版本发布、更新以及维护。
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.
JSON for Modern C++
Protocol Buffers - Google's data interchange format
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.
StarProtocol Buffers - Google's data interchange format
Star{fmt} is an open-source formatting library providing a fast and safe alternative to C stdio and C++ iostreams.
StarThe 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.
StarThe Boost project provides free peer-reviewed portable C++ source libraries.
StarSeamless operability between C++11 and Python
StarA massively spiffy yet delicately unobtrusive compression library. source code address: https://github.com/madler/zlib
Starc-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.
StarRE2 is an efficient, principled regular expression library that has been used in production at Google and many other places since 2006.
Star暂无简介
Star