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

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

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

1 个仓库

Awesome GitHub RepositoriesStandardized Data Containers

Generic implementations of fundamental data structures like hash tables, vectors, and linked lists.

Distinct from Table Data Managers: Candidates focus on container orchestration (DevOps) or specific vector databases for AI, not general-purpose C containers.

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

Awesome Standardized Data Containers GitHub Repositories

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

    tboox/tbox

    5,111在 GitHub 上查看↗

    Tbox 是一个用于便携式 C 开发的综合底层实用库和工具包集合。它提供了一个多平台 C 实用库,作为标准库的轻量级替代品,提供优化的内存管理和系统抽象,以确保跨不同操作系统的硬件兼容性。 该项目通过一个标准化的数据容器框架脱颖而出,包括带有集成搜索和排序功能的哈希表、向量和链表。它还提供了一个专门用于网络和序列化的工具包,管理 HTTP 请求、SSL 加密以及 JSON、XML 和二进制格式之间的数据转换。 能力范围扩展到通过协程和线程池进行的并发任务执行、统一的系统调用抽象和 2D 图形渲染。其他功能包括加密哈希生成、正则表达式执行、定点算术和内存池管理。 该工具包还包括用于 iOS 和 macOS 上 Objective-C 方法追踪的专用工具,以及能够处理 x86 脚本指令的虚拟机。

    Provides a comprehensive set of standardized data containers including hash tables, vectors, and linked lists with iterator support.

    C
    在 GitHub 上查看↗5,111
  1. Home
  2. Data & Databases
  3. Standardized Data Containers