Hasty Briefsbeta

双语

M*LIB The STL library for modern C

5 months ago
  • #generic containers
  • #C programming
  • #data structures
  • M*LIB是一个用纯C语言(C99/C11)编写的通用且类型安全的容器/数据结构库。
  • 它提供了与C++ STL类似的大量容器集合。
  • 该项目托管在GitHub上,仓库名为'P-p-H-d/mlib'。