Readme roadmap update/fix
This commit is contained in:
@@ -21,7 +21,13 @@ but I hope to improve it overtime.
|
|||||||
- [ ] Better testing tools/suite
|
- [ ] Better testing tools/suite
|
||||||
- [x] Memory Allocator [Repo](https://myrepos.dev/Randy-Jordan/mem)
|
- [x] Memory Allocator [Repo](https://myrepos.dev/Randy-Jordan/mem)
|
||||||
- [x] String Views [Repo](https://myrepos.dev/Randy-Jordan/sv)
|
- [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
|
## Usage
|
||||||
`make` to build.
|
`make` to build.
|
||||||
|
|||||||
Reference in New Issue
Block a user