~vladh/hare-project-library

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[PATCH hare-project-library] add hare-atomics

Details
Message ID
<20230303132004.23355-1-illiliti@dimension.sh>
DKIM signature
missing
Download raw message
Patch: +4 -0
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index e6b85de..39f6328 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,10 @@ If you're interested specifically in 3D graphics, check out
* [~blainsmith/hare-logfmt](https://git.sr.ht/~blainsmith/hare-logfmt): A logfmt formatter for [log::logger](https://docs.harelang.org/log)
* [~blainsmith/hare-prometheus](https://git.sr.ht/~blainsmith/hare-prometheus): [Prometheus](https://prometheus.io) metrics

## Low-level primitives

* [~illiliti/hare-atomics](https://codeberg.org/illiliti/hare-atomics): Atomic operations

## Math

* [~smlavine/quadratic](https://sr.ht/~smlavine/quadratic): A simple command-line quadratic formula solver
-- 
2.35.1
Details
Message ID
<CQWSL7UERQFK.1POIJH6Q8GXFE@usu>
In-Reply-To
<20230303132004.23355-1-illiliti@dimension.sh> (view parent)
DKIM signature
missing
Download raw message
Nice, thank you!
Reply to thread Export thread (mbox)