awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • waruqi/tboxالصورة الرمزية لـ waruqi

    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