bdwgc-d 0.3.3
BoehmGC Allocator - D bindings
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
bdwgc-d -- Boehm-Demers-Weiser conservative garbage collector library for D
D library for interfacing with libgc (bdwgc) using importC
What's the difference between libgc-d?
A: bdwgc-d is generated by importC, not manual binding wrapper.
Required
[!WARNING] GDC/GNU D does not directly compile C files into modules.
How to use
dub add bdwgc-d
Compiler Support
bdwgc-d should be compatible with multiple D compilers including ldc2, and dmd. When you use dub to build your project, it should automatically detect the compiler you have installed and use it to compile your code.
Acknowledge for reference
- lycus/libgc-d: manual binding (archived)
- 0.3.3 released 10 days ago
- bdwgc/bdwgc-d
- Apache-2.0
- Authors:
- Dependencies:
- none
- Versions:
-
Show all 13 versions0.3.3 2026-Mar-03 0.3.2 2026-Jan-31 0.3.1 2025-Jul-26 0.3.0 2025-Jun-09 0.2.9 2025-May-19 - Download Stats:
-
-
0 downloads today
-
1 downloads this week
-
4 downloads this month
-
29 downloads total
-
- Score:
- 0.2
- Short URL:
- bdwgc-d.dub.pm