forked from GitHub/bdwgc-rust
@@ -1,8 +1,8 @@
|
||||
# bdwgc-alloc
|
||||
# bdwgc-rust
|
||||
|
||||
[](https://github.com/raviqqe/bdwgc-alloc/actions)
|
||||
[](https://github.com/bdwgc/bdwgc-rust/actions)
|
||||
[](https://crates.io/crates/bdwgc-alloc)
|
||||
[](LICENSE)
|
||||
[](LICENSE)
|
||||
|
||||
[`GlobalAlloc`](https://doc.rust-lang.org/std/alloc/trait.GlobalAlloc.html) implementation for [`bdwgc`][bdwgc], the conservative garbage collector.
|
||||
|
||||
@@ -22,4 +22,4 @@ cargo build --no-default-features --features cmake
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
||||
[bdwgc]: https://github.com/ivmai/bdwgc
|
||||
[bdwgc]: https://github.com/bdwgc/bdwgc
|
||||
|
||||
Reference in New Issue
Block a user