[ buster ]
[ bullseye ]
[ 源代码: dcontainers ]
软件包:libdcontainers0(0.8.0~alpha.12-1)
libdcontainers0 的相关链接
Debian 的资源:
下载源码包 dcontainers:
- [dcontainers_0.8.0~alpha.12-1.dsc]
- [dcontainers_0.8.0~alpha.12.orig.tar.gz]
- [dcontainers_0.8.0~alpha.12-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Containers backed by stdx.allocator
This D module implements container types based on the std.experimental.allocator allocator design.
It includes implementations of the following container types:
- Dynamic Array - Hash Map - Hash Set - Immutable hash set - Open-Addressed Hash Set - SIMD-accelerated Set - Singly-linked list - Tree Map - T-Tree - Unrolled Linked List
其他与 libdcontainers0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 支持库
-
- dep: libphobos2-ldc-shared82 (>= 1:1.12.0)
- LLVM D Compiler - Standard and runtime libraries
-
- dep: libstdx-allocator0 (>= 3.0.1)
- High-level interface for allocators for D