An open API service indexing awesome lists of open source software.

https://github.com/softdevteam/rgcrt

The experimental Rust GC runtime
https://github.com/softdevteam/rgcrt

Last synced: 5 months ago
JSON representation

The experimental Rust GC runtime

Awesome Lists containing this project

README

          

# The experimental Rust GC runtime

#### WARNING

This runtime library is built to work with LLVM's Statepoint GC API which is
only compatible with x86_64 architecture.