commit b5e7d9188361f04ee397ee750e814c8126a35242 Author: Roland Conybeare Date: Tue Jul 29 07:15:43 2025 -0500 + README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..eeef6ca5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# xo-alloc -- arena allocator with rudimentary GC support + +Xo-alloc is a lightweight arena allocator