mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-06-13 00:50:16 -06:00
15 lines
513 B
Markdown
15 lines
513 B
Markdown
# bdwgc-rs
|
|
|
|
[](https://circleci.com/gh/raviqqe/bdwgc-rs)
|
|
[](LICENSE)
|
|
|
|
[`GlobalAlloc`](https://doc.rust-lang.org/std/alloc/trait.GlobalAlloc.html) implementation for [bdwgc](https://github.com/ivmai/bdwgc), the conservative garbage collector.
|
|
|
|
## Usage
|
|
|
|
See [`examples`](examples) directory.
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE)
|