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

https://github.com/powergee/cdrc-rs

A Rust Implementation of Concurrent Deferred Reference Counting (Daniel Anderson et al.)
https://github.com/powergee/cdrc-rs

Last synced: 8 months ago
JSON representation

A Rust Implementation of Concurrent Deferred Reference Counting (Daniel Anderson et al.)

Awesome Lists containing this project

README

          

# cdrc-rs
A Rust Implementation of Concurrent Deferred Reference Counting (Daniel Anderson et al.)