1 个仓库
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.
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.