forked from GitHub/bdwgc-rust
Update readme
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
# bdwgc-rs
|
# 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` directory](examples).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT](LICENSE)
|
[MIT](LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user