mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
@@ -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)
|
[](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.
|
[`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)
|
[MIT](LICENSE)
|
||||||
|
|
||||||
[bdwgc]: https://github.com/ivmai/bdwgc
|
[bdwgc]: https://github.com/bdwgc/bdwgc
|
||||||
|
|||||||
Reference in New Issue
Block a user