An open API service indexing awesome lists of open source software.

https://github.com/flasd/js-arrays-in-c


https://github.com/flasd/js-arrays-in-c

array c js-like linked-lists

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# js-arrays-in-c
js-like arrays in C implemented using linked-lists with ability to use functions like map and forEach!!

## To Do's
- [ ] Write tests.
- [x] Write build script.
- [ ] Write docs.
- [ ] Hunt down memory leaks.

Contributions are apreciated!
This is licenced under the MIT licence. Go nuts :satisfied: