awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Dynamic Data Structures · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDynamic Data Structures

Lightweight containers for managing arrays, maps, and buffers.

Distinguishing note: Focuses on low-level C data structures rather than high-level database systems.

Explore 1 awesome GitHub repository matching data & databases · Dynamic Data Structures. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Dynamic Data Structures

Awesome Dynamic Data Structures GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • nothings/stb

    nothings/stb

    32,571View on GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    Manages dynamic arrays, hash maps, and string buffers for low-level environments.

    C
    32,571View on GitHub↗