mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-08-22 04:06:24 -06:00
15 lines
445 B
Markdown
15 lines
445 B
Markdown
# bdwgc-rs
|
|
|
|
[](https://circleci.com/gh/raviqqe/bdwgc-rs)
|
|
[](LICENSE)
|
|
|
|
`GlobalAlloc` implementation for [bdwgc](//github.com/ivmai/bdwgc), the conservative garbage collector.
|
|
|
|
## Usage
|
|
|
|
See [`examples`](examples) directory.
|
|
|
|
## License
|
|
|
|
[MIT](LICENSE)
|