awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • waruqi/tboxAvatar von waruqi

    waruqi/tbox

    5,111Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,111
  1. Home
  2. Operating Systems & Systems Programming
  3. Generic Container Libraries