forked from GitHub/bdwgc-rust
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)
|