Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

sionpixley/Sion-Vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPO IS NOW ARCHIVED. NO MORE UPDATES WILL BE MADE.

I created this project to learn more about memory management in C/C++. It works really well (better than I expected), but it does not provide any advantage over std::vector. Please use std::vector. This project has served its purpose and will not be maintained anymore.

Sion-Vector

Creating a custom vector using C's malloc, realloc, and free.

About

Creating a custom vector using C's malloc, realloc, and free.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages