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

https://github.com/codemix/backing

Provides a virtual address space for large segments of memory via JavaScript ArrayBuffers, and operations for allocating and freeing within the address space, optionally via a simple reference counting garbage collector.
https://github.com/codemix/backing

Last synced: 10 months ago
JSON representation

Provides a virtual address space for large segments of memory via JavaScript ArrayBuffers, and operations for allocating and freeing within the address space, optionally via a simple reference counting garbage collector.

Awesome Lists containing this project