Categories
Libraries
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

Reference-counted Shared Pointer for Zig

This is an implementation of (both atomically and non-atomically) reference-counted shared pointer for Zig. It’s somewhat similar to Rust’s Rc and Arc as well as C++‘s shared_ptr.

It’s in early stages of development and is not proven to be correct or feature-complete. Let’s call it a prototype.

About
Reference-counted Shared Pointer for Zig
Owner
yrashk (User)
Last Commit
2023-08-03
Latest Release
Latest Release Date
Created
2020-04-23