From 1c47316e9c01430090d05a8cc61320f0c1183fb9 Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Fri, 6 Mar 2026 09:06:59 -0600 Subject: [PATCH] Readme roadmap update/fix --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e15d7a..f19a6c5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,13 @@ but I hope to improve it overtime. - [ ] Better testing tools/suite - [x] Memory Allocator [Repo](https://myrepos.dev/Randy-Jordan/mem) - [x] String Views [Repo](https://myrepos.dev/Randy-Jordan/sv) -- [x] Open a Window and popup with "platform layer". +- [ ] Singly Linked List + - [ ] Queue + - [ ] Stack +- [ ] Quarks / Atoms data structure. +- [ ] Hash Table +- [ ] Logging +- [ ] Data Serialization ## Usage `make` to build.