Catch2 是一个现代的 C++ 单元测试框架,带有micro-benchmarking、TDD、BDD功能
An open-source post-exploitation framework for students, researchers and developers.
翻译 - BYOB(建立自己的僵尸网络)
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
翻译 - CLI11 是 C++11 及更高版本的命令行解析器,提供丰富的功能集和简单直观的界面。
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
翻译 - 嵌入式系统的微型,快速,非依赖性和完全加载printf实现。广泛的测试套件通过。
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
翻译 - 基于C ++ 11/14/17/20的基于Robin Hood哈希的快速且内存高效的哈希表
Insanely fast ECS (Entity Component System) for Java