Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maolonglong/rc
Reference counting in Zig
https://github.com/maolonglong/rc
atomic memory-management zig
Last synced: about 2 months ago
JSON representation
Reference counting in Zig
- Host: GitHub
- URL: https://github.com/maolonglong/rc
- Owner: maolonglong
- License: mit
- Created: 2024-01-02T15:20:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-07T07:47:01.000Z (2 months ago)
- Last Synced: 2024-12-07T08:25:07.330Z (2 months ago)
- Topics: atomic, memory-management, zig
- Language: Zig
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reference Counting
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/maolonglong/rc/zig.yml?label=ci)](https://github.com/maolonglong/rc/actions/workflows/zig.yml)
[![Codecov](https://img.shields.io/codecov/c/github/maolonglong/rc/main?logo=codecov)](https://codecov.io/gh/maolonglong/rc)