awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesGeneric Container Libraries

Implementations of standard data structures that handle groups of objects to reduce manual memory management.

Distinct from Object Collection Management: Focuses on providing the foundational container types for C, not managing specific API object sets.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Generic Container Libraries. Refine with filters or upvote what's useful.

Awesome Generic Container Libraries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • waruqi/tboxwaruqi 的头像

    waruqi/tbox

    5,111在 GitHub 上查看↗

    tbox is a multi-platform C standard library and toolkit designed for portable software development. It provides a core foundation for low-level system programming through a collection of system primitives, data structures, and memory management tools. The project includes a coroutine framework for cooperative multitasking and asynchronous logic, a data structure library featuring generic containers with a consistent iterator interface, and a memory management toolkit for pool allocation and debugging of heap overflows and leaks. It also provides a network and serialization toolset for handlin

    Provides standardized container types to handle groups of objects and avoid manual memory management.

    C
    在 GitHub 上查看↗5,111
  1. Home
  2. Operating Systems & Systems Programming
  3. Generic Container Libraries